Bashark
→ View on GitHubAI Summary: Bashark 2.0 is a post-exploitation toolkit designed for penetration testers and security researchers to facilitate operations during the post-exploitation phase of security audits. It offers a simple command-line interface, where users can source the
bashark.shscript to access various functions and commands, streamlining the process of managing compromised hosts. Key features include ease of use through a help menu and support for Bash scripting, making it a practical tool for enhancing post-exploitation activities.
README
Bashark 2.0
Post exploitation toolkit
Bashark aids pentesters and security researchers during the post-exploitation phase of security audit.
Usage
To launch this tool on compromised host, simply source the bashark.sh script from terminal:
$ source bashark.sh
Then type help to see the help menu
License
This software is under MIT License