Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple Python utility to search for Nmap script files (or any files) in a given directory. Displays results in a clean tabular format.

License

Notifications You must be signed in to change notification settings

Harsh-Katiyar/ScriptHound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐕 ScriptHound — Sniffing out Nmap scripts fast

Stars Forks Issues License


🔍 What is ScriptHound?

ScriptHound is a fast and interactive Nmap script & file search tool for pentesters, bug bounty hunters, and sysadmins.
It helps you quickly sniff out NSE scripts (and any files) inside directories like /usr/share/nmap.


✨ Features

  • 🐾 Search Nmap scripts by keyword (e.g., ftp, ssl, vuln)
  • 📂 Works on any directory, not just Nmap
  • 🎨 Fancy banners with color accents
  • 📊 Tabulated results for easy reading
  • 💻 Cross-platform (Linux, Windows, macOS)

📸 Demo

Here’s ScriptHound in action:

ScriptHound Demo


🚀 Installation

Clone this repo and install the required dependencies:

git clone https://github.com/Harsh-katiyar/ScriptHound.git
cd ScriptHound
pip install -r requirements.txt

▶️ Usage Run ScriptHound with: python3 ScriptHound.py

📂Example search: Enter the file name to search: ftp

About

A simple Python utility to search for Nmap script files (or any files) in a given directory. Displays results in a clean tabular format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages