Posts

Showing posts with the label Redis

W12scan - A Uncomplicated Property Uncovering Engine For Cybersecurity

Image
Chinese W12scan is a network property discovery engine that tin move automatically aggregate related assets for analysis too use. Here is a spider web source program, simply the scanning cease is at w12scan-client Thinking Based on python3 + django + elasticsearch + redis too role the spider web restful api to add together scan targets. Feature Web Powerful search syntax Search for cms, service, titles, province regions, etc., to rapidly regain relevant targets. title=“abc” # Search from the title header=“abc” # Search from http header body=“123” # Search from trunk text url = “*.baidu.com” # Search for subdomains of baidu.com ip = ‘1.1.1.1’ # Search from IP,support '192.168.1.0/24' too '192.168.1.*' port = ‘80’ # Search shape port app = ’nginx’ # Search application country = ‘cn’ # Search from country service = ‘mysql’ # Search from service bug = 'xx' # Search from Vulnerability Custom assert By customizing a company-relate...