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
EDR bypass technology is not just for attackers. Many malware now have EDR bypass capabilities,…
Welcome to Better-Sliver, a fork of the Sliver project. This fork is intended to be…
This is the repository for the Introduction to Fuzzing Lab run by ACM Cyber at…
This repository provides a Proof of Concept (PoC) for testing various vulnerabilities in the Apache…
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust Getting…
一句话介绍工具: AutorizePro 是一款创新性的内置AI分析模块的专注于越权检测的 Burp 插件 (已有多个白帽反馈用工具嘎嘎挖到src洞, 每周末更新, 欢迎Star🌟以便持续跟踪项目最新版本功能) 工具背景 越权漏洞在黑盒测试、SRC挖掘中几乎是必测的一项,但手工逐个测试越权漏洞往往会耗费大量时间。 而自动化工具又因为接口的多样化,难以制定一个全面的检测逻辑而存在大量误报, 基于此产生了 AI辅助分析的检测工具 ➡️ AutorizePro…