Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
aggressor_snippets — A collection of random small Aggressor snippets that don't warrant their own repo | Kitploit
Tools/GitHubGitHub/octoberfest7/aggressor_snippets
Scripting & AutomationPenetration TestingCommand and ControlRed Teaming
GitHuboctoberfest7/aggressor_snippets

aggressor_snippets

A collection of random small Aggressor snippets that don't warrant their own repo

View Repository
2663 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

aggressor_snippets

A collection of random small Aggressor snippets that don't warrant their own repo

locate

This Aggressor alias will call the underlying Linux OS command 'locate'. The envisioned use for this is when a custom defined alias is being used in CobaltStrike which requires the full path to a file on the host OS be specified. While built-in CobaltStrike commands feature tab complete for OS paths, custom defined aliases do not, and typing out or having to switch to a terminal to grab the full path to a file/tool is a pain.

image

Download Tool