Home

Awesome

Admin Panel Finder

A burp suite extension that enumerates infrastructure and application Admin Interfaces. </br></br> <b>OWASP References:</b>

Why should I use this extension?

Installation

The quickest way is to load the jar file (adminPanelFinder.jar) in the extender tab of the Burpsuite.</br> Extender -> Extensions -> Add</br> A new tab will be added to the burp suite.</br>

Quick Start

  1. Select a request of a target host from any tab of the burp suite (it must have a response with any status code)
  2. In the "Admin Panel Finder -> options" tab, apply your configurations.
  3. Go to the "Admin Panel Finder -> Finder -> Finder" tab and click on the "start" button.

Some of the options

These options can be used to customize the detection:

Build From Source Code

  1. To build the project, you need <a href="https://gradle.org/install/">Gradle</a> installed.</br>
  2. Clone the repository</br>git clone https://github.com/moeinfatehi/Admin-Panel_Finder
  3. Open the main directory of the project (where build.gradle file exists) and run: gradle makeJar
  4. The Jar file will be generated in "build/libs/Admin-Panel_Finder.jar"

Disclaimer

This program is for educational purpose ONLY. Do not use it without permission. The usual disclaimer applies, especially the fact that I'm not liable for any damages caused by the direct or indirect use of the information or functionality provided by these programs. The author or any Internet provider bears NO responsibility for content or misuse of these programs or any derivatives thereof. By using these programs you accept the fact that any damage (data loss, system crash, system compromise, etc.) caused by the use of this program is not my responsibility.

Hack and have fun!

If you have any further questions, please don't hesitate to contact me via my <a href="https://twitter.com/MoeinFatehi">twitter</a> account.