Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UBoat-Botnet/UBoat
HTTP Botnet
https://github.com/UBoat-Botnet/UBoat
botnet http malware
Last synced: 3 months ago
JSON representation
HTTP Botnet
- Host: GitHub
- URL: https://github.com/UBoat-Botnet/UBoat
- Owner: UBoat-Botnet
- License: mit
- Created: 2018-03-16T00:12:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T17:07:50.000Z (about 4 years ago)
- Last Synced: 2024-08-11T17:10:10.788Z (5 months ago)
- Topics: botnet, http, malware
- Language: C++
- Homepage:
- Size: 7.61 MB
- Stars: 876
- Watchers: 58
- Forks: 284
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UBoat HTTP
A proof-of-concept HTTP Botnet designed to replicate a full weaponized commercial botnet.
![](https://image.ibb.co/m5yi9T/spectral_login.png)
![license](https://img.shields.io/badge/license-MIT-brightgreen.svg)
![awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)
![version](https://img.shields.io/badge/version-0.1.0-lightgrey.svg)## Disclaimer
**This project should be used for authorized testing or educational purposes only.**
**The main objective behind creating this offensive project was to aid security researchers and to enhance the understanding of commercial HTTP loader style botnets.
We hope this project helps to contribute to the malware research community and people can develop efficient countermeasures.****Usage of UBoat without prior mutual consistency can be considered as an illegal activity. It is the final user's responsibility to obey all applicable local, state and federal laws. Authors assume no liability and are not responsible for any misuse or damage caused by this program.**
## What is a Botnet ?
https://securityaffairs.co/wordpress/13747/cyber-crime/http-botnets-the-dark-side-of-an-standard-protocol.html
## Features
- Written in C++ with no dependencies.
- Encrypted C&C communications.
- Persistence to prevent your control from being lost.
- Connection redundancy (Uses a fallback server address or domain).
- DDoS methods (TCP & UDP Flood).
- Task Creation System (Altering system HWID, Country, IP, OS.System).
- Remote command execution.
- Update and uninstall other malware.
- Download and execute other malware.
- Active as well as a passive key-logger.
- Enable Windows RDP.
- Plugin system for easy feature updates.## Getting started ?
- Download the bot from **https://github.com/Souhardya/UBoat/releases**
- Follow the wiki at **https://github.com/Souhardya/UBoat/wiki**## Contributors & Maintainers
- Souhardya Sardar ( @malpwn )
- Tuhinshubhra aka r3dhax0r ( @r3dhax0r )
- Jorge Matricali ( https://github.com/matricali )## Screenshots
![](https://preview.ibb.co/j7frDo/Screenshot_7.png)
![](https://preview.ibb.co/cwyiR8/Screenshot_8.png)
## License
UBoat is released under the MIT License. See [LICENSE](LICENSE) file for more details.