Giter Club home page Giter Club logo

okadminfinder3's Introduction

Buy Me A Coffee

Build Status PyPI - Python Version GitHub license GitHub stars

OKadminFinder: Easy way to find admin panel of site

OKadminFinder is an Apache2 Licensed utility, rewritten in Python 3.x, for admins/pentesters who want to find admin panel of a website. There are many other tools but not as effective and secure. Yeah, Okadminfinder has the the ability to use tor and hide your identity

  • Requirements

    PyPI PyPI PyPI PyPI PyPI

    • Linux

      sudo apt install tor
      sudo apt install python3-socks  (optional)
      pip3 install --user -r requirements.txt
      
    • Windows

      download tor expert bundle pip3 install -r requirements.txt

  • Usage

    • Preview

      asciicast

    • Linux

      git clone https://github.com/mIcHyAmRaNe/okadminfinder3.git
      cd okadminfinder3
      chmod +x okadminfinder.py
      python3 okadminfinder.py
      
    • Windows

      download & extract zip

      cd okadminfinder3
      py -3 okadminfinder.py
      
    • Pentestbox (same procedure as Linux)

      you can add an alias by adding this line: okadminfinder=py -3 "%pentestbox_ROOT%/bin/Path/to/okadminfinder3/okadminfinder.py" $* to C://Pentestbox/bin/customtools/customaliases file and so you'll be able to launch it using okadminfinder

Features

  • More than 500 potential admin panels
  • Tor & Proxy
  • Random-Proxy
  • Random-Agents
  • Console work with params, like: okadminfinder.py -u example.com --proxy 127.0.0.1:8080
  • Self-Update
  • Classify admin panel links by popularity
  • Multithreading, for faster work
  • Adding more potential admin panel pages

Youtube videos

Most Blogs that shared okadminfinder

okadminfinder3's People

Contributors

averred avatar efeataroglu avatar gitter-badger avatar michyamrane 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.