What is Metasploit EXITFUN...

Type : Tips and Trick This simple information might be useful for you who use metasploit framework . You will find out this EXITFUNC switch when you create a payload from metasploit framework. This EXITFUNC option effectively sets a function hash in the payload that specifies a DLL and function to call when the payload is...

Using PsEXEC with Metasplo...

Type: Tutorial Level: Medium, Advanced The main problem of people nowadays with password it’s hard to remember, that’s why they usually put the same password for every account and even for every device they have. For example if you’re in school, university, or office when they have a lot of computer, it’s impossible to...

Mozilla accidentally posts...

Mozilla has confirmed that a partial database containing usernames and password hashes belonging to users of addons.mozilla.org was mistakenly left on a public server. As Sophos security expert Chester Wisniewski notes, Mozilla stored the compromised passwords set before April 9th, 2009 as MD5 hashes, rather than plain text.  "[But] MD5...

Crack Windows Password Usi...

Type : Tutorial Level : Medium, Advanced Requirement : Rainbow Table, rCrack, PwDump7, Basic CMD Prompt According to my last tutorial about generating Rainbow Crack using WinRTGen, now I want to share tutorial about how to crack Windows password, and how easy it is..:-). This tutorial usually used to recover your Windows password...

Generate Rainbow Table Usi...

Type : Tutorial Level : Beginner, Medium, Advanced In this tutorial, I will write how to generate rainbow table using WinRTGen. Rainbow tables usually used to crack a lot of hash types such as NTLM, MD5, SHA1. This tools will create a large dictionary to crack a lot of hash type. I used this tables to crack some password on my next tutorials using...