Here is the quick update from our monthly security meet (sx/null/g4h/owasp) where Swapnil did splendid session on ‘Reverse Engineering Tools Basics’. This is part of our ongoing FREE ‘Reversing & Malware Analysis Training’ started since our Jan 2012 meet. In this practical session, he demonstrated top reversing tools OllyDbg, IDA Pro, PEditor, PEiD etc. Along […]
You are browsing archives for
Category: Malware Analysis
Released Shell Detect v1.1 – Now Detects
Shell Detect is the FREE tool to detect presence of Shell Code within a file or network stream. You can either provide raw binary file (generated from Metasploit) or network stream file as input to this tool. These days attackers distribute malicious files which contains hidden exploit shell code. This can hijack your system if […]
Someone Wanted to Attack me :)
Today I opened my Gmail account to check my emails. I always check my spam folder to see the spammers’ trend :). I also believe that most of the people check and read mails from spam folder even if they don’t know why it is sent to them especially if the email header is something […]
Assembly Programming Basics Presentation...
Here comes the update from our last local security meet (sx/null/g4h/owasp) where Amit Malik & Swapnil delivered spectacular session on ‘Assembly Programming Basics’. This is part of our ongoing FREE ‘Reversing & Malware Analysis Training’ which has been started since our last meet. Duo delivered superb one hour session to jam packed 40+ folks who […]
Released ExeScan v2.0 – PE File Anomaly
ExeScan is the FREE python based tool to detect all kind of anomalies in PE/EXE files. It quickly scans given executable file and detect all kind of anomalies in its PE header fields including checksum verifications, size of various header fields, improper size of raw data, non-ascii/empty section names etc. Other salient features include scan […]
Released SpyBHORemover v4.0 – Advanced S
SpyBHORemover is the advanced tool to explore and remove Malicious BHO’s from your system. . . BHO stands for ‘Browser Helper Objects’ which are plugins written for ‘Internet Explorer’ to enhance its capabilities. Often this feature is being misused by many spyware programs to monitor user’s browsing habits and to steal the users credentials silently. […]
Released ShellDetect v1.0 – New Shell Co
Shell Detect is the FREE tool to detect presence of Shell Code within a file or network stream. You can either provide raw binary file (such as generated from Metasploit) or network stream file as input to this tool. . . These days attackers distribute malicious files which contains hidden exploit shell code. On opening […]
First Session of Reversing & Malware Ana
Here comes the first session of our much awaited ‘Reverse Engineering & Malware Analysis’ Training program. . . During last weekend, in our monthly local meet, Amit Malik and Swapnil Pathak delivered first session of this FREE training covering 3 parts Part 1 – Lab Setup Guide Part 2 – Introduction to Windows Internals Part […]
Released ExeScan v1.5 – PE File Anomaly
ExeScan is the FREE python based tool to detect anomalies in PE (Portable Executable) files. It quickly scans given executable file and detect all kind of anomalies in its PE header fields including checksum verifications, size of various header fields, improper size of raw data, non-ascii/empty section names etc. . . In addition to finding […]
Released New Tool – Download Hash Verifi
Today we have released our new tool, DownloadHashVerifier – 56th tool from SecurityXploded.com. This is a FREE tool to easily & quickly verify the integrity of your downloaded file. . Hash verification is a standard mechanism used to verify that downloaded file is original and not tempered. Often it happens that hackers modify the download […]