diff options
author | xtraeme <xtraeme> | 2003-12-18 03:01:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-18 03:01:38 +0000 |
commit | 98feb5a5eac97cf87ff29af42165ddfd18e05a71 (patch) | |
tree | 2b73f48ddebffc09dc180d7d0483734b4e1c61cf /net/ettercap/PLIST | |
parent | 48bc2a81a5071e71cfac407f98707a25e3e3ed6d (diff) | |
download | pkgsrc-98feb5a5eac97cf87ff29af42165ddfd18e05a71.tar.gz |
Update to 0.6.b
Changes:
0.6.b 20030710
+ Plugins now works with GTK+ interface
+ Updated the passive OS fingerprint database (1279 records)
!! Fixed internal refreshing (for huge traffic loads)
!! Fixed wifi-dump support
!! Fixed doppleganger re-arp
!! Fixed a problem with signed char under mac G3
!! Fixed some possible buffer overflows
0.6.a 20030507
+ Buffered Data Connections (only for ncurses)
+ New Sniffing method (Port Stealing)
+ Updated the passive OS fingerprint database (1189 records)
+ enhanced smb dissector
+ enhanced troll plugin against request caching
+ NEW PLUGIN: Confusion,Hunter, SMB suite
+ partial wifi-dump support (experimental)
!! Fixed demonization problem
!! Fixed StateMachine problem
!! a bouch of bug fix
Diffstat (limited to 'net/ettercap/PLIST')
-rw-r--r-- | net/ettercap/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net/ettercap/PLIST b/net/ettercap/PLIST index 73e5e2a5452..566e4a94fae 100644 --- a/net/ettercap/PLIST +++ b/net/ettercap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/01/30 10:46:57 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/12/18 03:01:38 xtraeme Exp $ lib/ettercap/ec_H00_lurker.so lib/ettercap/ec_H01_zaratan.so lib/ettercap/ec_H02_troll.so @@ -10,6 +10,8 @@ lib/ettercap/ec_H07_hydra5.so lib/ettercap/ec_H08_hydra6.so lib/ettercap/ec_H09_roper.so lib/ettercap/ec_H10_phantom.so +lib/ettercap/ec_H12_giant1.so +lib/ettercap/ec_H13_giant2.so lib/ettercap/ec_H20_dwarf.so lib/ettercap/ec_H30_thief.so lib/ettercap/ec_H99_dummy.so @@ -17,8 +19,10 @@ lib/ettercap/ec_arpcop.so lib/ettercap/ec_banshee.so lib/ettercap/ec_basilisk.so lib/ettercap/ec_beholder.so +lib/ettercap/ec_confusion.so lib/ettercap/ec_dummy.so lib/ettercap/ec_golem.so +lib/ettercap/ec_hunter.so lib/ettercap/ec_imp.so lib/ettercap/ec_lamia.so lib/ettercap/ec_leech.so |