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

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

2 days ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

2 days ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

4 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

7 days ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago