Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Ashok — Ashok is a OSINT Recon Tool , a.k.a 😍 Swiss Army knife . | Kitploit
Tools/GitHubGitHub/powerexploit/ashok
OSINT (Open Source Intelligence)ReconnaissanceInformation GatheringWeb SecurityPenetration TestingSubdomain EnumerationDNS Analysis
GitHubpowerexploit/ashok

Ashok

Ashok is a OSINT Recon Tool , a.k.a 😍 Swiss Army knife .

View Repository
4435614 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share


Ashok
Ashok

Incredible Fast Recon Swiss Army Knife

📌 Introduction

Reconnaissance is the first phase of penetration testing which means gathering information before any real attacks are planned So Ashok is an Incredible fast recon tool for penetration tester which is specially designed for Reconnaissance phase. And in Ashok-v1.1 you can find the advanced google dorker and wayback crawling machine.

Ashok

💥 Main Features

root@kitploit:~
- Wayback Crawler Machine
- Google Dorking without limits
- Github Information Grabbing
- Subdomain Identifier 
- Cms/Technology Detector With Custom Headers

⚡ Installation

root@kitploit:~
~> git clone https://github.com/ankitdobhal/Ashok
~> cd Ashok
~> python3.7 -m pip3 install -r requirements.txt

💥 How to use Ashok?

A detailed usage guide is available on Usage section of the Wiki.

But Some index of options is given below:

  • Extract Http Headers from single url
  • Dump internet-archive machine with json output for single url
  • Google dorking using number of results as dorknumber
  • Dns Lookup of single target domain
  • Subdomain Lookup of single target domain
  • Port Scan using nmap of single target domain
  • Extract data using Github username of target
  • Detect Cms of target url

Docker

Ashok can be launched using a lightweight Python3.8-Alpine Docker image.

root@kitploit:~
$ docker pull powerexploit/ashok-v1.2
$ docker container run -it powerexploit/ashok-v1.2  --help

Alt Text

❤️ Contribution

You can contribute in following ways:

  • Report bugs
  • Develop tool
  • Give suggestions to make it better
  • Fix issues & submit a pull request

Credits

  • hackertarget
Download Tool