mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-22 04:33:28 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
52f51623c5
commit
894a9c8153
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ Information about SSL/TLS vulnerabilities:
|
|||
|
||||
Launch some kind of **spider** inside the web. The goal of the spider is:
|
||||
|
||||
* Find all **files** and **folders** \([**gospider** ](https://github.com/jaeles-project/gospider)or [**dirhunt**](https://github.com/Nekmo/dirhunt)\). [Broken link checker](https://github.com/stevenvachon/broken-link-checker) \(lets see if you can takeover something\).
|
||||
* Find all **files** and **folders** \([**gospider** ](https://github.com/jaeles-project/gospider)or [**dirhunt**](https://github.com/Nekmo/dirhunt)\). [Broken link checker](https://github.com/stevenvachon/broken-link-checker) \(lets see if you can takeover something\). You can also find links using [**urlgrab**](https://github.com/IAmStoxe/urlgrab), which supports JS rendering.
|
||||
* 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
|
||||
|
|
Loading…
Reference in a new issue