Microsoft equips Edge with hardware-based container

Microsoft has announced a new capability that will make its Edge browser the most secure web browsing option for enterprises: Windows Defender Application Guard. Windows Defender Application Guard is a lightweight virtual machine that prevents malicious activity coming from the web from reaching the operating system, apps, data, and the enterprise network. “Unlike other browsers that use software-based sandboxes, which still provide a pathway for malware and vulnerability exploits, Microsoft Edge’s use of Application Guard … More Continue reading Microsoft equips Edge with hardware-based container

What is the state of the art precaution to try out dubious software most likely safely today?

I want to try out dubious software on my windows 10 computer.

(Bold parts are keywords for the TL/DR fraction)

What is the state of the art precaution to do this most likely safely today?

The software I want to install req… Continue reading What is the state of the art precaution to try out dubious software most likely safely today?

Malware Dropper Built to Target European Energy Company

Researchers at SentinelOne said they have discovered a malware dropper for the Furtim malware that was designed to attack an unnamed energy company in Europe. Continue reading Malware Dropper Built to Target European Energy Company

Adapting AngularJS Payloads to Exploit Real World Applications

Every experienced pentester knows there is a lot more to XSS than <script>alert(1)</script> – filtering, encoding, browser-quirks and WAFs all team up to keep things interesting. AngularJS Template Injection is no different. In this post, we will examine how we adapted template injection payloads to bypass filtering and encoding and exploit Piwik and Uber.

Lower case conversion
Piwik, an Continue reading Adapting AngularJS Payloads to Exploit Real World Applications

Adapting AngularJS Payloads to Exploit Real World Applications

Every experienced pentester knows there is a lot more to XSS than alert(1) – filtering, encoding, browser-quirks and WAFs all team up to keep things interesting. AngularJS Template Injection is no different. In this post, we will examine how we adapted… Continue reading Adapting AngularJS Payloads to Exploit Real World Applications