All Projects → mIcHyAmRaNe → Okadminfinder3

mIcHyAmRaNe / Okadminfinder3

Licence: apache-2.0
[ Admin panel finder / Admin Login Page Finder ] ¢σ∂є∂ ву 👻 (❤-❤) 👻

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Okadminfinder3

Yasuo
A ruby script that scans for vulnerable & exploitable 3rd-party web applications on a network
Stars: ✭ 517 (+85.3%)
Mutual labels:  hacking-tool, pentest-tool, security-scanner
Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+728.67%)
Mutual labels:  hacking-tool, pentest-tool, security-scanner
ObsidianSailboat
Nmap and NSE command line wrapper in the style of Metasploit
Stars: ✭ 36 (-87.1%)
Mutual labels:  hacking-tool, security-scanner, pentest-tool
lightence-admin
Free and easy-to-use admin template based on React 17+
Stars: ✭ 337 (+20.79%)
Mutual labels:  admin-dashboard, admin-panel
Bootstrapadmin
Bootstrap 4 admin template.
Stars: ✭ 273 (-2.15%)
Mutual labels:  admin-dashboard, admin-panel
Ng-Prime
Angular + PrimeNg
Stars: ✭ 88 (-68.46%)
Mutual labels:  admin-dashboard, admin-panel
Lucifer
A Powerful Penetration Tool For Automating Penetration Tasks Such As Local Privilege Escalation, Enumeration, Exfiltration and More... Use Or Build Automation Modules To Speed Up Your Cyber Security Life
Stars: ✭ 302 (+8.24%)
Mutual labels:  hacking-tool, pentest-tool
OnceBuilder
OnceBuilder - managment tool, mange projects, templates, plugins in one place.
Stars: ✭ 18 (-93.55%)
Mutual labels:  admin-dashboard, admin-panel
tailmin
Tailmin - Admin dashboard built with Vue.js and Tailwind CSS
Stars: ✭ 39 (-86.02%)
Mutual labels:  admin-dashboard, admin-panel
iadmin
A simple backend admin panel for basic CRUD operations (built using php,mysql,bootstrap and ajax).
Stars: ✭ 28 (-89.96%)
Mutual labels:  admin-dashboard, admin-panel
pentesting-dockerfiles
Pentesting/Bugbounty Dockerfiles.
Stars: ✭ 148 (-46.95%)
Mutual labels:  hacking-tool, pentest-tool
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+957.71%)
Mutual labels:  admin-dashboard, admin-panel
mern-admin-panel
Admin-panel using ReactJs, ExpressJs, NodeJs, MongoDB and Bootstrap
Stars: ✭ 84 (-69.89%)
Mutual labels:  admin-dashboard, admin-panel
sakai-ng
Free Angular Admin Template by PrimeNG
Stars: ✭ 129 (-53.76%)
Mutual labels:  admin-dashboard, admin-panel
adminjs
AdminJS is an admin panel for apps written in node.js
Stars: ✭ 5,747 (+1959.86%)
Mutual labels:  admin-dashboard, admin-panel
Azia-Admin-React
Free React.js Admin template
Stars: ✭ 44 (-84.23%)
Mutual labels:  admin-dashboard, admin-panel
awesome-pentest-tools
List of Security Archives Tools and software, generally for facilitate security & penetration research. Opening it up to everyone will facilitate a knowledge transfer. Hopefully the initial set will grow and expand.
Stars: ✭ 34 (-87.81%)
Mutual labels:  hacking-tool, pentest-tool
sakai-vue
Free Vue Admin Template by PrimeVue
Stars: ✭ 308 (+10.39%)
Mutual labels:  admin-dashboard, admin-panel
startui-admin
StartUI - Free html admin dashboard template
Stars: ✭ 31 (-88.89%)
Mutual labels:  admin-dashboard, admin-panel
board
A complete admin board template with a large variety of elements and components, based on blexar CSS framework.
Stars: ✭ 55 (-80.29%)
Mutual labels:  admin-dashboard, admin-panel

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

  • [x] More than 500 potential admin panels
  • [x] Tor & Proxy
  • [x] Random-Proxy
  • [x] Random-Agents
  • [x] Console work with params, like: okadminfinder.py -u example.com --proxy 127.0.0.1:8080
  • [x] 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].