Skip to content

Gospider

Liodeus edited this page May 17, 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
 _____                    _                       
/  __ \                  | |                      
| /  \/_ __ __ ___      _| |_ __ ___   __ _ _ __  
| |   | '__/ _` \ \ /\ / / | '_ ` _ \ / _` | '_ \ 
| \__/\ | | (_| |\ V  V /| | | | | | | (_| | |_) |
 \____/_|  \__,_| \_/\_/ |_|_| |_| |_|\__,_| .__/ 
                                           | |    
                                           |_|
                                           	By Liodeus
	
[Parsing Gospider file]
Writing to file

Clone this wiki locally