diff --git a/README.md b/README.md index fa92eb0..c617371 100644 --- a/README.md +++ b/README.md @@ -150,20 +150,21 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [arachni](https://github.com/Arachni/arachni) - Web Application Security Scanner Framework. * [Vuls](https://github.com/future-architect/vuls) - Vulnerability scanner for Linux/FreeBSD, agentless, written in Go. * [Brakeman](https://github.com/presidentbeef/brakeman) - Static analysis security vulnerability scanner for Ruby on Rails applications. +* [sobelow](https://github.com/techgaun/sobelow) - Security-focused static analysis for the Phoenix Framework. -### Network Tools -* [zmap](https://zmap.io/) - Open source network scanner that enables researchers to easily perform Internet-wide network studies. -* [nmap](https://nmap.org/) - Free security scanner for network exploration & security audits. -* [pig](https://github.com/rafael-santiago/pig) - Linux packet crafting tool. -* [scanless](https://github.com/vesche/scanless) - Utility for using websites to perform port scans on your behalf so as not to reveal your own IP. -* [tcpdump/libpcap](http://www.tcpdump.org/) - Common packet analyzer that runs under the command line. -* [Wireshark](https://www.wireshark.org/) - Network protocol analyzer for Linux, macOS, and Windows. -* [Network Tools](http://network-tools.com/) - Different network tools: ping, lookup, whois, etc. -* [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - Swiss army knife for network sniffing. -* [Intercepter-NG](http://sniff.su/) - Multifunctional network toolkit. -* [SPARTA](http://sparta.secforce.com/) - Network infrastructure Penetration testing tool. -* [dnschef](https://github.com/iphelix/dnschef) - Highly configurable DNS proxy for pentesters. -* [DNSDumpster](https://dnsdumpster.com/) - Online DNS recon and search service. +#### Network Tools +* [zmap](https://zmap.io/) - Open-source network scanner that enables researchers to easily perform Internet-wide network studies +* [nmap](https://nmap.org/) - Free Security Scanner For Network Exploration & Security Audits +* [pig](https://github.com/rafael-santiago/pig) - A Linux packet crafting tool +* [scanless](https://github.com/vesche/scanless) - Utility for using websites to perform port scans on your behalf so as not to reveal your own IP +* [tcpdump/libpcap](http://www.tcpdump.org/) - A common packet analyzer that runs under the command line +* [Wireshark](https://www.wireshark.org/) - A network protocol analyzer for Unix and Windows +* [Network Tools](http://network-tools.com/) - Different network tools: ping, lookup, whois, etc +* [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - A Swiss army knife for for network sniffing +* [Intercepter-NG](http://sniff.su/) - a multifunctional network toolkit +* [SPARTA](http://sparta.secforce.com/) - Network Infrastructure Penetration Testing Tool +* [dnschef](https://github.com/iphelix/dnschef) - A highly configurable DNS proxy for pentesters +* [DNSDumpster](https://dnsdumpster.com/) - Online DNS recon and search service * [CloudFail](https://github.com/m0rtem/CloudFail) - Unmask server IP addresses hidden behind Cloudflare by searching old database records and detecting misconfigured DNS. * [dnsenum](https://github.com/fwaeytens/dnsenum/) - Perl script that enumerates DNS information from a domain, attempts zone transfers, performs a brute force dictionary style attack, and then performs reverse look-ups on the results. * [dnsmap](https://github.com/makefu/dnsmap/) - Passive DNS network mapper.