I thought r1 was supposed to include bug fixes??? Pulseaudio didnt work in the origional release and now it doesnt work in this release! JOKE!!!
sslstrip missing ,wtf!
ettercap missing, wtf!
Type: Posts; User: phillips321; Keyword(s):
I thought r1 was supposed to include bug fixes??? Pulseaudio didnt work in the origional release and now it doesnt work in this release! JOKE!!!
sslstrip missing ,wtf!
ettercap missing, wtf!
Guys,
I've created this bash script here to add missing tools to BT5-Gnome-32but (might work on 64 bit as well but not tested).
It's a bash script with a TUI front end that allows you to...
is there anyway this can be scripted? (i'm writing a script to implement all fixes)
initially set VM with 1024MB of ram but all the ram was consumed and the install hung at 99%.... thus i thought it could be out of memory so i temp increased it to the max a 32bit machine will...
Guys,
Am testing GT5-G-32bit in vmware. Default settings other than 3200MB memory.
The installer works fine up until 99% (possibly when it needs to install grub).
Memory usage is almost maxed...
quickest way to knock down other DHCP services is to exhaust their aloocatable IPs.
10
dhclient eth0
macchnager -r eth0
goto 10
(lol to anyone who trys to run the above 4 lines :eek:)
Guys,
Those slating other distros have got the wrong idea. The infosec community is about sharing information, resource and knowledge. I'm the lead dev of GnackTrack and have openly said that it...
have a play with the script i created here to auto break wep for you.
in bt4 type the following
wget http://phillips321.co.uk/apps/wepcrack.sh
chmod +x wepcrack.sh
./wepcrack.sh
if you...
and for those on a box without x11 (like the box i use this script on) it makes sense to make the script obtainable via wget....
it's a pita to use links and then copy from a forum message.....
Hi guys,
I have created a script that basically runs through all that is required to crack WEP. It's at v1.0 as it's now working but I know there are some bugs in it. This has been tested with...
Cheers for this.
I took it upon me to start with your code then throw something together myself.
I don't use bash often so this is a HUGE mess of code! Basically the script asks for interface...
Hi guys,
Anyone know of a premade script (pref bash) that would scan the current subnet of an interface and if a new device appears perform an action.
Basically i want to monitor my home...
Hi guys,
I use BT4 on a daily basis.
I dont often connect it to the net for updates but when i do i like to get as much done as possible.
At the moment i run apt-get update and then upgrade....