diff --git a/pentesting/pentesting-web/README.md b/pentesting/pentesting-web/README.md index b7da07fd..0b00a8d8 100644 --- a/pentesting/pentesting-web/README.md +++ b/pentesting/pentesting-web/README.md @@ -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._