Commit Graph

86 Commits

Author SHA1 Message Date
Kamil Vavra
c5b6fd0c1b feat(list): Add AI agents section + shannon tool 2026-02-09 11:40:06 +01:00
Kamil Vavra
3fc9809ad1 chore(list): Update fmt 2026-02-01 12:24:12 +01:00
Kamil Vavra
1b5e3557e2 Merge pull request #73 from SecHoussam/main
adding waf bypassing tools
2026-02-01 12:21:08 +01:00
Kamil Vavra
0a7d15cf4a chore(tools): Add ds_store_exp 2026-01-24 16:56:33 +01:00
Houssam Miliani
2c314da5a1 Update README.md 2026-01-23 19:24:33 +01:00
Houssam Miliani
4d8a74c222 Update README.md 2026-01-23 19:22:56 +01:00
Houssam Miliani
5b1ce640b2 Refactor Waf Evasion section header
Updated section headers for clarity and consistency.
2026-01-23 19:09:29 +01:00
Houssam Miliani
ae6f5a42f5 Update README.md 2026-01-23 19:08:07 +01:00
Kamil Vavra
92b2d19089 chore(list): Update categories 2026-01-23 11:36:39 +01:00
Houssam Miliani
cb9b353592 Add Cache Poisoning section to README
Added Cache Poisoning section and updated related links.
2026-01-22 19:26:55 +01:00
Houssam Miliani
3c7d811d79 Add Monitoring section Monitoring to README 2026-01-22 19:10:09 +01:00
Houssam Miliani
085ac2be1c adding bbscope Tool for Moniter the scope of Multi Platforms .
Added a new section for monitoring tools in the README.
2026-01-22 19:07:23 +01:00
Houssam Miliani
4d7bf5e12b Add vaf web fuzzer to tools list in README
Vaf is a cross-platform very advanced and fast web fuzzer written in nim .
2026-01-22 19:00:26 +01:00
Houssam Miliani
34c98241ba Corser is a Golang CLI Application for Advanced CORS Misconfiguration Detection.
Corser is a Golang CLI Application for Advanced CORS Misconfiguration Detection.
2026-01-22 18:47:50 +01:00
Houssam Miliani
b645b4f2cf alterx Fast and customizable subdomain wordlist generator using DSL
Fast and customizable subdomain wordlist generator using DSL
2026-01-22 18:43:39 +01:00
Houssam Miliani
66c5f41767 adding Nim Scan very Fast Port Scanner
Nim Scan very Fast Port Scanner
2026-01-22 18:40:05 +01:00
Houssam Miliani
194b570a86 adding subdominator the best tool for subdomain Enumeration
subdominator the best tool for subdomain Enumeration
2026-01-22 18:37:32 +01:00
Houssam Miliani
82cac79f75 Update README.md 2026-01-22 18:36:08 +01:00
Oliver Zimmermann
94a202fa92 Add s3dns to the security tools list 2025-12-30 13:52:36 +01:00
Kamil Vavra
7afc1d3b37 chore(tools): Update Lonkero 2025-12-25 20:46:32 +01:00
bountyyfi
988925a566 Add Lonkero to vulnerability scanners list
Added Lonkero as a new web vulnerability scanner.
2025-12-23 07:46:22 +02:00
Kamil Vavra
ecaece9ae9 chore(readme): Add new tools 2025-11-30 14:57:49 +01:00
Kamil Vavra
785c32f2b6 chore(ci): Check duplicates 2025-11-30 14:14:05 +01:00
Kamil Vavra
5959b383e0 chore(ci): Warn on non GH links 2025-11-30 14:06:54 +01:00
Kamil Vavra
06fe050885 chore(ci): Fix typo 2025-11-30 13:59:14 +01:00
Kamil Vavra
f3bbcf0946 chore(ci): Check 404 link 2025-11-30 13:58:14 +01:00
Kamil Vavra
f140a5daf0 chore(ci): Test new link 2025-11-30 13:54:24 +01:00
Kamil Vavra
d8fa6e9223 Merge pull request #50 from ItsIgnacioPortal/patch-1
Add Hacker-Scoper
2025-11-30 13:26:59 +01:00
Chirag Arora
e320142abc Add new tools
Tools added in this commit:
- nrich
- jsleak
-jsfinder
- jsluice
- SecretFinder
- js-snitch
- cut-cdn
- MurMurHash
- hakip2host
- jsmon
- related-domains
2025-11-16 13:46:44 +05:30
Chirag Arora
adae0cb3d7 Update README.md
tools added:
- crt.go
- github-subdomains
- gitlab-subdomains
- github-endpoints

