Skip to content

Releases: dombg1337/webScan

webScan_v1.0.1

27 Oct 07:35
0a67f67
Compare
Choose a tag to compare

Changes to v1.0.0:

  • minor bug fixes
  • code refactoring

webScan_v1.0.0

14 Oct 10:01
77e13cc
Compare
Choose a tag to compare

Execution:

  1. Run nmap safe scripts (-sC) and service+version (-sV) enumeration on IP and PORT.
  2. Run cipher checks with nmap's ssl_enum-ciphers script.
  3. Perform certificate checks (if domain is provided).
  4. Run nikto scan on domain, or else on ip:port.
  5. Optionally runs nmap vuln scripts (--scripts="vuln") as an additional scan.