Malware development – Welcome to the Dark Side: Part 3
In the previous parts 1, 2-1 and 2-2 of this series we created a binary that can connect to, and […]
In the previous parts 1, 2-1 and 2-2 of this series we created a binary that can connect to, and […]
Welcome to the second part of the malware development blog series. Here’s the link to Part 1. Given the length […]
By Bhushan Shah, NII Consulting Windows passwords are stored in the registry (encrypted) in the form of a hash. LMHash […]
What is Fuzzing? Fuzz testing is a testing technique that provides malicious input to the application. Fuzz testing is crashes, […]
Code Analysis Tool (CAT.NET) is a binary source code analysis tool that helps in identifying common security flaws in managed […]
For my research, I chose to analyze a popular Android application for malwares. But why select a Russian version? Well, […]
If you are in cybersecurity, especially Red Teaming, writing a full-undetectable (FUD) malware is a great skill to have. Folks […]
by Nikhil Wagholikar, NII Consulting 1. Need Many a time during Forensics investigation or during Reverse Engineering, we come across […]
What is Information Rights Management? Information Rights Management is the set of techniques and methods which protect the highly sensitive […]
Hi all, This month’s reading list. Make sure to check out the tools sections. Traditional Pen-testing is Dead: A frank look […]