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

Promptmap

Prompt injection is a type of security vulnerability that can be exploited to control the…

2 days ago

Firefly – Black Box Fuzzer For Web Applications

Firefly is an advanced black-box fuzzer and not just a standard asset discovery tool. Firefly…

2 days ago

Winit : Cross-Platform Window Creation And Management In Rust

Winit is a robust, cross-platform library designed for creating and managing windows in Rust applications.…

2 days ago

Browser Autofill Phishing – The Hidden Dangers And Security Risks

In today’s digital age, convenience often comes at the cost of security. One such overlooked…

2 days ago

Terminal GPT (tgpt) – Your Direct CLI Gateway To ChatGPT 3.5

Terminal GPT (tgpt) offers a seamless way to bring the power of ChatGPT 3.5 directly…

2 days ago

garak, LLM Vulnerability Scanner : The Comprehensive Tool For Assessing Language Model Security

garak checks if an LLM can be made to fail in a way we don't…

5 days ago