Skip to content

gregoiremenguy/MySQL-SysCallUDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

MySQL-SysCallUDF

Mysyschar.cc is a User defined Function which allows users to run system calls directly from MySQL clients. This UDF allows the attacker to see the answers of system calls.

It works on LINUX based systems and was created for pentest (not for sys admin). I code it after reading an article of Bernardo Damele about SQL injections.

Documentation

User's manual

Learn SQL injections

Download

Download the zip file here

About

User-Defined Function to run system calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages