Bramble : New Hacking Open Source Suite

Bramble software has been designed for the bramble project. It incorporates many features of pentesting and IT Security. It’s easy to use and completely editable.

It allows beginners to learn hacking and gives more experienced users a customisable plug and play hacking tools so they can add their own code quickly.

It is an open source project to which you can contribute ! If you develop some features, don’t be shy and share it with us. We will work together in order to implement it in the platform.

How it works?

It is based mainly on C++. But you can adding easily some code using another language. If you don’t like C++ (that would be a mistake ^^) it doesn’t really matter because i offer some templates to help you and to save your time.

I try to put lots of comments in my code and i add some links to online classes/articles to have a better understanding of how the code works. Finally for each features i wrote a help file to give you information about how to use it step by step.

Currently Work

  • Cryptography
    • Encrypt file
    • Decrypt file
  • Steganography
    • Hide a file in a file
    • Get an hidden file
  • Forensic Tools
    • Restore all deleted files
    • Restore specific type of files
    • Erase permently a file/folder
  • Wifi jammer/deauther
    • Deauth user(s) from a network (connection not required, monitor mode required)
    • Deauth user(s) from your network (connection required, monitor mode not required)
  • Evil twin
    • Fluxion custom version for bramble
  • Key cloner
    • Copy an usb storage to another usb key
    • Copy an usb storage to internal storage
    • Copy only some types of files
  • Gain access
    • Bruteforce ssh
    • Network backdoor
  • Sniffer
    • Unencrypted passwords
    • Website’s names
    • Detect sniffing attack (by arp poisoning)
    • Read a previous report (sniffing, scan, detection)
  • Tools
    • Enable/Disable the web interface
    • Erase permently a file/folder
    • Password generator from file
    • Scan a network
    • ARP scanner
    • Change mac adress
  • Settings
    • Unmount an usb device
    • Display ip adress
    • switch to ligth/classic menu

Coming soon :

  • Wifi Attack
    • Wps attack
  • Fake access point
    • Sniffing
    • Phishing ?
  • Sniffer
    • Password sniffer
    • Website sniffer
    • Custom sniffer

Requirements

As of today, this software works only on the bramble environment. It may become compatible with others devices powered by kali linux.

Screenshots

R K

Recent Posts

Starship : Revolutionizing Terminal Experiences Across Shells

Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…

21 hours ago

Lemmy : A Decentralized Link Aggregator And Forum For The Fediverse

Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…

21 hours ago

Massive UX Improvements, Custom Disassemblers, And MSVC Support In ImHex v1.37.0

The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…

23 hours ago

Ghauri : A Powerful SQL Injection Detection And Exploitation Tool

Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…

1 day ago

Writing Tools : Revolutionizing The Art Of Writing

Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…

1 day ago

PatchWerk : A Tool For Cleaning NTDLL Syscall Stubs

PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…

2 days ago