Osint Employees banner
Awarexone Awarexone

Osint Employees

Data community

Description

--- description: Gather employee names + email patterns for password spray prep. Pipeline theHarvester (search engines + CT logs) -> derive names from email local-parts -> username-anarchy expansion. LinkedIn search is opt-in via --with-linkedin. Output -> recon/<target>/osint/. Usage /osint-employees <target.com> [--with-linkedin] [--with-pydictor-social] --- # /osint-employees Gather employee names and email patterns for the spray-prep phase. Read-only OSINT — no auth probing. ## Usage ```

Installation

Installs to ~/.claude/skills/awarexone-agentic-bug-hunter-osint-employees/SKILL.md

Terminal
mkdir -p ~/.claude/skills/awarexone-agentic-bug-hunter-osint-employees && curl -fsSL https://raw.githubusercontent.com/Awarexone/Agentic-Bug-Hunter/HEAD/commands/osint-employees.md -o ~/.claude/skills/awarexone-agentic-bug-hunter-osint-employees/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository