![]() |
|
SQLMate - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking) +--- Thread: SQLMate (/Thread-SQLMate) |
SQLMate - Synthx - 10-30-2017 ![]() Tool: SQLMate Description: "There are some features that we think SQLMap should have. Like finding admin panel of the target, better hash cracking etc. If you think the same, SQLMate is for you." Installation: Spoiler:Code: git clone https://github.com/UltimateHackers/sqlmateCode: cd sqlmateCode: pip install -r requirements.txtCode: python sqlmateFeatures:
Code: optional arguments:
-h, --help show this help message and exit
--dork DORK Supply a dork and let SQLMate do its thing
--hash HASH 'Crack' a hash in 5 secs
--list <path> Import and crack hashes from a txt file
--dump 1-184 Get dorks. Specify dumping level. Level 1 = 20 dorks
--admin URL Find admin panel of website
--type PHP,ASP,HTML Choose extension to scan (Use with --admin option, Default is all)Spoiler:Let me know what you think of my first tool review! Thanks. RE: SQLMate - Shin - 10-30-2017 It's pretty cool! Glws! 20 charssss RE: SQLMate - Synthx - 10-30-2017 (10-30-2017, 02:42 PM)Shin Wrote: 20 charssss What? |