Securing ASP applications from SQL injection and XSS
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 >>
A blog with some random tech-related thoughts. From web development to some cool gadget reviews. Hope you'll find it interesting to read and to come back.