Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new parse filter #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Aug 28, 2019

  1. Create new parse filter

    The same out as with http-ports but with hostnames 
    + -sV Nmap's option output analyse
    
    Example:
    http://www.bank.ru:80
    http://ddd.bank.ru:8080
    http://ddd.www.bank.ru:80
    http://bank.ru:80
    http://www.bank.ru:8088
    https://WWW.bank.ru:8443
    https://login.bank.ru:443
    https://logindemo.bank.ru:443
    
    It can be helpful if one IP address has a lot of vhosts.
    Sab0tag3d authored Aug 28, 2019
    Configuration menu
    Copy the full SHA
    5658ed1 View commit details
    Browse the repository at this point in the history