简体中文 / English
The TestNet Asset Management System aims to provide comprehensive and efficient internet asset management and monitoring services, building a detailed asset information library. This system can help enterprise security teams or penetration testers conduct in-depth reconnaissance and analysis of target assets, provide continuous risk monitoring from an attacker's perspective, assist users in real-time understanding of asset dynamics, identify and fix security vulnerabilities, effectively reduce the attack surface, and enhance overall security protection capabilities.
- Project Management
- Asset Management (company, domains, subdomains, IPs, ports, web, API, vulnerabilities, asset tags, blacklist, etc.)
- Asset Import and Export
- Advanced Search
- Custom Scan Scripts
- Batch Scanning & Scheduled Tasks
- Custom Node Configuration
Built-in tool scripts, and you can add other tools as needed:
- Subdomain Scanning (OneForAll, subfinder)
- Port Scanning (Nmap, Naabu)
- Web Detection (Httpx)
- Vulnerability Scanning (Nuclei)
- DNS Resolution (CDN and live detection)
- Sensitive Directory Scanning (DirSearch)
- ICP Filing Query
- 0.zone API Call
git clone https://github.com/testnet0/testnet.git
cd testnet && bash build.sh
Please refer to: Installation Guide for more detailed installation steps and configuration methods.