XCTR Hacking Tools initially, you need to create a project where you will save everything. All of the collected information is saved as “project-name” in results directory.
You can update user agent and proxy information in the settings section and also update url, proxy, project name, wordlist, thread numbers.
Features
This tool include:
Installation
git clone https://github.com/capture0x/XCTR-Hacking-Tools/
cd xctr-hacking-tools
pip3 install -r requirements.txt
Also Read – Xencrypt : A PowerShell Script Anti-Virus Evasion Tool
Usage
python3 xctr.py
All results save in results/project-name.
The dork finder have 2 section. Bing and yandex.
e.g:
*.php?id=
CMS Finder
You’ll find cms version from meta name.
IP History
This tool displays and save the ip history of the domain.
e.g usage:
targetsite.com
Reverse IP
With this tool, you can find domains on server.
e.g usage:
212.57.147.54
Page Viewer
You can increase the number of page views of the target site.
e.g usage:
https://targetsite.com
Proxy Finder
This tool, find proxies on free-proxy-list.net and updates proxy.txt on main directory.
Screenshot
Credit: Hulya Karabag
Both git fetch and git pull talk to a remote repository, but they do very different things to your…
Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…
Email is still one of the most important communication channels inside modern applications. Password resets,…
Nginx is a high-performance web server and reverse proxy trusted by some of the largest…
ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…
When you share a server with a team or investigate unexpected activity, the first question…