Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morpheuslord/brute-hacking-framework-sourcecode
hacking framework complete source-code for web, wifi, url, sql-injection and doing a complete web scan for starters.
https://github.com/morpheuslord/brute-hacking-framework-sourcecode
brute-framework extract framework hacking hacking-framework hacking-tool hacking-toolkit osint-resources penetration-testing rar rar-files used-for-basic-knowledge web-pentest wifi windows-only
Last synced: 38 minutes ago
JSON representation
hacking framework complete source-code for web, wifi, url, sql-injection and doing a complete web scan for starters.
- Host: GitHub
- URL: https://github.com/morpheuslord/brute-hacking-framework-sourcecode
- Owner: morpheuslord
- License: apache-2.0
- Created: 2021-02-04T08:25:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T04:42:37.000Z (about 2 years ago)
- Last Synced: 2025-01-23T04:06:22.754Z (22 days ago)
- Topics: brute-framework, extract, framework, hacking, hacking-framework, hacking-tool, hacking-toolkit, osint-resources, penetration-testing, rar, rar-files, used-for-basic-knowledge, web-pentest, wifi, windows-only
- Language: Batchfile
- Homepage:
- Size: 59.7 MB
- Stars: 25
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![Icon](https://github.com/morpheuslord/Brute-Hacking-Framework-SourceCode/blob/main/icons/cmder.ico)
[![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/Morpheuslord2)
[![Hacker noon](https://hackernoon.com/_next/image?url=https%3A%2F%2Fhackernoon.com%2Fhn-logo.png&w=256&q=75)](https://hackernoon.com/u/morpheuslord)# **Brute Framework**
The Brute Hacking framework is my version of PentestBox with updated tools and services but also with a few more updates of tools and updated interface.
## Optimizations
What optimizations did you make in your code? E.g. refactors, performance improvements, accessibility improvements.
I have also made sure that I install a proper installer and listing script to install new projects into the framework
but it will also has a update-installer script to update the installer.
The installer.sh script is located on https://github.com/morpheuslord/installer_update_brute it is an updateable project just add it into its appropriate location and then configure the installer location after that save it and just use the update function on your brute-framework to update it.The other optimization is that in the previous version everything was scattered and had a lot of useless tools so I organized it and removed some of the useless tools making it better for fast and reliable usage.
I also included Metasploit into the framework and this requires you to add exception in your antivirus software to run smoothly.
## Features- Portable
- Does not require any software dependencies
- Fast and reliable
- Easily upgradable
- Contains more than 60+ tools and more space for improvement## Note
Because I have integrated Metasploit framework into the package we might have to add an exception in your antivirus software to the folder you are installing if in
```
C:\bin or C:\brute-framework
```
Then add C:\bin in your antivirus exception it differs depending on your software installed just lookup on the docs or on the internet.
## Basic CommandsFirst run the brute-framework.exe
```bash
λ installer-update
```List out the tools
```bash
λ list-tools
```
Run the tools for example```bash
λ brute
```## Installation and Deployment of Brute-Framework V2
Installation:
The installation is easy you just need to have the requirements satisfied and the installer downloaded.
REQUIREMENTS:
- 32GB or high USB 3.0 Pen drive
- Windows 10/11
- System must have at least 4GB ram with a reasonable processor
That's it.Deployment:
To run the project you need to first install the latest installer from my download links given below which gets updated once a new release is done.
```url
https://mega.nz/file/H7oVnBDA#1OcEjx1iIydY38fq0_KdaLLtXgHBB0z1lCpru_28yxg
```
After downloading just run the exe file accept the terms, select the install location and run the exe file once installed.## Brute-Framework V1 Downloads
To Download fully working Brute-Framework V1 you can follow 2 method's
#### Method 1: `Installer`
- Downloads The installer file from this link:
`http://www.mediafire.com/file/as5ab1sz7cot6qg/brute-setup.exe/file`- Run the File and download it in your `C:\` Drive.
#### Method 2: `Git Clone`
- Download The files via the given links:
Bin :-
`https://www.mediafire.com/file/0ivv3sqczf81oo8/bin.rar/file`Git For Windows:- `https://www.mediafire.com/file/1ua95g02vbww6nq/git-for-windows.rar/file`
And git clone the project from above.
- Move the bin.rar contents to the bin folder
- Move the git-for-windows.rar contents to the vendor folder
- run the main brute-Framework.exe file to verify.
- *NOTE* - the files root must be in the `C:\` directory## YT Videos
YouTube:
* https://www.youtube.com/watch?v=5tC7vXub2Us
* https://www.youtube.com/watch?v=FTGpkr8pN6Q
* https://www.youtube.com/watch?v=FTGpkr8pN6Q## Versions and Lookup-Links
#### Previous versions:
| Name | Description | Link |
| :-------- | :---------- | :-------------------------------- |
| PassInfo | Sketch Project for brute-framework| https://github.com/morpheuslord/passinfo.cmd |
| Brute-framework V-1| First Completed Project| https://github.com/morpheuslord/Brute-Hacking-Framework-SourceCode|## Further updates
The current update I am working on is the package installer or the `update-installer.sh` file I am trying to make it more like a package installer.
Currently it uses the updated file from another repo of mine to update but I want to eliminate that need.
By the way if you know any cool tool that is compatible with windows add that in the installer file it will rise the tools the users like yourself and others can use making it even better.
## Support and contact
For support regarding the tool contact me via email my email `[email protected]`.
## Authors
- [@morpheuslord](https://www.github.com/morpheuslord)