You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,9 @@
83
83
-[scilla](https://github.com/edoardottt/scilla) - Information Gathering tool - DNS / Subdomains / Ports / Directories enumeration
84
84
-[sub3suite](https://github.com/3nock/sub3suite) - A research-grade suite of tools for subdomain enumeration, intelligence gathering and attack surface mapping.
85
85
-[cero](https://github.com/glebarez/cero) - Scrape domain names from SSL certificates of arbitrary hosts
86
+
-[shosubgo](https://github.com/incogbyte/shosubgo) - Small tool to Grab subdomains using Shodan api
87
+
-[haktrails](https://github.com/hakluke/haktrails) - Golang client for querying SecurityTrails API data
88
+
-[bbot](https://github.com/blacklanternsecurity/bbot) - A recursive internet scanner for hackers
86
89
87
90
### Port Scanning
88
91
@@ -128,6 +131,7 @@
128
131
-[gospider](https://github.com/jaeles-project/gospider) - Gospider - Fast web spider written in Go
129
132
-[hakrawler](https://github.com/hakluke/hakrawler) - Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
130
133
-[crawley](https://github.com/s0rg/crawley) - fast, feature-rich unix-way web scraper/crawler written in Golang.
134
+
-[katana](https://github.com/projectdiscovery/katana) - A next-generation crawling and spidering framework
131
135
132
136
### Links
133
137
@@ -275,6 +279,7 @@ Lorem ipsum dolor sit amet
275
279
-[rbndr](https://github.com/taviso/rbndr) - Simple DNS Rebinding Service
276
280
-[httprebind](https://github.com/daeken/httprebind) - Automatic tool for DNS rebinding-based SSRF attacks
277
281
-[dnsFookup](https://github.com/makuga01/dnsFookup) - DNS rebinding toolkit
282
+
-[surf](https://github.com/assetnote/surf) - Escalate your SSRF vulnerabilities on Modern Cloud Environments. `surf` allows you to filter a list of hosts, returning a list of viable SSRF candidates.
278
283
279
284
### SQL Injection
280
285
@@ -293,6 +298,7 @@ Lorem ipsum dolor sit amet
293
298
-[Blinder](https://github.com/mhaskar/Blinder) - A python library to automate time-based blind SQL injection
-[nosqli](https://github.com/Charlie-belmer/nosqli) - NoSql Injection CLI tool, for finding vulnerable websites using MongoDB.
301
+
-[ghauri](https://github.com/r0oth3x49/ghauri) - An advanced cross-platform tool that automates the process of detecting and exploiting SQL injection security flaws
296
302
297
303
### XSS Injection
298
304
@@ -347,6 +353,10 @@ Lorem ipsum dolor sit amet
347
353
-[oxml_xxe](https://github.com/BuffaloWill/oxml_xxe) - A tool for embedding XXE/XML exploits into different filetypes
348
354
-[metahttp](https://github.com/vp777/metahttp) - A bash script that automates the scanning of a target network for HTTP resources through XXE
349
355
356
+
### SSTI Injection
357
+
-[tplmap](https://github.com/epinna/tplmap) - Server-Side Template Injection and Code Injection Detection and Exploitation Tool
358
+
-[SSTImap](https://github.com/vladko312/SSTImap) - Automatic SSTI detection tool with interactive interface
359
+
350
360
---
351
361
352
362
## Miscellaneous
@@ -424,6 +434,9 @@ Lorem ipsum dolor sit amet
424
434
-[CMSmap](https://github.com/Dionach/CMSmap) - CMSmap is a python open source CMS scanner that automates the process of detecting security flaws of the most popular CMSs.
0 commit comments