{"id":30536553,"url":"https://github.com/harsh-katiyar/scripthound","last_synced_at":"2025-09-01T23:02:38.776Z","repository":{"id":311874528,"uuid":"1045397568","full_name":"Harsh-Katiyar/ScriptHound","owner":"Harsh-Katiyar","description":"A simple Python utility to search for Nmap script files (or any files) in a given directory.   Displays results in a clean tabular format.","archived":false,"fork":false,"pushed_at":"2025-08-27T05:59:25.000Z","size":115,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-27T14:29:04.413Z","etag":null,"topics":["bugbounty","cybersecurity","infosec","nmap","osint","pentesting","recon","redteam"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Harsh-Katiyar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-27T05:26:27.000Z","updated_at":"2025-08-27T06:41:55.000Z","dependencies_parsed_at":"2025-08-27T14:32:06.570Z","dependency_job_id":"8fa1236b-ff48-4f85-aa45-e431157649ec","html_url":"https://github.com/Harsh-Katiyar/ScriptHound","commit_stats":null,"previous_names":["harsh-katiyar/scripthound"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Harsh-Katiyar/ScriptHound","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harsh-Katiyar%2FScriptHound","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harsh-Katiyar%2FScriptHound/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harsh-Katiyar%2FScriptHound/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harsh-Katiyar%2FScriptHound/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Harsh-Katiyar","download_url":"https://codeload.github.com/Harsh-Katiyar/ScriptHound/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harsh-Katiyar%2FScriptHound/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272352139,"owners_count":24919561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bugbounty","cybersecurity","infosec","nmap","osint","pentesting","recon","redteam"],"created_at":"2025-08-27T16:38:44.138Z","updated_at":"2025-08-29T18:02:43.883Z","avatar_url":"https://github.com/Harsh-Katiyar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐕 ScriptHound — Sniffing out Nmap scripts fast\n\n[![Stars](https://img.shields.io/github/stars/Harsh-katiyar/ScriptHound?style=social)](https://github.com/Harsh-katiyar/ScriptHound/stargazers)\n[![Forks](https://img.shields.io/github/forks/Harsh-katiyar/ScriptHound?style=social)](https://github.com/Harsh-katiyar/ScriptHound/fork)\n[![Issues](https://img.shields.io/github/issues/Harsh-katiyar/ScriptHound)](https://github.com/Harsh-katiyar/ScriptHound/issues)\n[![License](https://img.shields.io/github/license/Harsh-katiyar/ScriptHound)](LICENSE)\n\n---\n\n## 🔍 What is ScriptHound?\n**ScriptHound** is a fast and interactive **Nmap script \u0026 file search tool** for pentesters, bug bounty hunters, and sysadmins.  \nIt helps you quickly **sniff out NSE scripts** (and any files) inside directories like `/usr/share/nmap`.\n\n---\n\n## ✨ Features\n- 🐾 Search Nmap scripts by keyword (e.g., `ftp`, `ssl`, `vuln`)  \n- 📂 Works on **any directory**, not just Nmap  \n- 🎨 Fancy banners with color accents  \n- 📊 Tabulated results for easy reading  \n- 💻 Cross-platform (**Linux**, **Windows**, **macOS**)  \n\n---\n\n## 📸 Demo\nHere’s ScriptHound in action:  \n\n![ScriptHound Demo](Demo/demo.gif)\n\n---\n\n## 🚀 Installation\nClone this repo and install the required dependencies:\n\n```bash\ngit clone https://github.com/Harsh-katiyar/ScriptHound.git\ncd ScriptHound\npip install -r requirements.txt\n```\n\n▶️ Usage\nRun ScriptHound with:\npython3 ScriptHound.py\n\n\n📂Example search:\nEnter the file name to search: ftp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh-katiyar%2Fscripthound","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharsh-katiyar%2Fscripthound","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh-katiyar%2Fscripthound/lists"}