Archive

Archive

1481 bookmarks
Custom sorting
Как мы в Selectel нашли уязвимость в Mailcow, или немного о безопасности в open source
Как мы в Selectel нашли уязвимость в Mailcow, или немного о безопасности в open source
У коммерческих решений есть очевидные плюсы: профессиональная поддержка, регулярные аудиты, соответствие стандартам и сертификация. Open source — бесплатен, гибо...
·habr.com·
Как мы в Selectel нашли уязвимость в Mailcow, или немного о безопасности в open source
Trends
Trends
Trends Description
·dbugs.ptsecurity.com·
Trends
Historical Analysis of Reflected Vulnerabilities: The Evolution of Windows Defender Defenses
Historical Analysis of Reflected Vulnerabilities: The Evolution of Windows Defender Defenses
This report analyzes a historical class of security flaws known as “reflected vulnerabilities,”which were once potent zero-day attack vectors targeting early Windows versions and antivirussoftware. We examine classic exploitation techniques, such as parser attacks, packet fragmen-tation, and syscall abuse, which could lead to remote code execution (RCE) or privilege esca-lation. The objective is educational, demonstrating how modern defenses in Windows 11 andWindows Defender—such as Address Space Layout Randomization (ASLR), Data ExecutionPrevention (DEP), Control Flow Guard (CFG), and hardened parsers—have rendered this classof vulnerabilities obsolete. Proof-of-concept (PoC) code is provided solely to illustrate histor-ical concepts and is non-functional on modern systems, ensuring compliance with responsibledisclosure principles.
·zenodo.org·
Historical Analysis of Reflected Vulnerabilities: The Evolution of Windows Defender Defenses
s1r1us (@S1r1u5_) on X
s1r1us (@S1r1u5_) on X
Mutation-Based XSS + V8 type confusion + V8 sandbox escape = RCE on Basecamp. Disclosed it on Hackerone: https://t.co/slsv3j4jXx go read the comments if you wanna see what a week of exploit dev pain looks like.
·x.com·
s1r1us (@S1r1u5_) on X
SMTP Injection in Gsuite
SMTP Injection in Gsuite
Gsuite is an immensely powerful tool for account administration. It allows the administrator to control just about anything regarding the user accounts in his organization, from determining how one can login and which apps he can access, to which contacts are allowed and what Email headers should be applied. This last
·ehpus.com·
SMTP Injection in Gsuite
Hijacking DLLs in Windows
Hijacking DLLs in Windows
DLL Hijacking is a popular technique for executing malicious payloads. This post lists nearly 300 executables vulnerable to relative path DLL Hijacking on Windows 10 (1909), and shows how with a few lines of VBScript some of the DLL hijacks can be executed with elevated privileges, bypassing UAC.
·wietzebeukema.nl·
Hijacking DLLs in Windows