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

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.

💥 Main Features

Wayback Crawler Machine
Google Dorking without limits
Github Information Grabbing
Subdomain Identifier
Cms/Technology Detector With Custom Headers

⚡ Installation

~> 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 urlDump internet-archive machine with json output for single urlGoogle dorking using number of results as dorknumberDns Lookup of single target domainSubdomain Lookup of single target domainPort Scan using nmap of single target domainExtract data using Github username of targetDetect Cms of target url

Docker

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

$ docker pull powerexploit/ashok-v1.2
$ docker container run -it powerexploit/ashok-v1.2 –help

❤️ Contribution

You can contribute in following ways:

Report bugsDevelop toolGive suggestions to make it betterFix issues & submit a pull request

Credits

hackertarget



Download Ashok

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top