/MysqlClientAttack

via load data local infile to attack client

Primary LanguagePython

installation

pip install -r requirements.txt
git clone https://github.com/lcark/MysqlClientAttack.git

usage

usage: main.py [-h] [-l ADDR] [-p PORT] [-f FILE]

mysql client attack, output will be saved in result

optional arguments:
  -h, --help  show this help message and exit
  -l ADDR     Specify ip for listen
  -p PORT     Specify local port for listen
  -f FILE     Specify file you want to read

screenshots

server client