Archive

Archive

1481 bookmarks
Custom sorting
The power of backup operators – Decoder's Blog
The power of backup operators – Decoder's Blog
“Backup Operators” group is an historical Windows built in group. It was designed to allow its members to perform backup and restore operations by granting the SeBackupPrivilege and the…
·decoder.cloud·
The power of backup operators – Decoder's Blog
ClickOnce (Twice or Thrice): A Technique for Social Engineering and (Un)tru
ClickOnce (Twice or Thrice): A Technique for Social Engineering and (Un)tru
What is ClickOnce? ClickOnce is a “a Microsoft technology that enables the user to install and run a Windows-based smart client application by clicking a link in a web page” [Wikipedia].  Included …
·bohops.com·
ClickOnce (Twice or Thrice): A Technique for Social Engineering and (Un)tru
Stored XSS on Facebook | OpnSec
Stored XSS on Facebook | OpnSec
tl;dr; Stored XSSes in Facebook wall by embedding an external video with Open Graph. When a user clicks to play the video, the XSS executes on facebook.com Introduction I reported multiple stored XSS on Facebook wall in April 2017. These stored XSS vulnerabilities were also present in WordPress so I waited for WordPress to patch it before publishing this write-up. The vulnerabilities are now fixed on WordPress! These XSS are a little bit complex because they require multiple steps, but each step by itself is pretty simple to understand. The Open Graph protocol When you add a URL in a Facebo...
·opnsec.com·
Stored XSS on Facebook | OpnSec
CyberPoint · Security Research Team (SRT) · Logging Keystrokes with Event T
CyberPoint · Security Research Team (SRT) · Logging Keystrokes with Event T
As a follow-up to our talk at Ruxcon, 'Make ETW Great Again', we wanted to go into a bit more depth than we could cover in our hour long talk. While our talk consisted of multiple examples of ETW usage, detecting ransomware, USB Keylogging, and sniffing SSL encrypted data from WinINet (our code can be found here: https://github.com/CyberPoint/Ruxcon2016ETW), we wanted to specifically discuss USB Keylogging here. Given the nature and potential impact of our findings, we decided it warranted more explanation especially with regards to mitigation and detection of this technique.
·cyberpointllc.com·
CyberPoint · Security Research Team (SRT) · Logging Keystrokes with Event T
InsertScript: Adobe Reader PDF - Client Side Request Injection
InsertScript: Adobe Reader PDF - Client Side Request Injection
Some time ago I discovered a way to inject new lines in a POST request triggered by the Adobe Software/ActiveX. This allows to add new headers or completely modify the created requests. For example you can inject headers like: Referer, Content-Length, Host, Origin etc, which is normally not allowed (eg via XHR) as it can be abused to bypass certain security checks implemented by websites. Additionally it is possible to create a completely new request by abusing HTTP pipelining. One more important information: This injection is not limited to POST requests as you can use a HTTP redirect to c...
·insert-script.blogspot.ru·
InsertScript: Adobe Reader PDF - Client Side Request Injection
InsertScript: DLL Hijacking via URL files
InsertScript: DLL Hijacking via URL files
This blogpost describes how I got annoyed by vulnerabilities in 3rd party Windows applications, which allowed to execute local files but wi...
·insert-script.blogspot.co.at·
InsertScript: DLL Hijacking via URL files