Reading Log Files in Postgresql Sql Injection – Tutorial

Hey everyone,

So I guess it’s time to learn something juicy about Postgresql.
If you’re injecting a Website based on a Postgresql database then you might wanna check your privileges because this will simply allow you to use lots of interesting Postgresql Functions in case you could:
You can find most of these functions in here: http://www.postgresql.org/docs/9.4/static/functions-admin.html

What we will be covering in this Tutorial is related to reading Log/Config Files, so lets just get started.
Continue reading “Reading Log Files in Postgresql Sql Injection – Tutorial”

Reading Files in MsSql Injection – Tutorial

Hey guys,

Okay, today we’re going to read files just the way we do it in MySql Injection using LOAD_FILE but in MsSql Injection using OPENROWSET. This is simple but very effective and it’s something that wasn’t shared before so lets just get started.
Continue reading “Reading Files in MsSql Injection – Tutorial”

Design a site like this with WordPress.com
Get started