fscan
Automated intranet scanning for ports, services, and vulnerabilities
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install fscan?โผ
Run `npx skills add shadow1ng/fscan --all -g -y` in your terminal to install this skill globally for your AI agent.
What does fscan scan for?โผ
It discovers live hosts, open ports, and running services, then checks for weak passwords, unauthorized access, and vulnerabilities like MS17-010 across your internal network.
Can AI agents use fscan results automatically?โผ
Yes. The -silent flag outputs clean NDJSON, so agents and scripts can parse hosts, services, and vulnerabilities line by line without human-readable log noise.
Which services can fscan brute-force?โผ
It tests weak credentials on 28 services including SSH, RDP, SMB, FTP, MySQL, MSSQL, Oracle, Redis, and MongoDB, with support for password dictionaries and NTLM hashes.
Is fscan legal to use?โผ
Only on networks you own or have explicit written authorization to test. Unauthorized scanning of third-party systems is illegal in most jurisdictions.
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