Trape is a recognition tool that allows you to track people, the information you can get is very detailed. Also as large Internet companies could monitor you, obtaining information beyond your IP.
Also Read XAttacker – Website Vulnerability Scanner & Auto Exploiter Tool
git clone https://github.com/boxug/trape.git
cd trape
python trape.py -h If it does not work, try to install all the libraries that are located in the file requirements.txt
pip install -r requirements.txt Example of execution
python trape.py --url http://example.com --port 8080
This tool has been distributed instructive purposes so as to show individuals how awful folks could track them or monitor them or get data from their certifications, we are not in charge of the utilization or the degree that may have the People through this task.
The xargs command in Linux reads items from standard input and passes them as arguments to another…
The locate command in Linux searches for files and directories by name. It queries a pre-built database…
Most modern Linux distributions use systemd as the default service manager. Knowing how to list…
Truncating a file in Linux means removing its contents while leaving the file itself in…
The ss command in Linux lists open sockets and active network connections. It replaced the deprecated netstat command and…
The ftp command in Linux connects to a remote FTP server and transfers files. FTP transmits everything…