gospider
Fast Go web spider.
KaliParrotmedium
pkg: gospider
gospider crawls sites, parsing links, JS and sitemaps, and can pull URLs from archives too.
Syntax
gospider -s {url}
Example
gospider -s https://example.com -d 2
Crawls to depth 2, listing discovered URLs and assets.
Advantages
- Fast, concurrent crawling
- Archive + robots parsing
Disadvantages
- Active
- Can over-crawl
Tags
#web#crawler
Official docs: gospider ↗
Related commands
Frequently asked questions
What is gospider used for?
gospider crawls sites, parsing links, JS and sitemaps, and can pull URLs from archives too.
What is an example gospider command?
A common example is: gospider -s https://example.com -d 2 — Crawls to depth 2, listing discovered URLs and assets.
Is gospider part of Kali Linux?
Yes. gospider ships with Kali Linux (and Parrot OS). If missing, install it with: sudo apt install gospider.
What category of security tool is gospider?
gospider is a Web Application tool with a medium-risk profile when run against a live target.
Try recon tools live
Run real scans against a domain you control, stage by stage.