Introducing the Living Off The Land Drivers (LOLDrivers) project, a crucial resource that consolidates vulnerable and malicious drivers in one place to streamline research and analysis.
https://t.co/hORF6hMqEr
LOLDrivers enhances awareness of driver-related security risks and empowers organizations to mitigate these risks, improving their overall cybersecurity posture. By fostering collaboration and knowledge sharing within the cybersecurity community, LOLDrivers, along with sister projects like LOLBAS and GTFOBins, paves the way for a safer and more secure digital landscape.
Read our release blog to learn all about the project and how to contribute
https://t.co/Fl2ywkXNuM
Huge shoutouts to @_josehelps , @bohops , @nas_bench , @cyb3rops and @mattnotmax for their invaluable contributions and unwavering support in bringing the LOLDrivers project to fruition. As we celebrate this milestone, we now invite the broader cybersecurity community to join us in this endeavor. Together, we can continue to enhance the project and share knowledge. Thank you once again to our amazing team, and let's keep the momentum going!
@0xConda What was crucial for me:
*) understand web app routing. for this I suggest you create small web apps in all the technologies covered by the OSWE
*) become familiar with VSCode
*) learn remote debugging
Good luck 🍀🔥
@0xConda OSWE focuses on white box testing whereas the portswigger web academy mainly teaches a black box approach (both are absolutely great).
However, the deserialization portswigger labs are great as an additional preparation for the OSWE.
Last month, at @assetnote, we discovered a logic flaw in Dynamicweb (enterprise ecommerce solution) - CVE-2022-25369. The vulnerability existed in the codebase since 2018! This logic flaw leads to RCE. You can read about our discovery here:
https://t.co/eK8kIf3knC
🔎 OAUTHScan
A @Burp_Suite extension useful when testing applications implementing OAUTHv2 and OpenID standards
Contains 10+ security checks for vulnerabilities and common misconfigurations
#bugbountytips#websecurity
https://t.co/T5LVtozqcc
The ActiveScan++ #Log4Shell check has now been superseded by dedicated tools like burp-log4shell, which can detect asynchronous and deferred variations. I hope you found it useful! Go switch :)
https://t.co/LyD98LL1wF
I just completed "Giant Squid" - Day 4 - Advent of Code 2021 https://t.co/5MXyVmxEiB #AdventOfCode 🤓
Note to myself: start using NumPy (it saves soo much time)