Skip to content

Commit 3116d8d

Browse files
authored
Update README.md
1 parent 8f734a0 commit 3116d8d

1 file changed

Lines changed: 128 additions & 132 deletions

File tree

README.md

Lines changed: 128 additions & 132 deletions
Original file line numberDiff line numberDiff line change
@@ -1,136 +1,132 @@
1+
2+
13
![Icon](https://github.com/morpheuslord/Brute-Hacking-Framework-SourceCode/blob/main/icons/cmder.ico)
24
[![Twitter](https://img.shields.io/badge/twitter-@Morpheuslord2-red.svg)](https://twitter.com/Morpheuslord2)
35
[![Hackernoon](https://hackernoon.com/_next/image?url=https%3A%2F%2Fhackernoon.com%2Fhn-logo.png&w=256&q=75)](https://hackernoon.com/u/morpheuslord)
4-
# Brute-Hacking-Framework-SourceCode
5-
------------------------------------
6-
**************************************************************************************
7-
# Required files & dependencies
8-
-------------------------------
9-
u will need bin.rar & git-for-windows.rar & windows 10 device 64 bit and
10-
u will need to have npcap and usbpcap to run nmap and wireshark
11-
And ur pen drive must be registered as E: drive for smooth running of the tool
12-
nothing else
13-
**************************************************************************************
14-
# bin-folder
15-
------------
16-
u need to extract the folders from the bin.rar to this folder. The tools include :-
17-
* brute-framework from my previous-works (main-tool-kit) includes all the nessary tools
18-
* portabletools
19-
* photon
20-
* virtualbox
21-
* cygwin
22-
* terminus
23-
* curl
24-
* nikto
25-
* joomscan
26-
* dotdotpwn
27-
* padbuster
28-
* recon-ng
29-
* recon-web
30-
* instaosint
31-
* creepy
32-
* ngrep
33-
* fast-brute
34-
* evil-winrm
35-
* ettercap
36-
* ruby
37-
* python27
38-
* python3
39-
* perl
40-
* gem
41-
* pip3
42-
* choco
43-
* duf
44-
* pip2
45-
* urh-universal radio hacker
46-
* atom .
47-
**************************************************************************************
48-
# git-for-windows
49-
-----------------
50-
u need to extract the git-for-windows folder from git-for-windows.rar to the vendor folder
51-
**************************************************************************************
52-
# bin.rar
53-
---------
54-
this is the set off all the tools required to run the program u can dowload it from the link:-
55-
https://www.mediafire.com/file/0ivv3sqczf81oo8/bin.rar/file
56-
**************************************************************************************
57-
# git-for-windows
58-
-----------------
59-
this is the git for windows 64-bit this is required to run the bash and wsl tools from conemu
60-
download link :-
61-
https://www.mediafire.com/file/1ua95g02vbww6nq/git-for-windows.rar/file
62-
**************************************************************************************
63-
# ALTERNATIVE
64-
-------------
65-
u can download the SETUP.EXE file from this link :- http://www.mediafire.com/file/as5ab1sz7cot6qg/brute-setup.exe/file
66-
**************************************************************************************
67-
# updates
68-
----------
69-
u can find updates for this in the brute-framework updates repository
70-
**************************************************************************************
71-
# Motive
72-
--------
73-
to make the best tool for new students and gives basic practice to hacking and the software
74-
installed is limited and will comfort u to do some basic hacking tasks and do some osint in depth
75-
**************************************************************************************
76-
# special thanks to
77-
--------------------
78-
Samuel Vasko for [cmder](https://github.com/cmderdev/cmder). [NullByte](https://www.youtube.com/channel/UCgTNupxATBfWmfehv21ym-g) for info on some of the tools in the project. [Avi Mimoun](https://twitter.com/AviMimoun) for the idea of source-code repository. [TUX](https://www.youtube.com/channel/UCdshuXLzwZ0ExTOnhIJ0ITgfor) helping in the start of this tool building process.
79-
**************************************************************************************
80-
# usage
81-
-------
82-
It's easy to use to run the tools u need to type :
83-
84-
λ list
85-
86-
In the command interface
87-
U will be shown all the tools included by me
88-
This command will lead to the main framework
89-
90-
λ Brute-framework
91-
92-
U need to type this command to access most of the tools
93-
If u type this command in the total kit
94-
95-
In brute-framework u can see all the tools included
96-
97-
U will be prompted to this command interface after u type
98-
99-
λ Brute-Framework
100-
101-
U have to type help command in the new interface to see the listed commands
102-
103-
Users[]- help
104-
105-
U can access other tools by checking the user_aliases.cmd file in the config folder u can add and delete tools from it
106-
U can take YouTube for learning the nessary skills I prefer these YouTube channel :-
107-
*nullbyte
108-
*networkchuck
109-
*zsecurity.
110-
111-
And for brute framework original code check this channel :-
112-
*TechnicalUserX.
113-
114-
**************************************************************************************
115-
# tutorial
116-
-----------
117-
tutorial1 -
118-
(https://www.youtube.com/watch?v=5tC7vXub2Us)
119-
120-
tutorial2 -
121-
(https://www.youtube.com/watch?v=FTGpkr8pN6Q)
122-
123-
tutorial3 -
124-
(https://www.youtube.com/watch?v=FQf7WirGvgo)
125-
126-
**************************************************************************************
127-
# NOTE
128-
-------
129-
THIS TOOLS IS PREFERED TO BE USED IN THE PENDRIVE OR SD CARD WITH MINIMUM OF 32-GB SPACE.
130-
u need to extract the files from the rar archives to the respected locations
131-
bin.rar files to the E:bin/ location. git-for-windows.rar files to E:vendor/ .
132-
Contact me email - (Morpheuslord@protonmail.com)
133-
----------------
134-
*************************************************************************************
135-
**************************************************************************************
6+
7+
# Brute Framework
8+
9+
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.
10+
11+
12+
13+
## Optimizations
14+
15+
What optimizations did you make in your code? E.g. refactors, performance improvements, accessibility improvements.
16+
I have also made sure that i install a proper installer and listing script to install new projects into the framework
17+
but it will also has a update-installer script to update the installer.
18+
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.
19+
20+
21+
22+
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.
23+
24+
I also included metasploit into the framework and this requires you to add exception in your anitivirus software to run smoothly.
25+
## Features
26+
27+
- Portable
28+
- Does not require any software dependencies
29+
- Fast and reliable
30+
- Easily upgradable
31+
- Contains more than 60+ tools and more space for improvement
32+
33+
34+
## Basic Commands
35+
36+
First run the brute-framework.exe
37+
38+
```bash
39+
λ installer-update
40+
```
41+
42+
List out the tools
43+
44+
```bash
45+
λ list-tools
46+
```
47+
Run the tools for example
48+
49+
```bash
50+
λ brute
51+
```
52+
53+
54+
## Installation and Deployment of Brute-Framework V2
55+
56+
Installation:
57+
58+
The installation is easy you just need to have the requirements satisfied and the installer downloaded.
59+
60+
REQUIREMENTS:
61+
62+
- 32GB or high USB 3.0 Pendrive
63+
- Windows 10/11
64+
- System must have atleast 4GB ram with a resonable processor
65+
Thats it.
66+
67+
Deployment:
68+
69+
To run the project you need to first install the latest installer from my download links given below which gets updated once a new realese is done.
70+
71+
```url
72+
73+
```
74+
After downloading just run the exe file accept the terms, select the install location and run the exe file once installed.
75+
76+
## Brute-Framework V1 Downloads
77+
78+
To Download fully working Brute-Framework V1 you can follow 2 methoads
79+
80+
#### Method 1: `Installer`
81+
82+
- Downloads The installer file from this link:
83+
`http://www.mediafire.com/file/as5ab1sz7cot6qg/brute-setup.exe/file`
84+
85+
- Run the File and download it in your `C:\` Drive.
86+
87+
#### Method 2: `Git Clone`
88+
- Download The files via the given links:
89+
Bin :-
90+
`https://www.mediafire.com/file/0ivv3sqczf81oo8/bin.rar/file`
91+
92+
Git For Windows:- `https://www.mediafire.com/file/1ua95g02vbww6nq/git-for-windows.rar/file`
93+
94+
And git clone the project from above.
95+
96+
- Move the bin.rar contents to the bin folder
97+
- Move the git-for-windows.rar contents to the vendor folder
98+
- run the main brute-Framework.exe file to varify.
99+
- *NOTE* - the files root must be in the `C:\` directory
100+
101+
## YT Videos
102+
103+
Youtube:
104+
105+
* https://www.youtube.com/watch?v=5tC7vXub2Us
106+
* https://www.youtube.com/watch?v=FTGpkr8pN6Q
107+
* https://www.youtube.com/watch?v=FTGpkr8pN6Q
108+
109+
110+
## Versions and Lookup-Links
111+
112+
113+
#### Previous versions:
114+
115+
| Name | Discription | Link |
116+
| :-------- | :---------- | :-------------------------------- |
117+
| PassInfo | Sketch Project for brute-framework| https://github.com/morpheuslord/passinfo.cmd |
118+
| Brute-framework V-1| First Completed Project| https://github.com/morpheuslord/Brute-Hacking-Framework-SourceCode|
119+
120+
## Further updates
121+
122+
The current update I am working on is the package installer or the `update-installer.sh` filei am trying to make it more like a package installer.
123+
124+
Currently it uses the updated file from another repo of mine to update but i want to eliminate that need.
125+
126+
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.
127+
128+
129+
## Support and contact
130+
131+
For support regarding the tool contact me via email my email `morpheuslord@protonmail.com`.
136132

0 commit comments

Comments
 (0)