attack aws backtrack book burp cloud cors csrf dradis embedded encoding framework html5 injection methodology network opinion pentest reporting review shellcode soap web web service wondering XML XSS
  • home
  • whoami
  • links
  • blog
  • follow me
archives
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
Here it is, the file upload CSRF
April 7th
2013

Recently I wanted to do a Cross Site Request Forgery Proof-of-Concept for a file upload functionality. As you might know it is not necessarily as easy as simple form CSRFs. Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
SoapUI with Burp
March 16th
2013

In a recent project I tested a web service and we got a nice SoupUI project for it. SoupUI is a great tool but you somehow miss the nice features of Burp, such as the Intruder. But of course the idea comes immediately: why not to chain them? It turns out this is not as trivial as it seems for the first sight.
Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
Shellcode wrapper for Linux
February 17th
2013

This post is about how to create Linux binary executable shellcodes using msfpayload.

Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
Installing Dradis on Backtrack
January 7th
2013

This post is more of a note for myself then an interesting technical stuff but it might be useful for somebody else as well.

You might already know the Dradis Framework if not check it out here. It is basically a note taking web application which focuses on penetration tests and other security assessments. It allows testing teams to quickly share the collected information about the tested environment with each other.
Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
Please, don’t use user supplied XSLT
October 20th
2012

I didn’t even want to write about this, because hopefully it is not a wide spread problem but it is such a catastrophic programming mistake which I saw in a production system that I felt the need to talk about it. So to summarize this blog post in one sentence: total client-side exploit using user defined XSLT.

Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
Book review: Advanced Penetration Testing for Highly-Secured Environments
September 28th
2012

I recently obtained the Advanced Penetration Testing for Highly-Secured Environments: The Ultimate Security Guide book, so I figured I write a little summary about it as I did with the other security books that I read.

Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
Experiences in pentesting DWR
September 17th
2012

I was lucky enough to do a penetration test on applications using Direct Web Remoting (DWR), and I would like to share my experiences. It is another interesting technology in the wild jungle of the web frameworks and libraries. It defines itself as follows:
“DWR is a Java library that enables Java on the server and JavaScript in a browser to interact and call each other as simply as possible.”
Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
Book review: Securing the Cloud
August 5th
2012

The cloud is everywhere. It is all over us. But everybody knows that. I have been interested in could security for quite a while, so I decided to read a book to see how it is defined from A to Z today. After reading some reviews I chose the Securing The Cloud; Cloud computer security techniques and tactics written by Vic (J.R.) Winkler.
Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
Tricking the XML parser
July 14th
2012

Nowadays there are numerous web application frameworks to implement a rich web application. I have already written about one of them. These frameworks usually use AJAX and XmlHttpRequests filled with either XML or JSON. In this post I will write about the XML part. In that case the first step is always to fight with the XML parser on the server-side.
Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
Welcome to the Jungle
June 28th
2012

This post will describe the general problem in having embedded devices in your network. Mitigation techniques and work-arounds will be shown how to reduce the risk introduced by them.

But to make it more interesting listen to this while reading.

So it all started with a network pen test which was like hiking in a rainforest and seeing all those weird animals and human-eating flowers that live there. All these creatures in the network were different very exotic embedded devices. They were really interesting as well as very much vulnerable.
Read the rest of this entry »

  • blogger
  • digg
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
« prev post next post »