From 93ff61e5119b19fd19ebacfb91f5ab8788b2b58e Mon Sep 17 00:00:00 2001 From: masbog Date: Wed, 16 Sep 2015 16:55:58 +0700 Subject: [PATCH 1/5] Update README.md Add DDOS tools PyLoris --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1af9a1..4c3d200 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ A collection of awesome penetration testing resources #### DDoS Tools * [LOIC](https://github.com/NewEraCracker/LOIC/) - An open source network stress tool for Windows * [JS LOIC](http://metacortexsecurity.com/tools/anon/LOIC/LOICv1.html) - JavaScript in-browser version of LOIC +* [PyLoris 3.2](https://github.com/masbog/PyLoris) - An Slowloris method originally described by RSnake using Python3 #### Social Engineering Tools * [SET](https://github.com/trustedsec/social-engineer-toolkit) - The Social-Engineer Toolkit from TrustedSec From 5f24e0a39998e7ee117ab25b19c2ac015037edd1 Mon Sep 17 00:00:00 2001 From: masbog Date: Wed, 16 Sep 2015 16:56:50 +0700 Subject: [PATCH 2/5] Update README.md Fix typo PyLoris ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c3d200..0543e47 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ A collection of awesome penetration testing resources #### DDoS Tools * [LOIC](https://github.com/NewEraCracker/LOIC/) - An open source network stress tool for Windows * [JS LOIC](http://metacortexsecurity.com/tools/anon/LOIC/LOICv1.html) - JavaScript in-browser version of LOIC -* [PyLoris 3.2](https://github.com/masbog/PyLoris) - An Slowloris method originally described by RSnake using Python3 +* [PyLoris 3.2](https://github.com/masbog/PyLoris) - A Slowloris method originally described by RSnake using Python3 #### Social Engineering Tools * [SET](https://github.com/trustedsec/social-engineer-toolkit) - The Social-Engineer Toolkit from TrustedSec From 7a5abff337764d375a32db6afa32377b8da4f07c Mon Sep 17 00:00:00 2001 From: masbog Date: Thu, 22 Oct 2015 20:37:40 +0700 Subject: [PATCH 3/5] Add Debooke Network Tools Debookee is a Mac OS X application which allows you to see what your devices are sending over the network. Along with lots of others functionalities. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0543e47..04e3f9d 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ A collection of awesome penetration testing resources * [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - A Swiss army knife for for network sniffing * [Intercepter-NG](http://intercepter.nerf.ru/) - a multifunctional network toolkit * [SPARTA](http://sparta.secforce.com/) - Network Infrastructure Penetration Testing Tool +* [Debookee (MAC OS X)](http://www.iwaxx.com/debookee/) - Intercept traffic from any device on your network #### Wireless Network Tools * [Aircrack-ng](http://www.aircrack-ng.org/) - a set of tools for auditing wireless network From dcbe7779af8cfa38e7f320a00b4584a48587da7e Mon Sep 17 00:00:00 2001 From: masbog Date: Thu, 29 Sep 2016 01:52:05 +0700 Subject: [PATCH 4/5] Add Dripcap Dripcap - Caffeinated packet analyzer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04e3f9d..b2c6c59 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ A collection of awesome penetration testing resources * [Intercepter-NG](http://intercepter.nerf.ru/) - a multifunctional network toolkit * [SPARTA](http://sparta.secforce.com/) - Network Infrastructure Penetration Testing Tool * [Debookee (MAC OS X)](http://www.iwaxx.com/debookee/) - Intercept traffic from any device on your network +* [Dripcap](https://github.com/dripcap/dripcap) - Caffeinated packet analyzer #### Wireless Network Tools * [Aircrack-ng](http://www.aircrack-ng.org/) - a set of tools for auditing wireless network From 236bfde0f43b9f8b21942445f299bfc4f86946f6 Mon Sep 17 00:00:00 2001 From: Augusta Bogie Date: Sat, 1 Oct 2016 15:45:41 +0700 Subject: [PATCH 5/5] * [Debookee (MAC OS X)](http://www.iwaxx.com/debookee/) - Intercept traffic from any device on your network * [Dripcap](https://github.com/dripcap/dripcap) - Caffeinated packet analyzer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 284b621..87b6ba1 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,8 @@ A collection of awesome penetration testing resources * [tgcd](http://tgcd.sourceforge.net/) - a simple Unix network utility to extend the accessibility of TCP/IP based network services beyond firewalls * [smbmap](https://github.com/ShawnDEvans/smbmap) - a handy SMB enumeration tool * [scapy](https://github.com/secdev/scapy) - a python-based interactive packet manipulation program & library +* [Debookee (MAC OS X)](http://www.iwaxx.com/debookee/) - Intercept traffic from any device on your network +* [Dripcap](https://github.com/dripcap/dripcap) - Caffeinated packet analyzer #### Wireless Network Tools * [Aircrack-ng](http://www.aircrack-ng.org/) - a set of tools for auditing wireless network