SPI Dynamics, Inc., a leading provider of web application security assessment software and services, which was acquired by HP in 2007, have revealed JavaScript techniques for compromising the intranet… more →
Garo Garabedyan's Divergent Thinking Blogwrote 1 week ago: Cross-site request forgery, also known as a one-click attack or session riding and abbreviated as CS … more →
wrote 1 week ago: The best way to secure your product, is building security in from the start. Most businesses view se … more →
wrote 3 weeks ago: In the past I’ve talked about one way to get in the middle as an attacker and use Burp as a Mi … more →
wrote 1 month ago: TLDR; This is a post about a CSRF issue in OAuth I found where if a victim visited a malicious site … more →
wrote 1 month ago: In the latest version of Sitecore 6.6 (release 13.04.04) I sometimes get this error: Exception: Site … more →
wrote 1 month ago: https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)_Prevention_Cheat_Sheet Cross-Site … more →
wrote 2 months ago: What is CSRF or Cross Site Request Forgery ? allows an attacker to capture and replay a previous req … more →
wrote 2 months ago: A security researcher from San Jose in California has published a how-to guide detailing a number of … more →
wrote 2 months ago: Do not rely on client side validations. When writing code for displaying information for some specif … more →
wrote 2 months ago: Authorization and Authentication are both important aspects to secure development. Come check out ou … more →
wrote 2 months ago: I’ve added the 2013BH tag to all posts related to my recent Blackhat EU talk – more post … more →
wrote 3 months ago: Hacking Google users with Google’s GooPass phishing attack – Hacking News. … more →
wrote 3 months ago: Peneliti Keamanan Christy Philip Mathew telah menemukan vulnerabilities CSRF dan ClickJacking di goo … more →
wrote 3 months ago: Time for another lesson I’ve been banging my head for days because of this particular bug of o … more →
wrote 3 months ago: http://yamagata.int21h.jp/d/?date=20130302#p01 についてです。 実は、私も似た事を考えていました。 複数の同じ名前のCookieがあるという異常な状態を作 … more →
wrote 3 months ago: http://d.hatena.ne.jp/hasegawayosuke/20130302/p1 について サーバ側でセッション管理せずに済むというメリットはでかくていいですね。 ログインの有無も関係 … more →
wrote 4 months ago: Here is the simple Cookie Stealer code Version One: Cookie stored in File <?php $cookie = $HTTP_G … more →
wrote 4 months ago: Besides work being busy, I’m heads down ramping up my Blackhat EU talk, which is mostly about … more →
wrote 4 months ago: CSRF (Cross-Site Request Forgery) is an attack against a website “whereby unauthorized command … more →