neonprimetime security , just trying to help
Showing posts with label
MySql
.
Show all posts
Showing posts with label
MySql
.
Show all posts
Friday, September 16, 2016
MySQL Backdoors in UDFs
›
Thought this blog by securusglobal about MySQL Backdoor with udf was interesting. In Short, a UDF is a user-defined-function in MySQL. I...
Monday, August 29, 2016
Kazehakase SQL Injection example
›
This looks like SQL injection attempt of some sort on mysql, saw it this weekend. GET /index.php/module/aciton/param1/$%7B@print_r(md5(112...
Friday, May 20, 2016
Separate Servers for your Website and DB?
›
Let's say you have a website and a database. Should you have 1 server or 2. Does it matter? Here's just 1 example of why it matte...
Tuesday, April 28, 2015
WordPress XSS 0day Walkthru
›
I thought the Wordpress XSS vulnerability was an interesting one. I thought I'd attempt to walk through how I understand it to work. ...
1 comment:
›
Home
View web version