Been following @damian_89_ work for years, used his EASM product for bug bounty and it was one of the best out there. Now he just dropped ArgosDNS focused on subdomain intelligence, exactly what the recon space needed. The data quality is crazy, do yourself a favor and check it.
Why to use a simple #XSS vector like this 🤔
<img src=x onerror=alert(1)>
when you can use a much better one? 🤩
1'//"</Script><Img/Src%0AOnError=alert(1)//
The vector above pops in HTML and JS scenarios for single and double quotes! 🤯
Try it here: https://t.co/vLUbVDzLP2
Thanks to the recent @PortSwigger top 10, I finally found the motivation to finish writing the 2nd article about DOMPurify security! 😁
Before releasing it, I would like to share a small challenge 🚩
Challenge link 👇
https://t.co/Fw1ePWFOMB
1/2
@3th1c_yuk1@intigriti@renniepak Seems rennie deleted his twitter so original post is gone :/ but someone made a post about it here with the code: https://t.co/FahOFlpNRv
After a 4-month break, I’m backon @Bugcrowd ! Life kept me busy with something truly special—welcoming my adorable daughter into the world. 🍼💕 Feeling so blessed! 🥰
There is a public website with the following folder path:
https://t.co/oSprjbDUrm<filename>
Does anyone know of any tricks for WordPress websites that would allow me to list all files and folders in the 'uploads' directory? #thanks-in-adv
I was facing a very strict WAF while trying to exploit a XSS : no gt/lt signs, no parentheses, no double quotes, no backticks. I was injecting inside an html tag. Turns out the solution was very simple (and not well documented):
<img src=x onerror=alert&#40document.domain&#41>
🚨Alert🚨CVE-2024-30103: Microsoft Outlook Remote Code Execution Vulnerability
⚠This Microsoft Outlook vulnerability can be circulated from user to user and doesn’t require a click to execute. Rather, execution initiates when an affected email is opened.This is notably dangerous for accounts using Microsoft Outlook’s auto-open email feature.
📰Refer: https://t.co/QEiHf8iwtH
#Outlook #Microsoft #hunterhow #infosec #infosecurity #Infosys #Vulnerability