Included tools
SpartanOps tools depend on the course and the environment’s operating system. The image prepared for CPPJ includes utilities for reconnaissance, exploitation, Active Directory, pivoting and web analysis.
The /opt/spartan-ops/ directory
Section titled “The /opt/spartan-ops/ directory”In CPPJ SpartanOps, additional resources are organized under /opt/spartan-ops/. Its main executables are available in the PATH, so you can call them from any directory.
| Path | Contents |
|---|---|
/opt/spartan-ops/bin/ | Main utilities for pivoting, enumeration and Active Directory |
/opt/spartan-ops/lin-bin/ | Agents, scripts and payloads for Linux targets |
/opt/spartan-ops/win-bin/ | Executables and scripts for Windows targets |
/opt/spartan-ops/exploits/ | PoCs and offline exploitation resources |
/opt/spartan-ops/exploit-database/ | Local copy used by SearchSploit |
/opt/spartan-ops/wordlists/ | Wordlists prepared for the labs |
Explore the directory and check each tool’s help:
ls -la /opt/spartan-ops/nmap --helpffuf -hsearchsploit --helpThe inventory may change between courses and images. If a tool does not open, confirm its name and path before checking SpartanOps troubleshooting.
If you need a tool that is not included, ask the team to evaluate adding it by emailing [email protected]. Include the tool name, course and use case.