aiscan
Autonomous penetration testing, vulnerability scanning, and security reporting
All Skills in This Repository (10)
Pure Emerald Level Indicatorsproton
Scan files and piped data for API keys and credentials using pattern-based rules.
zombie
Automates weak credential detection across network services using aiscan.
neutron
Execute template-based security POCs against network targets.
passive
Query multiple search engine APIs to map domains and ICP records to IPs, ports, and URLs.
playwright
Automate headless Chromium browser interactions for security testing and vulnerability verification.
scan
Orchestrate multi-stage security scanning pipelines for discovery, probing, and credential checks.
katana
Crawl web targets to identify parameterized URLs, form targets, and JavaScript endpoints.
aiscan
Orchestrates autonomous security research and vulnerability validation across authorized target networks.
spray
Probe HTTP services and fingerprint web technologies on target hosts.
gogo
Automate network reconnaissance to identify live hosts, open ports, and service fingerprints.
Frequently Asked Questions
FAQPage SchemaHow to install aiscan?โผ
Run `npx skills add chainreactors/aiscan --all -g -y` in your terminal to install all skills in this suite globally.
What does aiscan do?โผ
It is a single-binary penetration testing toolkit that combines port scanning, web probing, weak credential checks, and vulnerability template execution with autonomous natural-language task handling.
Can aiscan run scans without an LLM?โผ
Yes. The deterministic scan mode chains discovery, web probing, credential testing, and POC detection automatically with no language model required.
How does aiscan verify vulnerabilities?โผ
It requires reproducible proof such as curl commands or browser replays before marking a finding confirmed, separating verified results from unverified leads in reports.
Is aiscan legal to use?โผ
Only on targets you are explicitly authorized to test. Unauthorized scanning of systems you do not own or have permission for is illegal.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core