Skip to content

Gospider

Liodeus edited this page May 16, 2022 · 4 revisions

Table of contents


Gospider

Crawling

For Gospider I use this command:

gospider -s http://127.0.0.1:8084 -d 5 --sitemap -q --json -o ./

Command line

python3 crawlmap.py -u "https://127.0.0.1:8084/" --gospider dvwa.gospider

IMG TODO

Clone this wiki locally