Blogs about: Csrf

Featured Blog

Adding CSRF security in Spring based Web application

praveenmyls wrote 1 week ago: Cross-site request forgery, also known as a one-click attack or session riding and abbreviated as CS … more →

Tags: Tech Stuff, controller, ajaxPrefilter, HandlerInterceptor, Java, spring, Token, Webapp

Software Security - Best Practices

fredsakr wrote 1 week ago: The best way to secure your product, is building security in from the start. Most businesses view se … more →

Tags: Security, Software, XSS, overflow, stack

Cookie Tossing in the Middle

webstersprodigy 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 →

Tags: Pentest, Web Hacking, 2013BH, ARP, burp, Cookies, Python, scapy, vimeo

Common OAuth issue you can use to take over accounts4 comments

webstersprodigy 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 →

Tags: Web Hacking, 2013BH, clickjacking, facebook, Foursquare, FoxNews, goodreads, Groupon, HuffingtonPost

Sitecore 6.6: CSRF form field is missing2 comments

briancaos wrote 1 month ago: In the latest version of Sitecore 6.6 (release 13.04.04) I sometimes get this error: Exception: Site … more →

Tags: Sitecore 6, AntiCSRF, CSRF form field is missing, sitecore

CSRF

teeatom wrote 1 month ago: https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)_Prevention_Cheat_Sheet Cross-Site … more →

Tags: Web Security, cross-site scripting, Cross Site Request Forgery

CSRF - Cross Site Request Forgery

peteryanni wrote 2 months ago: What is CSRF or Cross Site Request Forgery ? allows an attacker to capture and replay a previous req … more →

Tags: All, Php, security series

Anatomy of an exploit - Linksys router remote password change hole7 comments

Paul Ducklin wrote 2 months ago: A security researcher from San Jose in California has published a how-to guide detailing a number of … more →

Tags: Featured, Vulnerability, authentication, Belkin, cisco, Exploit, linksys, password, Router

Do not rely on Client Side validations

.:.Sindra.:. wrote 2 months ago: Do not rely on client side validations. When writing code for displaying information for some specif … more →

Tags: English, .NET, C#, HTML, Client Side, Back-end, Security, javascript, mvc

Secure Development Series: Authorization

Langdon White wrote 2 months ago: Authorization and Authentication are both important aspects to secure development. Come check out ou … more →

Tags: Security, authentication, authorization, OWASP

Common .NET ViewstateUserKey CSRF Issue5 comments

webstersprodigy wrote 2 months ago: I’ve added the 2013BH tag to all posts related to my recent Blackhat EU talk – more post … more →

Tags: Web Hacking, 2013BH, C#

Hacking Google users with Google's GooPass phishing attack - Hacking News

AlucardV wrote 3 months ago: Hacking Google users with Google’s GooPass phishing attack – Hacking News. … more →

Tags: Security, Security 2, Google, THN, Drive, docs, Click, jacking

Google GooPass

ariefhikam wrote 3 months ago: Peneliti Keamanan Christy Philip Mathew telah menemukan vulnerabilities CSRF dan ClickJacking di goo … more →

Tags: security issue, hacking, Google, GOOGLE DOCS, Google Drive, clickjacking, GooPass

Newly Installed Layout Redirects Controller Actions to Log Out

Muhammad Ismail Faruqi wrote 3 months ago: Time for another lesson I’ve been banging my head for days because of this particular bug of o … more →

Tags: Ruby on Rails, Ruby, rails, Redirect, controller, Layout

ymgt先生のCookieMonster有りの場合のCSRF対策について

kanatoko wrote 3 months ago: http://yamagata.int21h.jp/d/?date=20130302#p01 についてです。 実は、私も似た事を考えていました。 複数の同じ名前のCookieがあるという異常な状態を作 … more →

Tags: Tech, Cookie Monster, Infosec, WebAppSec

hsgw先生のXMLHttpRequestを使ったCSRF対策について5 comments

kanatoko wrote 3 months ago: http://d.hatena.ne.jp/hasegawayosuke/20130302/p1 について サーバ側でセッション管理せずに済むというメリットはでかくていいですね。 ログインの有無も関係 … more →

Tags: Tech, Infosec, javascript, XHR

Nice to have::PHP cookie stealer

BlackPiano wrote 4 months ago: Here is the simple Cookie Stealer code Version One: Cookie stored in File <?php $cookie = $HTTP_G … more →

Tags: cyber security, Cyber-warfare, Cyber Security Research, ICF, Israel Cyber Forces, XSS, cyber attacks, cookie stealing, Cookie

.NET MVC AntiforgeryToken CSRF Testing4 comments

webstersprodigy wrote 4 months ago: Besides work being busy, I’m heads down ramping up my Blackhat EU talk, which is mostly about … more →

Tags: Web Hacking, .NET, 2013BH, Cookies, javascript

Validating .NET MVC 4 anti forgery tokens in ajax requests2 comments

richiban wrote 4 months ago: CSRF (Cross-Site Request Forgery) is an attack against a website “whereby unauthorized command … more →

Tags: .NET, Software


Related Tags
All →

Follow this tag via RSS