Skip to content
Web backdoor analyser
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Python
SQL
Web
README.md

README.md

Backdoor analyst

Configure

config.php

$bdd = new PDO('mysql:host=localhost;dbname=analyst', 'root', 'root');

Dangerous file

Backdoor analyst

Suspicious file

backdoor analyser

Web panel

backdoor

Install

  • Upload SQL & panel file
  • update gate
PANEL_URL = "http://localhost:8888/analyst/"
GATE_URL = "logs.php"
  • start script
python analyst.py
You can’t perform that action at this time.