↧
Playing with Network Layers to Bypass Firewalls’ Filtering Policy
The slides of my CansecWest talk can now be downloaded: Playing with Network Layers to Bypass Firewalls’ Filtering Policy. The required counter-measures are described in the Secure use of iptables and...
View ArticleUsing Scapy lfilter
Scapy BPF filtering is not working when some exotic interface are used. This includes Virtualbox interface such as vboxnet. For example, the following code will not work if the interface is a...
View Article