Twehbe
@twsec83
ID: 1078028159252078592
26-12-2018 20:41:56
2,2K Tweet
63 Followers
770 Following
Very cool write up on a journey to getting RCE through a number of different bugs by Abdullah Nawaf (HackerX007)🇯🇴 and Godfather Orwa 🇯🇴: medium.com/@HX007/a-journ… We made a FREE hub out of it for everyone to try: app.hackinghub.io/hubs/path-to-r…
So far I have published 13 articles (862 pages) to help other professionals in the cybersecurity community: ERS 03: exploitreversing.com/2025/01/22/exp… ERS 02: exploitreversing.com/2024/01/03/exp… ERS 01: exploitreversing.com/2023/04/11/exp… MAS 10: exploitreversing.com/2025/01/15/mal… MAS 09: exploitreversing.com/2025/01/08/mal… MAS 09:
Want to see what top-notch security research looks like? Look no further than Jakub Domeracki's latest research, a standout contributor to the Google Cloud VRP! 🪲💪 jdsec.cloud/posts/2026-01-…
If you want to become good at system design, then learn these 12 case studies (not kidding): 1 How ChatGPT Apps Work: ↳ newsletter.systemdesign.one/p/apps-in-chat… 2 How YouTube Works: ↳ newsletter.systemdesign.one/p/youtube-syst… 3 How Google Docs Works: ↳ newsletter.systemdesign.one/p/how-does-goo… 4 How Kafka Works: ↳
404 page to RCE. A report by spaceraccoon | Eugene Lim He chained two old CVEs to achieve RCE: - Found a 404 page mentioning an obscure CMS, discovered /josso/signin login - Triggered CVE-2007-0450 (directory traversal in mod_proxy) using a %5C../ to bypass the internal proxy - Reached