Web crawling using Photon

Photon is a flexible, easy-to-use command line interface for crawling through webpages. It is a fast crawler designed for automating OSINT with multiple customization options.



Photon tool can extract URL's, E-mails, social media accounts, files, API keys, subdomains etc..
It also allows to clone a website.

Installation

git clone https://github.com/s0md3v/photon.git
cd photon
python3 -m pip install -r requirements.txt


Run

python3 photon.py


Usage

python3 photon.py -u https://hackzism.blogspot.com/ --clone




This information is only for educational purpose and we are not responsible for any kind of illegal activity done by this tool.

Check out similar information gathering tools HERE.

Hope you have enjoyed reading this.
Leave a comment below

Comments

Popular Posts