pbi
2b90c6ce93
- Fixes for 0.9.17.100
2005-05-30 15:21:48 +00:00
pbi
4adc3f4fbe
- added NetBIOS, SMB & Co support (Sebastien Chenevot & Sylvain Sarmejeanne)
2005-05-30 15:08:41 +00:00
pbi
78868b21ed
- WEP support and ICV computation
2005-05-28 12:28:40 +00:00
pbi
34acf7aa68
-fixed a smlal bug in graphic traceroute
2005-05-27 21:05:35 +00:00
pbi
cc017dcef2
- added WEP ciphering to Dot11WEP
2005-05-27 17:53:04 +00:00
pbi
b6ebdce850
- ability to give a WEP key as an argument to unwep()
2005-05-25 13:15:10 +00:00
pbi
79fa9982eb
- fixed pcap supersockets warnings
2005-05-25 13:05:03 +00:00
pbi
6fd7e1a85b
- fixed/cleaned ISAKMP
2005-05-25 13:01:24 +00:00
pbi
40bd0824e9
- fixed Packet.remove_underlayer() args
...
- fixed FieldLenField
- added Atheros Prism Header linktype
2005-05-25 13:00:34 +00:00
pbi
f9ad961b04
- some voip_play() stuff
2005-05-18 14:59:32 +00:00
pbi
8a0e1fa664
- added BIOCIMMEDIATE option to fix BSD's BPF/pcap/select() behaviour issues
...
- made PCAP/DNET the default mode, even for Linux (it seems quicker)
2005-05-18 14:59:01 +00:00
pbi
7347e9c05e
- purge ARP cache when changing IP address of an interface
...
- fixed loopback interface detection get_if_raw_hwaddr() for dnet
- changed a bit Dot11PacketList behaviour
- fixed build() overload by EAP class
- fixed close()/recv() mix up in L2pcapListenSocket
2005-05-18 14:57:07 +00:00
pbi
e8271106a3
- DNET/PCAP stuff reordering
2005-05-03 17:18:22 +00:00
pbi
2ea96a9ec8
- made Padding not be seen as a payload
2005-05-02 22:10:12 +00:00
pbi
be12502123
- added L2 recognition for L2pcapListenSocket
...
- workarround for a bug in libpcap/wrapper?. .next() sometimes returns None
- added consistant get_if_addr() and get_if_raw_addr()
- added ifadd(), ifdel() and ifchange() methods to Route class
2005-04-29 20:37:39 +00:00
pbi
1aef6977b0
- small code cleaning
2005-04-27 19:14:24 +00:00
pbi
86112e2440
- early BSD port with libdnet and libpcap wrappers
2005-04-27 11:53:32 +00:00
pbi
b76d721e7e
- added a usable geolocation database from GeoIP.
2005-04-24 12:57:45 +00:00
pbi
252bc96cf3
- fixed fragment() (Peter Hardy)
2005-04-24 08:34:57 +00:00
pbi
d5ca53c6cb
- fixed sndrcv() when given an empty set of packets
2005-04-23 13:29:21 +00:00
pbi
3aa500ec5b
- Some Sebek layers fixes (Pierre Lalet)
2005-04-23 11:55:32 +00:00
pbi
14d59343f9
- Early IrDA support (Pierre Lalet)
2005-04-23 11:43:16 +00:00
pbi
b7357e0ef6
- fixed SebekV1 and SebekV2 (Pierre Lalet)
2005-04-23 11:42:34 +00:00
pbi
d3a19c0fba
- fixed BitField (Pierre Lalet)
2005-04-23 11:41:33 +00:00
pbi
97e3fb4755
- added threshold for warnings
2005-04-23 11:36:15 +00:00
pbi
e7ec66355a
- Renamed SndRcvAns into SndRcvList
2005-04-23 09:27:51 +00:00
pbi
856bc5a741
- added color display in srloop()
2005-04-23 09:26:12 +00:00
pbi
7f71050b3d
- fixed dhcp_request()
...
- changed make_table semantic : take one lambda instead of 3
- fixed import_hexcap()
- fixed StrLenField
- changed traceroute() and arping() to also return unanswered packets
- ls() now sorts its output alphabetically
- LaTeX color theme for straight copy/paste into your doc.
2005-04-22 11:30:10 +00:00
pbi
67850c9366
- fixed ARP.answers()' return value
...
- made TracerouteResult.graph() use both ASN information source
2005-04-15 13:56:08 +00:00
pbi
748d3e1e90
- fix route.route() to handle extended IP sets (ex. 192.168.*.1-5)
...
- generalised statistics in packet lists
- added Dot11PacketList()
- added some DHCP options
- fixes in DHCP options building
- modified unwep() to decrypt a WEP packet if it was not already done
2005-04-09 20:25:23 +00:00
pbi
328ce19af2
- forgotten debug msg in Net()
2005-04-06 08:49:11 +00:00
pbi
a664ce89d5
- modified Net() to recognize things like 172.16.*.1-10
2005-04-04 15:58:15 +00:00
pbi
9d066cb972
- fix DHCP
...
- added dhcp_request()
2005-04-04 12:24:00 +00:00
pbi
1df8f97518
- first attempt with time skew graphing
2005-03-28 20:18:04 +00:00
pbi
73237c3a4a
- use gzip compression for load_object/save_object
...
- made RandNum() and Emph() pickable
- changed prompt color in default color theme
2005-03-28 20:17:44 +00:00
pbi
ffa131fb10
- more DHCP work
2005-03-28 12:30:01 +00:00
pbi
d589a0d626
- first attempt to generate libnet C code from a packet
2005-03-28 12:29:03 +00:00
pbi
8f50f24c0b
- forgot to delete temporary variables in scapy's global scope
2005-03-28 12:28:20 +00:00
pbi
de7e84a711
- added colors, color themes, colored prompt
2005-03-28 12:22:38 +00:00
pbi
88c7ca9b4f
- made it possible to use a PacketList as a parameter for send* or sr*
2005-03-24 15:19:33 +00:00
pbi
02c89802e7
- used init_cookie for ISAKMP.answers()
...
- raised an exception in route.make_route if parameters are incomplete
2005-03-23 17:27:06 +00:00
pbi
f08dde628d
- fixed session loading with -s
...
- prevented save_session() to trash current session
- changed AnsweringMachine to make send_reply() a bit more generic
2005-03-23 16:07:56 +00:00
pbi
bdd6cc7ba5
- added _elt2show() to PacketList
...
- changed PacketList.show() to use _elt2show()
2005-03-22 15:52:44 +00:00
pbi
82f18bac68
- added conversation() to PacketList
...
- added padding() to PacketList
- fixed StrNullField
- added haslayer_str() to Packet
- changed Packet.sprintf() to use haslayer_str
- changed answers() to ask payload if same class as other
- add count parameter to rdpcap
2005-03-22 15:21:39 +00:00
pbi
fc0417877e
- added StrNullField
2005-03-16 13:18:28 +00:00
pbi
36018895e4
- LLNumTypes fix
...
- Added linktype recognition to PcapWriter class
2005-03-14 17:14:28 +00:00
pbi
a1d44a9f36
- indentation cosmetic fix
2005-03-14 16:59:23 +00:00
pbi
6ba3bfa42f
- wrpcap() now writes the correct linktype in the pcap file
2005-03-14 16:53:56 +00:00
pbi
3d76f009ec
- added ISAKMP transforms decoding
2005-03-14 16:22:23 +00:00
pbi
3f35ea0d9a
- added ikescan()
...
- added ISAKMPTransformField
- fixed PacketList's private methods names do begin only with one "_"
2005-03-14 15:40:58 +00:00