UPDATE: With the recent release of BT5r3 i suggest that you use this script here to update the system: BT5 r3 new build details

Note with the new BT5r2 release this script has not yet been tested, please only use this script on BT5r1 or earlier until we can confirm that it works on BT5r2 without any issues. Until then most of the fixes for BT5r2 are in this post.

Are you using BT5-Gnome and find that many of the tools are either missing or out of date? If the answer is yes then use this bt5-fixit.sh script to add many missing tools and replace the installed tools with their svn counter parts.

Just a few of the many tools that are missing that this script gives you the option to add:
RDP client, netwox, netsed, calculator, ssh-keys, missing drivers, arp-scan, gnomeVNC server, UbuntuFirewall, p7zip, screen, file-roller, wifite, open-vas, pyrite…. the list goes on!

To download
either use svn: svn checkout https://github.com/phillips321/bt5-fixit bt5-fixit
or go to the Git Hub Page

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
version="2.5" #Nov/2011
# Changelog:
# v2.5 - Added many new fixes by recommendations of Michael Haberland (see below)
#                       Fixed pulseaudio so that sound now works by default
#                       Installed latest version of ophcrack v3.3.1
#                       Added apt alias for apt-get like in Mint
#                       Added option to auto login as root
#                       Added option to auto startx after root login
#                       Improved gnome-network-manager installation
#                       Fixed metasploit updater
#                       Added UPX-packing and signature stealing to fast-track
# v2.4 - Fixed framework3 to now be framework and turned nmap fingers to default to off
# v2.3 - Fixed an issue with Google PGP key import & SQLMap installation
# v2.2 - Plenty of spelling mistakes now fixed. Cheers Rich Hicks
# v2.1 - Added version 7.0 of hydra (and xhydra)
# v2.0 - Added meld program (quick visual diff between 2/3 files)
# v1.9 - Added tree command
# v1.8 - Added cisco-decrypt tool for pcf encrypred passwords (cisco client vpn)
#      - Added arduino, teensy and teensyduino
#      - Added missing tiger, creepy and arduino to install options
# v1.7 - Added tsclient, moved dropbox location and changed default option to No
# v1.6.1 - Fixed slight mistake in latest addition, Whoops!
# v1.6 - Added tiger, creepy, netwox and arduino. Added sshkey and wicd configuration
# v1.5 - Added deluge bittorent client and jockey-gtk for driver installations
# v1.4 - BRUTEFORCE recommended adding the following:
#                       removal of istall icon
#                       changing of password
#                       addition of mono, recordmydesktop and terminator
#                       ability to install dropbox
#                       removal of i_set option
#                       added apt-get autoremove to end of sections to clean up
# v1.3 - Added clear after diaog and changes openvas setup message
# v1.2 - Added mz, scapy, FernWifiCracker
# v1.1 - Added -u flag to allow skipping to updates function
# v1.0 - Official Release
# v0.4 - Cleaned up and added TUI checklist
# v0.3 - Added nipper, fwbuilder and routerdefense
# v0.2 - Clean with more missing apps
# v0.1 - First release

When you run it the first time you need to install the extra repositories, without them most of the tools will not install/update.

If you have any recommendations or requests please let me know by leaving a comment using the form below. I’ll try to update the script as quickly as I can for others.

Cheers

Leave a Reply