GitBook: [master] one page modified

This commit is contained in:
CPol 2021-02-04 00:05:00 +00:00 committed by gitbook-bot
parent 8c8d62fa37
commit b139ef8127
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -188,7 +188,6 @@ Launch some kind of **spider** inside the web. The goal of the spider is:
* You can also find paths without accessing the web page using [**meg**](https://github.com/tomnomnom/meg), [**gau**](https://github.com/lc/gau)**.**
* Find all **possible parameters** for each executable file. You can help yourself in this matter using [ParamSpider](https://github.com/devanshbatham/ParamSpider).
* Read the next section "**Special Findings**" to search for more information on each file found.
* [hakrawler](https://github.com/hakluke/hakrawler) can also be interesting
* Another interesting tool to **extract links from a page**: [https://github.com/dwisiswant0/galer](https://github.com/dwisiswant0/galer)
_Note that anytime a new directory is discovered during brute-forcing or spidering, it should be spidered._