mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-14 08:57:55 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
8c8d62fa37
commit
b139ef8127
1 changed files with 0 additions and 1 deletions
|
@ -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._
|
||||
|
|
Loading…
Reference in a new issue