![]() |
|
MySQL exploiting - 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: MySQL exploiting (/Thread-MySQL-exploiting) |
MySQL exploiting - PicoMan - 02-15-2019 Hi, i am about to use exploits. I found a site which is accessable with and without SSL. I will try to exploit or manipulate the MySQL DB of this site. My question is now, how to find the version of the MySQL and how to use any exploit on it. I hope i can find someone, who can teach me exploiting ![]() Thanks! PS: I'm using a Parrot OS system RE: MySQL exploiting - tschaikowsky - 02-15-2019 You can use Plugin for FF Wappalyzer or something like this https://builtwith.com/ RE: MySQL exploiting - mothered - 02-15-2019 Quote:My question is now, how to find the version of the MySQL Simple, use the MySQL VERSION function. You can see It on my database below. Spoiler:![]() Syntax: Code: VERSION( )Quote:I hope i can find someone, who can teach me exploitingI don't have 12 months to spare. RE: MySQL exploiting - PicoMan - 02-15-2019 Thank you for your help guys, but i cant raed the version of MySQL with your tricks, i think i will looking for other tricks and read some usefull tutorials
RE: MySQL exploiting - mothered - 02-16-2019 (02-15-2019, 08:31 PM)PicoMan Wrote: Thank you for your help guys, but i cant raed the version of MySQL with your tricks Please provide more Information and/or screenshots. |