Skip to content

OxFEE1DEAD/wp-iss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP-ISS

High Performance Golang Wordpress spider based on valyala/fasthttp.

It may run more than 1000 scanner goroutines at once.

WARNING:

Beware limit of maximum open files (sockets) with:
ulimit -n verylongnum

How to run

./wpscan [OPTIONS] domain_list

OPTIONS :

  • -j --jobs (num) number of goroutines to run (default 100)
  • -l enables error log and bench
  • -t (num) dial timeout (default 3)

About

high speed web crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published