Hello, I thought about writing a blog post, about searching for malware servers and analyzing the containing malware files with REMnux.
73 posts tagged with "techstuff"
View All TagsHardware hacking - UART
Hi, everyone today I thought why I not writing about hardware hacking with UART. So I made it now 😃
DREAD - Risk Assessment Model
Hi, today I want to write about DREAD. DREAD is an risk assessment model, which assesses the severity of a cyberthreat using a scaled rating system.
My Thoughts to MyHush and my experiences
Hi and welcome 😛 Today a few thoughts about MyHush and what I've been up to. MyHush is a cryptocurrency and a messenger service at the same time. Ok, wait what? Yes, that's right :D. The idea of MyHush as I understood it is, a blockchain like ZCash but much more sophisticated which is not only used for payments but also for messaging which is stored on the blockchain.
Windows PE32 bypass DEP via ROP
Hi, I had recently written a post on the topic of Windows PE32 exploitation. I had no DEP active at that time, as it is the standard case with Windows.
My thoughts to Windows code leak
Hi, recently the code of Windows XP and consorts was leaked and also uploaded to Mega.nz. I do not want to distribute links here, but what I am interested in is the question: "What's next?"
Which OS should i use for Hacking?
Welcome hi! I'm writing today about the question which OS to take for penetration testing as well as hacking stuff.
Windows PE32 Bufferoverflow exploitation with Ghidra & Immunity Debugger
Hi, I thought I would do something on the topic of Windows Exploitation. I have done a lot on Linux in the past. Windows is also interesting times, why what write about it.
Escalate privileges via Environment-variables
Hi, I thought I would show today how to do a privilege escalation via environment variables. I've run across this several times in CTF's so I decided to go into it a bit more.
ASLR-Bruteforce on ret2libc
Hi, after a long time I thought I would do something about ASLR Brutforcing.