• Information Gathering
  • Vulnerability Analysis
  • Sn1per – Automated Pentest Recon Scanner

    Sn1per is an automated scanner that can be used during a penetration test to enumerate and scan for vulnerabilities.

    Features
    • Automatically collects basic recon (ie. whois, ping, DNS, etc.)
    • Automatically launches Google hacking queries against a target domain
    • Automatically enumerates open ports
    • Automatically brute forces sub-domains and DNS info
    • Automatically runs targeted nmap scripts against open ports
    • Automatically scans all web applications for common vulnerabilities
    • Automatically brute forces all open services

    To install Sn1per:vulnerabilities

    chmod +x install.sh
    ./install.sh
    

    Installs all dependencies. Best run from Kali Linux.
    Usage:

    ./sniper
    

     
    Download Sn1per
    Credits to:
    Sn1per v1.3 by 1N3
    http://crowdshield.com

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    1 mins