Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
/ AAPanelExploiter Public archive

aapanel Docker Exploiter using default password attack

License

Notifications You must be signed in to change notification settings

TheVisual/AAPanelExploiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAPanelExploiter

aapanel Docker Exploiter using default password attack

Setup

  • 1x Scan Server
  • 1x Attack Server

How to scan (All Known Ports)

  • screen zmap -p 8886 --output-file=8886.txt
  • screen zmap -p 9999 --output-file=9999.txt
  • screen zmap -p 8200 --output-file=8200.txt
  • screen zmap -p 7800 --output-file=7800.txt

TODO

  • Add captcha AI or capmonster.cloud support to solve panels that have captcha on them
  • Add User / Pass Proxy Support on the Attack Server

Platforms Supported

  • Windows x64 (Tested)
  • Linux x64 (Tested)

Attack Based Off

Enabling SSH

  • Go in security enable enable SSH KEY (Bypasses password auth issue for docker) and save key if you wish to use in putty or something or just use inbuilt terminal

Releases

No releases published

Packages

No packages published

Languages