Because it's written in C ...
Printable View
Because it's written in C ...
And there is also that sickness gave instructions of:Rather thanCode:wget http://urlblah/backtrack5_update.c
So you need to actually use it as per the instructions for it to work (without errors in the wget, I know it still works somewhat)Code:wget http://urlblah/backtrack5_update.c backtrack5_update.c
it worked nicely already, but did require a *very tiny little bit of thought* to bypass what anyone familiar with these parts might possibly refer to as noob-proofing. :)
it does seem a bit faster now and works simply copying and pasting the commands line by line into a shell.
good stuff,either way. thanks again
Why does the script remove ettercap?
The program 'ettercap' can be found in the following packages:
* ettercap (You will have to enable component called 'universe')
* ettercap-gtk (You will have to enable component called 'universe')
Try: apt-get install <selected package>
Err http://32.repository.backtrack-linux.org/ revolution/main ettercap-common 1:0.7.3-1.4ubuntu1
404 Not Found
I'd like to see nmap, kismet, and nessus added ;)
dont probably do !!! lol Pyrit should be in Distro. and fix Nvidia problems, got bored with having to reinstall every boot .
Same here. When I use "1.Update and clean Backtrack" it says there is not-needed packages use autoremove and one of this package was ettercap.
Unfortunately when I try to install it back it says error:
#apt-get update
#apt-cache search ettercap
ettercap - Multipurpose sniffer/interceptor/logger for switched LAN
ettercap-gtk - Multipurpose sniffer/interceptor/logger for switched LAN
ettercap-common - Common support files and plugins for ettercap
ettercap-desktop - Multipurpose sniffer/interceptor/logger for switched LAN.
source-ettercap-gtk - Multipurpose sniffer/interceptor/logger for switched LAN
source-ettercap - Multipurpose sniffer/interceptor/logger for switched LAN
source-ettercap-desktop - Multipurpose sniffer/interceptor/logger for switched LAN.
#apt-get install ettercap
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
ettercap-common
The following NEW packages will be installed:
ettercap ettercap-common
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 517kB of archives.
After this operation, 1,716kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Err http://32.repository.backtrack-linux.org/ revolution/main ettercap-common 1:0.7.3-1.4ubuntu1
404 Not Found
Err http://32.repository.backtrack-linux.org/ revolution/main ettercap 1:0.7.3-1.4ubuntu1
404 Not Found
Failed to fetch http://32.repository.backtrack-linux...untu1_i386.deb 404 Not Found
Failed to fetch http://32.repository.backtrack-linux...untu1_i386.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
and for the sqlmap for me it is not working when update but I think it is not problem of the script but the sqlmap server
/pentest/database/sqlmap# svn up --trust-server-cert --non-interactive
svn: OPTIONS of 'https://svn.sqlmap.org/sqlmap': authorization failed: Could not authenticate to server: rejected Digest challenge (https://svn.sqlmap.org)
Yes that's what I will do, I'll make the script install Pyrit if it's not there and then update it :)
@chbhc are you using the latest script version ? Also check your repos they seem to have a problem.
UPDATE V0.5
Added nmap update and installs pyrit!!
NOTE:
Use the update function from within the script or:
Code:wget http://sickness.tor.hu/wp-content/uploads/2011/06/backtrack5_update.c