W12Scan is a network asset discovery engine that can automatically aggregates related assets for analysis and use. W12scan is also my graduation design. 🙂
Here is a web source program,but the scanning end is at w12scan-client
Also Read – GodOfWar : Malicious Java WAR Builder With Built-In Payloads
Thinking
Based on python3 + django + elasticsearch + redis and use the web restful api to add scan targets.
Feature
'192.168.1.0/24'
and '192.168.1.*'
Scanning end
Installation
Quickly build an environment with docker
git clone https://github.com/boy-hack/w12scan
cd w12scan
docker-compose up -d
Wait a while to visit http://127.0.0.1:8000
Disclamier
This program is mainly used to collect network data for analysis and research. Please follow the relevant local laws before using this program.
Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…