Git Product home page Git Product logo

marciopocebon / ashok Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ignitetch/ashok

0.0 0.0 0.0 30 KB

Ashok is a Osint Reconnaissance Tool , a.k.a swiss knife for Reconnaissance , A tool for every beginner/pentester in their penetration testing tasks.

Home Page: https://medium.com/@ankudobal46/ashok-osint-recon-tool-for-hackers-430b2067edc5

License: Apache License 2.0

Python 100.00%

ashok's Introduction


Ashok
Ashok

Osint Recon Swiss Army Knife

Main Features

[+] 1  - HTTP Header Checker

[+] 2  - Whois Lookup

[+] 3  - Dns Lookup

[+] 4  - Banner Graber

[+] 5  - Github Information Extractor

[+] 6  - Nmap Scan

[+] 7  - Link Extractor 

[+] 8  - Subdomain Identifier

[+] 9  - Subnet Lookup 

[+] 10 - Cms/Technology Detector With Custom Headers

[+] 11 - Geoip Lookup

Compatibility

Ashok is a Osint Recon Swiss Army Knife, It is still in a beta state so it it not compatible with windows .It will run with following configuration:

  • Operating Systems: Linux, Mac
  • Python Versions: Python3.5, Python 3.7

Installation

Ashok is very simple to install with the following steps :

~> git clone https://github.com/ankitdobhal/Ashok
~> cd Ashok
~> pip3 install -r requirements.txt
~> python3 Ashok.py -h

Usage

Ashok is a beginners friendly tool for beginners in penetration testing and OSINT, it can be used with the following command and examples :

[+] Note : You can check whole help page of Ashok with the following command : ~> python3 Ashok.py -h Alt Text

Here are some basic example to use Ashok for your Osint recon :

1. HTTP Header Checker

~> python3 Ashok.py --headers domain_name
example : python3 Ashok.py --headers example.com
2. Whois Lookup

~> python3 Ashok.py --whois domain_name
example : python3 Ashok.py --whois example.com
3.Banner Graber
~> python3 Ashok.py --banner ip_address
example : python3 Ashok.py --banner 8.8.8.8
4. Github Information Extractor
~> python3 Ashok.py --username username_of_github_user
example : python3 Ashok.py --username Elliot
5. Cms/Technology Detector With Custom Headers
~> python3 Ashok.py --cms url_of_target
example : python3 Ashok.py --cms https://www.example.com

Contribution & License

You can contribute in following ways:

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

Credits

ashok's People

Contributors

powerexploit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.