new category "Origin IP" added, tools:
- CloudRip
- hackoriginfinder
2025-11-16 12:19:51 +05:30
Chirag Arora
6ee9fb273d Move 'notify' to uncategorized 2025-11-15 15:47:23 +05:30
Chirag Arora
92f867ca42 Add remaining Project Discovery tools 2025-11-14 18:05:51 +05:30
Chirag Arora
be3959111e Add various tools
### This time I added:
new category "Web Proxy and Traffic Interception", In which I added tools:
- mitmproxy
- proxify
- FoxyProxy Browser Extension
- zaproxy

for the last one "zapproxy" which is already in "Vulnerability Scanners" category, still I added it here because it's a scanner and proxy tool both, just like "Httpx" is in "Technologies" category and in "Uncategorized" also because it do more that just detecting tech so it need to be both place. By at this example i tried to put "zapproxy" in "Web Proxy and Traffic Interception" category.
I explained the reasoning, if want any changes, let me know.

### Other tools I added:
- wafw00f
- nuclei-templates (I added it right next to nuclei tool I thought these two repositories are related and placing them next to each other might help people find the connection more easily. ) (I hope it's fine)
- notify
- interactsh
- asnmap
- mapcidr
- tlsx
- CSPBypass
- Big Bounty Recon
- Bypass Bot Detection

### Other minor changes
1. I removed an empty line "524"
2. The tool "cariddi" was in "Vulnerability Scanners" category but it's also a tool which looks for secrets, api tokens, etc. So I put it in "Secrets" category also. (Just like what i did with "zapproxy")

Let me know if there's any changes to made!
2025-11-14 16:15:30 +05:30
Chirag Arora
14e5e8c274 Add Forbidden Bypass tools and other tools
1. "Forbidden Bypass" section added
2. Tool "XFFenum" moved from "Uncategorized" to "Forbidden Bypass" category.
3. Other tools added:
 - subzy (Subdomain Takeover)
 - seclists (Uncategorized)
2025-11-13 17:51:49 +05:30
Chirag Arora
3ece407840 Add Vulnerability Scanners and Permutation sections in Contents 2025-11-11 14:54:00 +05:30
Chirag Arora
d8abd28d25 Add permutation tools to README
Added new section for permutation tools with descriptions.
2025-11-11 14:30:23 +05:30
Ignacio J. Perez Portal
e05b7bd8b5 Add Hacker-Scoper 2025-10-14 01:08:28 -03:00
Kamil Vavra
0a45201557 chore(tools): Add RF Swift 2025-09-19 18:26:11 +02:00
andrealungh1
d090cb0943 Added kiterunner 2025-08-20 16:48:49 -04:00
Noritaka Kobayashi
72ebf9780d docs: fix typos in README 2025-07-19 23:17:56 +09:00
Tillson Galloway
8314fa2263 Update README.md 2025-05-12 14:32:33 -04:00
Kamil Vavra
87a2996763 chore(readme): Remove Lorem ipsum placeholders 2024-12-30 11:06:52 +01:00
Kamil Vavra
a1c66c3c52 chore(subs): Remove Merklemap 2024-10-06 20:39:07 +02:00
Pierre Barre
fd707816ac Add merklemap 2024-09-15 20:59:58 +02:00
Pugalarasan
aa81aa3b0b Update Tools 2024-04-28 20:51:18 +05:30
Zerbaliy3v
aef1985e70 Update README.md 2024-02-19 00:38:30 +04:00
Zerbaliy3v
a5899d0438 Update README.md 2024-02-19 00:29:21 +04:00
Zerbaliy3v
36de0e8540 Update README.md 2024-02-19 00:26:04 +04:00
Zerbaliy3v
b122b32c1f Update README.md 2024-02-19 00:24:32 +04:00
Zerbaliy3v
062c06976e Update README.md
puredns added
2024-02-18 23:07:07 +04:00