vela_public
vela_public copied to clipboard
web crawler + Sensitive Information Identification
vela_public
web crawler + Sensitive Information Identification
Features
- [x] Web Crawler
- [x] ID Card, phone,
- [x] Web Directory Brute
- [x] Custom brute dictionary (todo)
- [x]Recursive directory blasting (todo)
Examples
URL Input
vela -t http://example.com
Multiple URLs Input (comma-separ)
vela -t http://example.com,http://scanme.nmap.org,http://vulnweb.com
List of URLs Input
$ cat url_list.txt
http://example.com
http://scanme.nmap.org
..
vela -T url_list.txt
Enable Brute
vela -t http://example.com -b