psiinon / open-source-web-scanners

A list of open source web security scanners
Apache License 2.0
954 stars 128 forks source link

Added multiple tools #13

Closed 0x-Apollyon closed 3 months ago

0x-Apollyon commented 3 months ago

Added multiple tools such as --> Katana: High speed webcrawler --> Amass: Recon tool by the OWASP foundation --> NoSQLMap: SQLMap like tool for NoSQL databases --> Ghauri: Sql Injection scanner --> Gxss: Reflection checker

psiinon commented 3 months ago

Katana - right now I'm not including just crawlers as there are too many :) See https://github.com/BruceDone/awesome-crawler Amass - likewise attack surface management, this is just for attacking web apps The other 3 look good though..

0x-Apollyon commented 3 months ago

Did the changes as requested