Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 879 Bytes

File metadata and controls

28 lines (22 loc) · 879 Bytes

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