go4hackers-vuln-scanner

command module
v0.0.0-...-9858b04 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 3 Imported by: 0

README

Go4Hackers-Vuln-Scanner

Go 1.21x License Website

Go4Hackers is a simple vulnerability scanner written in Go (Golang) that focuses on identifying directory listing vulnerabilities in URLs based on a specified wordlist. It performs a directory listing attack scan to detect whether the content of the URL directories exposes directory listings.

Features

  • Directory Listing Scan: Performs a directory listing attack on URLs.
  • Wordlist-based Scanning: Utilizes a provided wordlist to check directory paths.
  • X-Frame-Options Header Checker: Checks for the presence of the X-Frame-Options header to prevent Clickjacking attacks.
  • HTTP Trace Method Checker: Verifies if the HTTP TRACE method is enabled, potentially exposing security vulnerabilities.
  • More is coming soon.

Installation

go install -v github.com/kwa0x2/go4hackers-vuln-scanner@latest

Screenshot

Image

Image

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL