Website information gathering in termux


Open Tremux

                          

$ apt install git


$ git clone https://github.com/Tuhinshubhra/RED_HAWK.git


$ ls


$ cd RED_HAWK


$ ls


$ chmod +x rhawk.php


$ ls


$ apt install php


$ ls


$ php rhawk.php


[#] Enter The Website You Want To Scan : www.*.com


[#] Enter 1 For HTTP OR Enter 2 For HTTPS:  [ Your Side http: {enter 1}   Your Side https: {enter 2} ]


# Choose Number





Enjoy! Follow us for more... 

No comments:

Post a Comment

How to connect to an FTP server from Linux?

To connect to an FTP server from a Linux system, you can use either a command-line FTP client or a graphical one. Here’s how to do it usin...