Found 1481 bookmarks
Newest
Mutation XSS via namespace confusion - DOMPurify < 2.0.17 bypass - research.securitum.com
Mutation XSS via namespace confusion - DOMPurify < 2.0.17 bypass - research.securitum.com
In this blogpost I’ll explain my recent bypass in DOMPurify – the popular HTML sanitizer library. In a nutshell, DOMPurify’s job is to take an untrusted HTML snippet, supposedly coming from an end-user, and remove all elements and attributes that can lead to Cross-Site Scripting (XSS). This is the bypass: Believe me that there’s not ...
·research.securitum.com·
Mutation XSS via namespace confusion - DOMPurify < 2.0.17 bypass - research.securitum.com
Exploiting prototype pollution - RCE in Kibana (CVE-2019-7609) - research.securitum.com
Exploiting prototype pollution - RCE in Kibana (CVE-2019-7609) - research.securitum.com
Prototype pollution is a vulnerability that is specific to programming languages with prototype-based inheritance (the most common one being JavaScript). While the bug is well-known for some time now, it lacks practical examples of exploitation. In this post, I'm showing how to exploit it to achieve Remote Code Execution in Kibana.
·research.securitum.com·
Exploiting prototype pollution - RCE in Kibana (CVE-2019-7609) - research.securitum.com
Font Smoothing in Edge
Font Smoothing in Edge
Text rendering quality is an amazingly complicated topic, with hardware, settings, fonts, differing rendering engine philosophies, and user preferences all playing key roles. In some cases, however…
·textslashplain.com·
Font Smoothing in Edge
Prototype pollution - and bypassing client-side HTML sanitizers - research.securitum.com
Prototype pollution - and bypassing client-side HTML sanitizers - research.securitum.com
In this article I’ll cover the prototype pollution vulnerability and show it can be used to bypass client-side HTML sanitizers. I’m also considering various ways to find exploitation of prototype pollution via semi-automatic methods. It could also be a big help in solving my XSS challenge. Prototype pollution basics Prototype pollution is a security vulnerability, ...
·research.securitum.com·
Prototype pollution - and bypassing client-side HTML sanitizers - research.securitum.com
Go и кэши CPU
Go и кэши CPU
Источник: unsplash.com По словам Джеки Стюарта, трехкратного чемпиона мира по гонкам Формулы-1, понимание автомобиля помогло ему стать лучшим пилотом: «Гонщику...
·habr.com·
Go и кэши CPU
The zero-day exploits of Operation WizardOpium
The zero-day exploits of Operation WizardOpium
Back in October 2019 we detected a classic watering-hole attack that exploited a chain of Google Chrome and Microsoft Windows zero-days. In this blog post we’d like to take a deep technical dive into the attack.
·securelist.com·
The zero-day exploits of Operation WizardOpium
Reverse Engineering Nike Run Club Android App Using Frida - Yasoob Khalid
Reverse Engineering Nike Run Club Android App Using Frida - Yasoob Khalid
Hi everyone! 👋 If you have been following my blog then you might have already read the article on reverse engineering an Android app by writing custom smali code. I am still very much a reverse engineering beginner so after that article, I got to learn about Frida. I was told that Frida is much faster and a lot easier for scenarios where I want to snoop on functions. Well, I am glad to report that all the suggestions were absolutely correct.
·yasoob.me·
Reverse Engineering Nike Run Club Android App Using Frida - Yasoob Khalid
Zero Day Initiative — CVE-2020-1300: Remote Code Execution Through Microsoft Windows CAB Files
Zero Day Initiative — CVE-2020-1300: Remote Code Execution Through Microsoft Windows CAB Files
In this excerpt of a Trend Micro Vulnerability Research Service vulnerability report, Pengsu Cheng and Yazhi Wang of the Trend Micro Research Team detail a recent code execution vulnerability in Microsoft Windows. The bug was originally discovered and reported by Zhipeng Huo (@R3dF09) of Tencent Sec
·zerodayinitiative.com·
Zero Day Initiative — CVE-2020-1300: Remote Code Execution Through Microsoft Windows CAB Files
Warcodes: Attacking ICS through industrial barcode scanners
Warcodes: Attacking ICS through industrial barcode scanners
Several days ago I came across an interesting entry in the curious ‘ICS Future News’ blog run by Patrick Coyle. Before anyone becomes alarmed, the description of this blog is crystal clear about its contents: “News about control system security incidents that you might see in the not too distant future. Any similarity to real people, places or things is purely imaginary.” IOActive provides research-fueled security services, so when we analyze cutting-edge technologies the goal is to stay one step ahead of malicious actors...
·ioactive.com·
Warcodes: Attacking ICS through industrial barcode scanners
Прелендинг, который конвертит... - CPA.RIP
Прелендинг, который конвертит... - CPA.RIP
Простейшие правки текста твоего прелендинга гарантированно увеличивают пробив и конверт связки. Доказано внутренним отделом баинга MONEY4LEADS на больших объёмах. 1. Обосновывай утверждения ссылками на авторитетные источники! Чтобы усилить текст проклы необходимо все важные и непонятные термины или утверждения завязать на авторитетных источниках. Тогда ваш текст будет выглядеть не как поток пустых слов, а приобретет некую...
·cpa.rip·
Прелендинг, который конвертит... - CPA.RIP
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
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