Martic.net

Talking in binary since 1980.

Paros Proxy – useful utility for web debugging

Darko at 5:29 pm on Thursday, February 19, 2009

paros proxyWouldn’t it be great if you could see what data exactly do you submit with your HTML form with Post method? Well, you can and it’s easy with Paros Proxy tool !

As the name says, to simplify, this utility acts as your local web proxy. So, to set it up (after the installation) you configure your web browser’s proxy setting to something like http://localhost:xxxx (where “xxxx” is a Paros Proxy specific port). By doing that all traffic you make through your web browser goes through this utility. Read more >>

Securing ASP applications from SQL injection and XSS

Darko at 10:31 am on Tuesday, July 22, 2008

Recently I was alarmed that one of my late projects is under attack. It was one of my first websites I created using ASP+MS SQL.

Looking at .LOG files and database it was clear that the attack was done using SQL injection method, which is of course a shame on my work but it somehow slips through my fingers at certain lines of code. We all live and learn… There is a saying – who works, makes mistakes.

Anyhow, I was facing a problem that has to be sold, and finaly – I made it… Read more >>

 
 
Close
E-mail It
Socialized through Gregarious 42