Skip to content

Commit

Permalink
Added section on nfqueue to iptables
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Hermosilla committed Jul 20, 2017
1 parent 508e0b6 commit 6c43dfd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions itables-nft.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,16 @@ http://ipset.netfilter.org/iptables-extensions.man.html
- https://debian-administration.org/article/187/Using_iptables_to_rate-limit_incoming_connections
- http://blog.programster.org/rate-limit-requests-with-iptables/

## NFQUEUE
Many IPS depeond on NFQUEUE to pass packet handling to themselves!
- http://sublimerobots.com/2017/06/snort-ips-with-nfq-routing-on-ubuntu/
- https://wiki.nftables.org/wiki-nftables/index.php/Queueing_to_userspace
- https://5d4a.wordpress.com/2011/08/25/having-fun-with-nfqueue-and-scapy/
- https://byt3bl33d3r.github.io/using-nfqueue-with-python-the-right-way.html
- http://www.cs.dartmouth.edu/~sergey/netreads/S2016/task4.txt
- http://blog.yancomm.net/2011/05/nfqueue-packet-mangling-with-python.html
- https://www.wzdftpd.net/blog/nfqueue-bindings.html

## Links
- http://shop.oreilly.com/product/9780596005696.do
- https://www.garron.me/en/linux/iptables-manual.html
Expand Down

0 comments on commit 6c43dfd

Please sign in to comment.