Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 490 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 490 Bytes

find-exploit-hack-in-logs

Use this script to analyse your server logs files and try to find the exploit that an hacker i've used to hack your website.

Installation

  1. create a database and import logs.sql to create table
  2. put your log files in the "logs" folder
  3. launch save.php in your folder and wait for the process to be complete
  4. launch index.php to see potential hack source and method detect by the script
  5. you can execute sql query to find exploit with your own method