Skip to content

jon-stewart/postgres_restore_exploitation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Postgres restore exploitation

Build and install postgresql from source with version matching that of the target database.

export PATH="/usr/local/pgsql/bin:$PATH"

gcc -I$(pg_config --includedir-server) -shared -fPIC -o poc poc.c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published