• XSS.stack #1 – первый литературный журнал от юзеров форума

Мануал/Книга Pantheon - Insecure Camera Parser

anarchy2029

floppy-диск
Пользователь
Регистрация
09.01.2024
Сообщения
3
Реакции
0
Pantheon_2_pantheon_second_example-789228.png

Код:
Pantheon is a GUI application that allows users to display information regarding network cameras in various countries as well as an integrated live-feed for non-protected cameras.
Код:
Functionalities

Pantheon allows users to execute an API crawler. There was original functionality without the use of any API's (like Insecam), but Google TOS kept getting in the way of the original scraping mechanism.

Код:
Installation

git clone https://github.com/josh0xA/Pantheon.git
cd Pantheon
pip3 install -r requirements.txt
Execution: python3 pantheon.py
Note: I will later add a GUI installer to make it fully indepenent of a CLI
Windows

You can just follow the steps above or download the official package here.
Note, the PE binary of Pantheon was put together using pyinstaller, so Windows Defender might get a bit upset.
Ubuntu

First, complete steps 1, 2 and 3 listed above.
chmod +x distros/ubuntu_install.sh
./distros/ubuntu_install.sh
Debian and Kali Linux

First, complete steps 1, 2 and 3 listed above.
chmod +x distros/debian-kali_install.sh
./distros/debian-kali_install.sh

Код:
MacOS

The regular installation steps above should suffice. If not, open up an issue.
Код:
(Enter) on a selected IP:Port to establish a Pantheon webview of the camera. (Use this at your own risk)
(Left-click) on a selected IP:Port to view the geolocation of the camera.
(Right-click) on a selected IP:Port to view the HTTP data of the camera (Ctrl+Left-click for Mac).
Adjust the map as you please to see the markers.
Also note that this app is far from perfect and not every link that shows up is a live-feed, some are login pages (Do NOT attempt to login).



*прошу прощения если что-то не правильно оформлено, я новенький
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх