shadow1ngshadow1ngCommunityยท1 Agent Skills Included

fscan

Automated intranet scanning for ports, services, and vulnerabilities

Scans internal networks to discover live hosts, open ports, running services, and known vulnerabilities. Detects weak passwords across 28 services like SSH, RDP, MySQL, and Redis without manual testing. Outputs structured NDJSON results that AI agents and scripts can parse directly for automated security audits.
npx skills add shadow1ng/fscan --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’