Skip to content
/ makdi Public

Website crawler created for pentest exercises like HTB.

Notifications You must be signed in to change notification settings

xprnvd/makdi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

makdi

Website crawler created for pentest exercises like HTB.

The 2.x community versions of Burp Proxy don't include an active spider tool. This tools is designed to crawl only the internal resources found through html < a > tags. After the links have been crawled, it will send the unique values through the proxy. The execution will end, if over a certain duration ,the internal link set has not increased or it hits the defined hard stop value.

As the links are only printed to stdout, if proxy is inaccessible, here a recording where the proxy connection has failed. Export funtion can be uncommented, if you'd like the links to be printed regardless of the proxy connection state.

asciicast

About

Website crawler created for pentest exercises like HTB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages