- Feb 06, 2016
-
-
Pierre LALET authored
-
- Feb 04, 2016
-
-
Pierre Lalet authored
Windows: use Winpcap, drop DNET dependency self-merge since @guedou is OK and @n1nj4sec agrees.
-
Guillaume Valadon authored
Use the provided interface in attach_filter()
-
- Feb 03, 2016
-
-
Pierre LALET authored
This is related to the e-mail thread[1] on Scapy mailing list, based on the proposed PR on Bitbucker Suraj Deshmukh [2]. [1] http://article.gmane.org/gmane.comp.security.scapy.general/5297 [2] https://bitbucket.org/secdev/scapy/pull-requests/127/issue-5121-now-iface-option-of-sniff/diff
-
- Feb 02, 2016
-
-
Guillaume Valadon authored
Fix ipsec for Python 2.5 (fractions module does not exist)
-
- Feb 01, 2016
-
-
Pierre LALET authored
-
- Jan 30, 2016
-
-
Guillaume Valadon authored
Initial Pcap-NG support
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
- Jan 29, 2016
-
-
Pierre Lalet authored
fix support for powershell and fixed some warnings when sending packets on XP
-
n1nj4sec authored
fix support for powershell (tested on windows 7) and fixed some warnings on winXP when sending packets
-
Guillaume Valadon authored
Linux: L2Socket can set promiscuous mode (fixes #17)
-
Guillaume Valadon authored
Return Raw() when an exception occurs in .dispatch_hook()
-
Pierre LALET authored
... if not conf.debug_dissector Idea from @paaguti in pull request #10.
-
- Jan 28, 2016
-
-
Pierre Lalet authored
ls() can now filter by layer name or description
-
insomniac authored
-
- Jan 26, 2016
-
-
Pierre Lalet authored
Use list comprehension in diffplot()
-
Guillaume Valadon authored
-
- Jan 25, 2016
-
-
Guillaume Valadon authored
Fix for Python 2.5 (cannot mix keyword arguments and **kargs)
-
Guillaume Valadon authored
Use __slots__ for some Scapy objects
-
Pierre LALET authored
-
Pierre LALET authored
-
- Jan 24, 2016
-
-
Pierre LALET authored
-
Pierre LALET authored
Under Windows XP, the InterfaceIndex in Win32_IP4RouteTable does not match the InterfaceIndex in Win32_NetworkAdapter, we have to use the IP addresses to match interfaces to routes.
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
n1nj4sec authored
-
n1nj4sec authored
-
Guillaume Valadon authored
Rename argument / attribute "set"
-
Guillaume Valadon authored
Add optional parameter plot_xy to .plot() and .multiplot()
-