Update README.md

New tools
This commit is contained in:
Rashad Aliyev 2025-02-19 17:09:58 +04:00 committed by GitHub
parent e23bd5a2c9
commit 69906f4377
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -377,6 +377,7 @@ See [awesome-lockpicking](https://github.com/fabacab/awesome-lockpicking).
* [Memcrashed](https://github.com/649/Memcrashed-DDoS-Exploit) - DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API.
* [SlowLoris](https://github.com/gkbrk/slowloris) - DoS tool that uses low bandwidth on the attacking side.
* [T50](https://gitlab.com/fredericopissarra/t50/) - Faster network stress tool.
* [DDoS Attack Online](https://ddosattack.online/) - Online DDoS Attack Simulation.
* [UFONet](https://github.com/epsylon/ufonet) - Abuses OSI layer 7 HTTP to create/manage 'zombies' and to conduct different attacks using; `GET`/`POST`, multithreading, proxies, origin spoofing methods, cache evasion techniques, etc.
### Network Reconnaissance Tools
@ -391,6 +392,7 @@ See [awesome-lockpicking](https://github.com/fabacab/awesome-lockpicking).
* [XRay](https://github.com/evilsocket/xray) - Network (sub)domain discovery and reconnaissance automation tool.
* [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.
* [portscanner](https://portscanner.online/) - Scan and Detect Open Ports Online.
* [dnsrecon](https://github.com/darkoperator/dnsrecon/) - DNS enumeration script.
* [dnstracer](http://www.mavetju.org/unix/dnstracer.php) - Determines where a given DNS server gets its information from, and follows the chain of DNS servers.
* [fierce](https://github.com/mschwager/fierce) - Python3 port of the original `fierce.pl` DNS reconnaissance tool for locating non-contiguous IP space.
@ -487,6 +489,7 @@ See also *[Intercepting Web proxies](#intercepting-web-proxies)*.
* [Nexpose](https://www.rapid7.com/products/nexpose/) - Commercial vulnerability and risk management assessment engine that integrates with Metasploit, sold by Rapid7.
* [OpenVAS](http://www.openvas.org/) - Free software implementation of the popular Nessus vulnerability assessment system.
* [Vuls](https://github.com/future-architect/vuls) - Agentless vulnerability scanner for GNU/Linux and FreeBSD, written in Go.
* [Nikto Online](https://nikto.online/) - Online Nikto scanner.
### Web Vulnerability Scanners
@ -560,6 +563,8 @@ See also *[Intercepting Web proxies](#intercepting-web-proxies)*.
* [Serverless Security](https://github.com/puresec/awesome-serverless-security/) - Curated list of awesome serverless security resources such as (e)books, articles, whitepapers, blogs and research papers.
* [Shell Scripting](https://github.com/alebcay/awesome-shell) - Command line frameworks, toolkits, guides and gizmos.
* [YARA](https://github.com/InQuest/awesome-yara) - YARA rules, tools, and people.
* [WPScan Online](https://wpscan.online/) - Online Wordpress Security Scanner.
### Penetration Testing Report Templates