hakrawler Tool :
Fast golang web crawler for gathering URLs and JavaScript file locations. This is basically a simple implementation of the awesome Gocolly library.
install docker on Kali Linux:
● sudo apt install docker.io -y
Install hakrawler Tool :
● Open Kali Terminal
● git clone https://github.com/hakluke/hakrawler
● cd hakrawler
● docker build -t hakluke/hakrawler .
● docker run –rm -i hakluke/hakrawler –help
● echo https://codemanbd.com | docker run –rm -i hakluke/hakrawler -subs
Read more blogs on ethical hacking from here.
Thanks
Minhazul Asif