Giter Site home page Giter Site logo

eg6158 / anteater Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johnng007/anteater

0.0 0.0 0.0 569 KB

Anteater is Reconnaissance tool for discovering interesting files and folders in a web application that most likely has been misconfigured to be accessible. Anteater discovers admin pages as well.

License: MIT License

Python 100.00%

anteater's Introduction

🤔 About Anteater

Anteater is Reconnaissance tool for discovering interesting files and folders in a web application that most likely has been misconfigured to be accessible. Anteater is written in Python3.x

Anteater discovers admin pages as well.

Anteater Aims at being very stealthy in its Admin page and Interesting file recon, this will allow it to bypass WAF triggers and successfully succeed in very sensitive web applications

🥊 Installation

  • Git Clone

    # Download and Usage
    ❯ git clone https://github.com/Johnng007/Anteater.git
    ❯ cd Anteater
    ❯ pip3 install -r requirements.txt
    ❯ chmod +x anteater.py

🔨 Usage

  • Main

    # Help
    ❯ python3 anteater -h
     
    # Default
    ❯ python3 anteater.py https://john.ng
     
    # Time Delay in Minutes
    ❯ python3 anteater.py https://john.ng -d 3
     
    # Parse all connections through tor
    ❯ python3 anteater.py https://john.ng -t
     
    # Parse all connections through a Proxy List
    ❯ python3 anteater.py https://john.ng -p proxylist.txt
     
    # Insane Mode
    ❯ python3 anteater.py https://john.ng -p proxylist.txt -d 3 -t
    

🔥 Features

  • Multiplatforms (Windows/Linux/MacOS)
  • Detects Over 100+ Known CMS
  • Detects Over 1000 well known Admin Panels
  • Random-Agents
  • Time delay in minutes between each request
  • HTTP/HTTPS Proxies (i.e http://127.0.0.1:80) in new line
  • Anonymity via Tor

🔥 Screenshot

✨ ChangeLog

v1.0.0 11/02/2023
Initial Release

anteater's People

Contributors

johnng007 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.