Browse by Tags
All Tags »
Security (
RSS)
" The OWASP Israel 2008 conference will be help on September 14th at the Interdisciplinary Center Herzliya. This time we are raising the bar and will be holding a full day two tracks event. The tracks would be split according by level: a beginners track and an experts track. " If you are a security expert or just interest in learning security issues, this is the place! https://www.owasp.org/index.php/OWASP_Israel_2008_Conference
In common web developing, I use impersonation to identify against some services, and some other applications like SQL server with my windows credentials. The usual way is to add to the web.config this line: <identity impersonate="true"/> This is best practice for most cases in web developing, but the problem here is, it will effect on all identification procedures we have in the application. Pinpoint Impersonation Suppose I don't want it to effect all my identification...
OWASP = Open Web Application Security Project. This conference is free and highly recommended if you interested in security issues. " OWASP Israel 2007 Conference will be held at the Interdisciplinary Center (IDC) Herzliya on Dec 3rd 2007. OWASP is the leading non for profit organization focusing on web application security. In Previous Israeli OWASP conferences we had great talks and drew a significant crowd and we hope to replicate the success this time. " This year program: Cross Site...
OWASP: The Open Web Application Security Project (OWASP) is dedicated to finding and fighting the causes of insecure software. The next meeting take place in September 5th - 17:00, at Watchfire, Herzeliya, and the Participation is free. You can learn more about the meeting here: http://www.owasp.org/index.php/Israel I had a lots of fun in the last OWASP meeting, witch accord in Interdisciplinary Center (IDC) Herzeliya, May 21th 2007. I specially enjoyed the .NET reverse engineering lecture by Erez...
http://www.owasp.org/index.php/Top_10_2007 Here u can find the Top 10 Web application vulnerabilities for 2007. as usual, the most frequent attacks are Cross Site Scripting, an SQL Injections... I highly recommend to inspect the summery list for the vulnerabilities to learn how to avoid them. Scroll down for the summery list represents the application vulnerabilities and explaination links for each of the them.