-
Notifications
You must be signed in to change notification settings - Fork 845
Getting Started
lanmaster53 edited this page Apr 12, 2019
·
11 revisions
- Install Recon-ng
apt-get update && apt-get install recon-ng
- Clone the Recon-ng repository.
git clone https://github.com/lanmaster53/recon-ng.git
- Change into the Recon-ng directory.
cd recon-ng
- Install dependencies.
pip install -r REQUIREMENTS
- Launch Recon-ng.
./recon-ng
- Use the "-h" switch for information on runtime options.
./recon-ng -h
All 3rd party dependencies must be installed prior to use. The above guidance only installs dependencies for the framework core. Modules may have additional dependencies that must be met. See the Module Marketplace section of the Features page for more information.
Recon-ng has an official Slack workspace. For additional help, information, or general discussion about the framework, join by completing the self-registration form at https://goo.gl/forms/IJrxxWpglWu0Eyzl2.