https://github.com/sqlmapproject/udfhack
Database takeover UDF repository
https://github.com/sqlmapproject/udfhack
Last synced: 8 months ago
JSON representation
Database takeover UDF repository
- Host: GitHub
- URL: https://github.com/sqlmapproject/udfhack
- Owner: sqlmapproject
- Created: 2012-06-27T13:53:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T01:10:57.000Z (almost 8 years ago)
- Last Synced: 2025-03-31T18:41:17.313Z (10 months ago)
- Language: C
- Size: 31.3 KB
- Stars: 180
- Watchers: 21
- Forks: 96
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Database takeover user-defined functions for MySQL and PostgreSQL
Files in this folder can be compiled as shared libraries. These define some user-defined functions (UDF) for MySQL and PostgreSQL. They are licensed under the terms of the GNU Lesser General Public License and their compiled versions are available on the official sqlmap repository, https://github.com/sqlmapproject/sqlmap.