appsec

364 readers
1 users here now

A community for all things related to application security.

founded 2 years ago
MODERATORS
26
27
4
submitted 2 years ago by N7x to c/appsec
28
29
6
submitted 2 years ago by N7x to c/appsec
30
31
7
AppSec podcasts? (self.appsec)
submitted 2 years ago by N7x to c/appsec
 
 

There is a nice list of Infosec podcasts here: https://infosec.pub/post/152754

What are your more specialized appsec recommendations?

32
 
 

A brand-new Burp Suite extension for discovering DNS vulnerabilities in web applications.

33
4
submitted 2 years ago by N7x to c/appsec
 
 

You might have found HTML injection, but unfortunately identified that the site is protected with CSP. All is not lost, it might be possible to bypass CSP using DOM clobbering, which you can now detect using DOM Invader! In this post we’ll show you how.

We’ve based the test case on a bug bounty site, so you’re likely to encounter similar code in the wild. If you’re unfamiliar with DOM clobbering then head over to our Academy to learn about this attack class and solve the labs.

34