SkillAgentSearch skills...

Vbrute

Virtual host brute forcer

Install / Use

/learn @nccgroup/Vbrute
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

vbrute

Virtual hosts brute forcer. Specify file containing domains and file containing IPs and vbrute will attempt to connect to IP with specific domain.

Usage:

vbrute --domain-file <domain-file> --ip-file <ip-file>

-d, --domain-file   Specify file containing a list of domains you want to test
-i, --ip-file       Specify file containing a list of IP addresses you want to test
-t, --timeout       Specify request timeout. Default is 5 seconds

Sample output:

-----------------------------------------------------------
Domain                  IP              Code      Length
-----------------------------------------------------------
google.com              212.58.253.67   301       229       
cnn.com                 212.58.253.67   301       229       
test.com                212.58.253.67   301       229       
-----------------------------------------------------------
Domain                  IP              Code      Length
-----------------------------------------------------------
google.com              173.194.41.88   301       219       
cnn.com                 173.194.41.88   302       219       
test.com                173.194.41.88   302       219

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1y ago
Forks10

Languages

Shell

Security Score

75/100

Audited on Aug 12, 2024

No findings