slavicek.net
 Home
Traveling
Knowledge management
Theses
Miscallaneous Ideas
Puzzle solving
Sql Injection
čeština  |   english
 Miscallaneous Ideas

The section is assigned to situate there interesting software utilities, which have been designed to solve various problems by means of PC.

  
Puzzle Solving     
> 
  The tool should help you in solving an ordinary wooden puzzle. I have got one, forgot the solution immediately, and would not have put it back together for the world. After one month of wasted effort that had been exerted on a manual solving, the tool I had creaded helped me figure out the solution within couple of minutes. 
  
Sql Injection attacks and their prevention     
> 
  It has been five years ago since I was developing ASP web sites, thinking about the best Sql Injection prevention. The tool described below arose as a side effect. I presume that now, many years after the ASP era, now when every proper database-bound web site takes (or should take) a benefit from a multi-tier architecture and stored procedures, or ORM in the background, now it would be quite cool to publish this tool, just to realize how little information revealed by the a web server can lead to a penetration to the system.