Setting up drozer
Installing and setting up drozer is fairly straightforward; the set up process is demonstrated for both Windows 7 and Unix/Linux types of systems.
How to do it...
Before we start hacking out some drozer scripts and get to know the exploitation and enumeration modules, you will need to grab a copy of the drozer installer suited to your system. Here's how you do that:
Head over to https://www.mwrinfosecurity.com/products/drozer/community-edition/ to grab a copy of the drozer framework; of course, here I will be talking about the community edition. If you wish to spend some cash on the non-free edition, head over to https://products.mwrinfosecurity.com/drozer/buy.
Windows users should click on the drozer (Windows installer) option; it should start downloading the
drozer-installer-[version].zip
file immediately.Unix/Linux users would, depending on your distribution or OS flavor, choose either the drozer (Debian/Ubuntu Archive) file or the drozer (RPM) package file.
Once you've downloaded...