The #HTB ecosystem just got a lot stronger 💡
We’re thrilled to welcome @vulnlab_eu to our HTB multiverse, further addressing the growing skill shortage in cyber. VulnLab’s standalone machines, Active Directory chains, and advanced red team labs will soon be fully integrated into the Hack The Box platform. Plus, the amazing Martin Mailke, Founder of Vulnlab, will be joining the HTB Content team!
Learn more: https://t.co/tJAMyk7wl6
#HackTheBox #HTB #Cybersecurity #InformationSecurity #Hacking #VulnLabs
Today we are releasing our FREE educational course: "Intro to Exploit Dev"!
This course is perfect for those trying to start exploit dev and covers:
- Tooling
- Fuzzing
- Exploitation techniques
- And more!
You can take the course here: https://t.co/kejXkinsGR
spend some time rewriting stardust to be more minimalist and easier to use! I needed a generic minimal shellcode template that works for both x86 and x64 out of the box so I rewrote stardust to do so.
It is now written in C++20 and utilizing some of its language features. The template can be used to easily write shellcode fast in a more modern and less painful way.
The project can be compiled in release or debug mode, where as debug mode will just allow the use of DBG_PRINTF, which calls DbgPrint under the hood to print out strings to the currently attached debugger.
There are more things i have added so consider checking it out. I removed global variable access since i no longer use it nor require it (went for diff design heh). If u still need that feature I would recommend to change the branch to "globals-support" where the old version is hosted.
https://t.co/xjM3y9dTW3
🔍 How to Analyze a Suspicious File Without Getting Infected
You just received a sketchy file. It could be harmless, or it could be malware waiting to detonate.
Before you open it (and regret it), here’s how to safely analyze a suspicious file like a cybersecurity pro.
🧵
Golden Ticket Attack In Kubernetes? 🤔
A new post exploitation & persistence tool for Kubernetes just came out called Kubernetes Spoofilizer.
It allows attackers to quickly gain persistent access to a cluster in a few different ways after compromising the cluster 🧵
Hey guys, I will be testing out a new LIVE stream format on YouTube (Elevate Cyber) on Saturday morning at 10am EST. I'll be doing a CTF challenge live. I encourage you all to attend.