Read more: SQLMate - A friend of SQLmap which will do what you always expected from SQLmap
1, Update your Windows 10 machine. Open Control Panel -> Program and features -> Turn on or off Windows features, find and activate "Windows Subsystem for Linux". And restart now!
2, Next, you must install Windows Subsystem for Linux: lxrun/ install
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVMaSUt9UHmGOUo4x63ZRS92xyUuuWYxnWgnwVzNtm5kykXwJ6-cfSfoYS3RdHUxIZGzzUroeeIsYXcvqbro_1wUdXDRXeoWrx5mnCoL0XfZt5cJlWS5PLN9AE8S1oE31TYCBfrRaCm_s/s640/kali+windows.JPG)
3, Then install Python 3.x and Git are in the PATH
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgx9sIyPaJsr12OnPCs7n6bLe8rB8CA2ByFcC5D40hFJrFbJBMCS4G_3OwRpjPgEzOf9Y_ZMZOH2IeV_o1wguo91gpfiLGbXGQ1oEtYpHsTvMGi-x4CbvwhNQtCIED16QG0V0MfOXlSwIc/s640/Git+command+prompt.JPG)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhA_NrWyqrRCacWBe5KmEmG5nsp_I0R2-RW_bjMrkBXYVxpttTYZIQEm6UZwVasFXabL93M0z5LvLvApwmyKZlO2jbvnuU4oJsJIFqPh24TrOe_VHMRD0nWdMRtJaBW2GTCai5Hyfoiw9U/s640/python+path+3.JPG)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYGQEKZ0wSU4P76PuvRaQTWAv7unTEAd02ZyEPaN1p6aAu4v06WOXsuNtqOSRhWyco5m1v6bvsG8vo9uc6t1sTFNhy6DB57i0LPSYLwChu6T6Cgn6ppPJg4eUcIW57dd2WqZcVpRikc0A/s640/Python+bath.JPG)
4, Next, open Command Prompt, enter the command: bash
5, To install SQLMate on "Bash on Ubuntu on Windows", enter this commands:
git clone https://github.com/UltimateHackers/sqlmate
cd sqlmate
pip install -r requirements.txt
python sqlmate
python sqlmate --admin luongthevinh.com.vn
1, Update your Windows 10 machine. Open Control Panel -> Program and features -> Turn on or off Windows features, find and activate "Windows Subsystem for Linux". And restart now!
2, Next, you must install Windows Subsystem for Linux: lxrun/ install
3, Then install Python 3.x and Git are in the PATH
4, Next, open Command Prompt, enter the command: bash
5, To install SQLMate on "Bash on Ubuntu on Windows", enter this commands:
git clone https://github.com/UltimateHackers/sqlmate
cd sqlmate
pip install -r requirements.txt
python sqlmate
If pip is not installed, enter apt-get install python-pip to fix it
- GitHackTools -
6, Example: find admin site of LuongTheVinh.com.vnpython sqlmate --admin luongthevinh.com.vn
No comments:
Post a Comment