How to get access to random CCTVs/Cameras 03-24-2021, 04:24 PM
#1
Requirements: Linux Cloud or Softwares like Kali Linux or Ubuntu or Debian whatever it just should be based on Linux
Difficulty: Easy
Important: Idk if it works on windows.
If you dont have the command pip3 just install it to do that just write this in your terminal: sudo apt-get install python3
Step 1. Open your Terminal and write:
Difficulty: Easy
Important: Idk if it works on windows.
If you dont have the command pip3 just install it to do that just write this in your terminal: sudo apt-get install python3
Step 1. Open your Terminal and write:
Quote:git clone github.com/AngelSecurityTeam/Cam-Hackers.git Write https:// before github.comStep 2. To install the module requests just write:
Quote:pip3 install requestsStep 3. And we need a module called colorama to do that just do the same thing you did in Step 2:
Quote:pip3 install coloramaStep 4. So now you just have to write to open the folder:
Quote:cd Cam-HackersStep 5. The Last Step is just write:
Quote:python3 cam-hackers.py