|
Categories
Tags
.net
anonimity
conference
digg
ethics
injection
internet
java
jruby
macosx
owasp
privacy
scripting
smartphone
sql
Bloggers
|
Blog @ andreaprovaglio.comThoughts on software development, design and people.
Jan 28, 2008SQL injection reloaded
Posted at 08:54PM Jan 28, 2008
by Andrea Cogliati in category Security
SQL injection vulnerabilities are still very common in web applications (OWASP rates injection flaws as the second most important security issue in Top Ten 2007). Input validation and parameterized queries (also called prepared statements) are the most popular safeguard options to prevent SQL injections. However, even using parameterized queries, an application can still be vulnerable to SQL injections. This is not a new topic (early researches on exploiting parameterized queries appeared more than 3 years ago) but there is still a lot of confusion among security-unaware software developers and architects. [Read More]Jan 09, 2008Using JSR-223 on Java 1.5 and 1.4
Posted at 12:32AM Jan 09, 2008
by Andrea Provaglio in category Programming
I find the Scriping for the Java Platform API (JSR-223) an interesting and promising extension to Java. It's even more appealing to me when used with JRuby (and optionally with Rails). I'll discuss the benefits of such a mix in a future post. For now, I just want to talk about the Java versions on which you can run JSR-223. [Read More] |
RSS Feeds
Blogroll
Search
|