diff --git a/README.md b/README.md index b754703c..489a00db 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@

- - + + @@ -402,7 +402,6 @@ reset='\033[0m' - Port Scanner (Active with [nmap](https://github.com/nmap/nmap) and passive with [shodan-cli](https://cli.shodan.io/), Subdomains IP resolution with[resolveDomains](https://github.com/Josue87/resolveDomains)) - Url extraction ([waybackurls](https://github.com/tomnomnom/waybackurls), [gauplus](https://github.com/bp0lr/gauplus), [gospider](https://github.com/jaeles-project/gospider), [github-endpoints](https://gist.github.com/six2dez/d1d516b606557526e9a78d7dd49cacd3) and [JSA](https://github.com/w9w/JSA)) - Pattern Search ([gf](https://github.com/tomnomnom/gf) and [gf-patterns](https://github.com/1ndianl33t/Gf-Patterns)) -- Param discovery ([paramspider](https://github.com/devanshbatham/ParamSpider) and [arjun](https://github.com/s0md3v/Arjun)) - XSS ([dalfox](https://github.com/hahwul/dalfox)) - Open redirect ([Openredirex](https://github.com/devanshbatham/OpenRedireX)) - SSRF (headers [interactsh](https://github.com/projectdiscovery/interactsh) and param values with [ffuf](https://github.com/ffuf/ffuf)) @@ -419,6 +418,7 @@ reset='\033[0m' - Multithread in some steps ([Interlace](https://github.com/codingo/Interlace)) - Broken Links Checker ([gospider](https://github.com/jaeles-project/gospider)) - S3 bucket finder ([S3Scanner](https://github.com/sa7mon/S3Scanner)) +- Cloud assets finder ([cloud_enum](https://github.com/initstring/cloud_enum)) - Password spraying ([brutespray](https://github.com/x90skysn3k/brutespray)) - 4xx bypasser ([DirDar](https://github.com/M4DM0e/DirDar)) - Custom resolvers generated list ([dnsvalidator](https://github.com/vortexau/dnsvalidator))