zan8in / vela_public

web crawler + Sensitive Information Identification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vela_public

web crawler + Sensitive Information Identification

Features

  • Web Crawler
  • ID Card, phone,
  • Web Directory Brute
  • 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

Download

Release

About

web crawler + Sensitive Information Identification