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
Coming soon :
Requirements
As of today, this software works only on the bramble environment. It may become compatible with others devices powered by kali linux.
Screenshots
Both git fetch and git pull talk to a remote repository, but they do very different things to your…
Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…
Email is still one of the most important communication channels inside modern applications. Password resets,…
Nginx is a high-performance web server and reverse proxy trusted by some of the largest…
ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…
When you share a server with a team or investigate unexpected activity, the first question…