Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redcode-labs/Bashark
Bash post exploitation toolkit
https://github.com/redcode-labs/Bashark
bash post-exploitation post-exploitation-toolkit
Last synced: 10 days ago
JSON representation
Bash post exploitation toolkit
- Host: GitHub
- URL: https://github.com/redcode-labs/Bashark
- Owner: redcode-labs
- License: mit
- Created: 2018-08-06T11:01:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T05:27:19.000Z (over 1 year ago)
- Last Synced: 2024-08-11T17:10:14.152Z (3 months ago)
- Topics: bash, post-exploitation, post-exploitation-toolkit
- Language: Shell
- Homepage:
- Size: 678 KB
- Stars: 714
- Watchers: 36
- Forks: 102
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bashark 2.0
Post exploitation toolkit![Language](https://img.shields.io/badge/Language-Bash-blue.svg?longCache=true&style=flat-square) ![License](https://img.shields.io/badge/License-MIT-red.svg?longCache=true&style=flat-square) ![Version](https://img.shields.io/badge/Version-2.0-green.svg?longCache=true&style=flat-square)
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](https://en.wikipedia.org/wiki/MIT_License)