Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ManasHarsh/Cobra
All in one tool to make your hacking easier.
https://github.com/ManasHarsh/Cobra
bash hacking hacking-tool hacktoberfest pentesting tools
Last synced: 21 days ago
JSON representation
All in one tool to make your hacking easier.
- Host: GitHub
- URL: https://github.com/ManasHarsh/Cobra
- Owner: ManasHarsh
- License: apache-2.0
- Created: 2021-05-22T17:54:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T15:30:30.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T17:45:39.156Z (4 months ago)
- Topics: bash, hacking, hacking-tool, hacktoberfest, pentesting, tools
- Language: Shell
- Homepage:
- Size: 149 KB
- Stars: 191
- Watchers: 8
- Forks: 40
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - ManasHarsh/Cobra - All in one tool to make your hacking easier. (Shell)
README
# 🐍 Cobra
![img](./images/pic_cobra.png)An All in one tool to make your hacking easier:)
This tool contains pre-built tools from the community and it has tools from GO and Python. I have built this tool to make the hacking easier since you will find all the tools on one place and these can be used accordingly as per your need. If you are new to recon thing, this might help you in using multiple tools from a single script. Also, this tool will install all the necessary scripts itself. Feel free to contribute if you have ideas:)
## 🧰 Tools:
The tools script installs :-
![img](./images/pic_tools.png)
## 💠 Installation:
* `git clone https://github.com/ManasHarsh/Cobra.git`
* `cd Cobra`
* `chmod +x *.sh`
* `./Cobra.sh`## 📖 Usage:
* for tool install `./Cobra.sh`
* to use tools `./tools.sh`## 🙏 Credits:
* Tomnomnom(https://github.com/tomnomnom)
* ProjectDiscovery team(https://github.com/projectdiscovery)
* Hakluke(https://github.com/hakluke)
* Corben Leo(https://github.com/lc)
* Michel Henriksen(https://github.com/michenriksen)
* Somdev Sangwan (https://github.com/s0md3v)## 📑 Notes:
* In "gitGraber", please make sure to define your wordlist for scrapping the data.
* Make sure you have all the tools installed in home directory otherwise you'll need to define the path for tools.It takes time in first isntance. Once everything gets loaded, it will work faster next time onwards.
## 🐳 Cobra with Docker:
Pull the latest tagged Cobra docker image:
`docker pull manasharsh/cobra:latest`
Run the image with this command:
`docker run -it --entrypoint bash manasharsh/cobra`
Launch the cobra agent:
`./Cobra.sh`
## ✨ Special thanks
- Aman Jha
- [Github](https://github.com/amnjha/)
- [Web](https://amnjha.github.io)## 🔖 Legal disclaimer:
The script is made for educational and ethical purposes only. Usage of the script for attacking targets without prior mutual consent is illegal. I am not responsible for any misuse or damage caused by this script.