From fb73498f10af44c0d5b2642307e0e149dbd66b05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Wed, 27 Apr 2022 09:08:55 +0100 Subject: [PATCH] new entries on Fuzzing, SecLists, Wordlists --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3b4ed9..78297aa 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ | [API names wordlist](https://github.com/chrislockard/api_wordlist) | A wordlist of API names for web application assessments | | [API Routes Wordlists](https://github.com/assetnote/wordlists/blob/master/data/automated.json) | API Routes - Automated Wordlists provided by Assetnote | | [Common API endpoints](https://github.com/danielmiessler/SecLists/blob/master/Discovery/Web-Content/common-api-endpoints-mazen160.txt) | Wordlist for common API endpoints. | +| [Filenames by fuzz.txt](https://github.com/Bo0oM/fuzz.txt) | Potentially dangerous files | | [GraphQL SecList](https://github.com/danielmiessler/SecLists/blob/master/Discovery/Web-Content/graphql.txt) | It's a GraphQL list used during security assessments, collected in one place. | | [Hacking-APIs](https://github.com/hAPI-hacker/Hacking-APIs) | Wordlists and API paths by @hapi_hacker | | [Kiterunner Wordlists](https://github.com/assetnote/wordlists/blob/master/data/kiterunner.json) | Kiterunner Wordlists provided by Assetnote |