GitBook: [master] one page modified

This commit is contained in:
CPol 2021-06-28 09:18:33 +00:00 committed by gitbook-bot
parent aae0f909fe
commit e8e2968786
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -218,6 +218,7 @@ Launch some kind of **spider** inside the web. The goal of the spider is to **fi
* [**relative-url-extractor**](https://github.com/jobertabma/relative-url-extractor) \(ruby\): Given a file \(HTML\) it will extract URLs from it using nifty regular expression to find and extract the relative URLs from ugly \(minify\) files.
* \*\*\*\*[**JSFScan**](https://github.com/KathanP19/JSFScan.sh) \(bash, several tools\): Gather interesting information from JS files using several tools.
* \*\*\*\*[**subjs**](https://github.com/lc/subjs) \(go\): Find JS files.
* [**page-fetch**](https://github.com/detectify/page-fetch) ****\(go\): Load a page in a headless browser and print out all the urls loaded to load the page.
### Brute Force directories and files