Skip to content

UBoat-Botnet/UBoat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UBoat HTTP

A proof-of-concept HTTP Botnet designed to replicate a full weaponized commercial botnet.

license awesome version

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 ?

Contributors & Maintainers

Screenshots

License

UBoat is released under the MIT License. See LICENSE file for more details.