Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- git clone https://github.com/Tuhinshubhra/RED_HAWK
- Red Hawk – Open Source Information Gathering and Vulnerability Scanninning-tool
- Step 5: As you can see Now you have downloaded Redhawk from GitHub using the git clone command. Now you have to move on RED_HAWK directory using the following command.
- cd RED_HAWK
- Red Hawk – Open Source Information Gathering and Vulnerability Scanninning-tool
- Step 6: Now you are under RED_HAWK directory where you have to run the tool. Now to list out the content of the tool type following command
- ls
- Red Hawk – Open Source Information Gathering and Vulnerability Scanninning-tool
- Step 7: You can see many files here such as config.php, Dockerfile, LICENSE, rhawk.php, var.php these files are the main files of the tool.
- Now run the tool type following command and press enter.
- php rhawk.php
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement