appsec

331 readers
3 users here now

A community for all things related to application security.

founded 1 year ago
MODERATORS
26
27
28
29
30
31
 
 

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
 
 

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