header image
Home arrow Home
Updated Postgres SQL Injection Cheat Sheet
Blog
Jan 21, 2008 at 09:10 PM

I just put some finishing touches to the PostgreSQL Injection Cheat Sheet .  All the TODO items have been removed now.  Let me know if you have any extra info you think should be included on the cheat sheet. 

Another Blog For Your RSS Reader: John Heasman
Blog
Jan 18, 2008 at 08:38 AM

John Heasman's just started a blog over at blogspot.com.  Topics so far have been centered around bug-hunting.  Interesting stuff if you're more of a pentester than a vulnerability researcher (like me).

Add it to your RSS reader now!

Post-Exploitation Without A TTY
Blog
Jan 16, 2008 at 10:08 PM

This is a follow-up to a topic I touched on breifly before when I talked about the problem of trying to use the SSH client when you don't have a TTY.  I was recently in a position where I got an interactive shell on a box, discovered the root password but was unable to get root because I couldn't run "login" or "su".  Both of these required a TTY in order to work.

I don't present a definitive solution in this problem (if you have one please sent it in!).  However I discuss a couple of approaches to getting a TTY...

Last Updated ( Jan 18, 2008 at 09:40 PM )
Read more...
Update: smtp-user-enum v1.1
Blog
Jan 17, 2008 at 07:06 PM

Guy Harper sent me a patch for smtp-user-enum.  It can now enumerate email addresses on vulnerable servers as well as OS-level usernames.  Cheers Guy.

The project page has been updated with example of how the use the new -D option.

Updated Postgres SQL Injection Cheat Sheet
Blog
Jan 15, 2008 at 08:35 AM
I just read Nico Leidecker's Having Fun With Postgres paper.  He mostly talks about the dblink function which is sometimes enabled in Postgres - it's a bit like MSSQL's openrowset .  There's also some good generic advice on what to do when you get DBA access - like exeucting OS-level commands.  I've updated the cheat sheet .  Good work Nico!
Last Updated ( Jan 15, 2008 at 08:35 AM )
<< Start < Previous 1 2 3 4 5 Next > End >>

Results 51 - 75 of 102