Blackbuntu Linux!

cybersec@cybeseclabs.com
You must be logged and have a membership to view this content. Get your membership from here https://www.cybeseclabs.com/shop/
You must be logged and have a membership to view this content. Get your membership from here https://www.cybeseclabs.com/shop/
You must be logged and have a membership to view this content. Get your membership from here https://www.cybeseclabs.com/shop/
To install apt-fast on Debian:1. wget https://www.dropbox.com/s/8mjqwvqtban68su/add-apt-repository.sh.txt 2 . copy and rename the file $ mv /root/add-apt-repository.sh.txt /root/add-apt-repository $ cp /root/add-apt-repository /usr/sbin/add-apt-repository 3. Change permissions to execute $ chmod o+x /usr/sbin/add-apt-repository 4. Change ownership to root $ chown root:root /usr/sbin/add-apt-repository 5. Now when ever you need to execute command type...
1. wget https://www.dropbox.com/s/8mjqwvqtban68su/add-apt-repository.sh.txt 2 . copy and rename the file $ mv /root/add-apt-repository.sh.txt /root/add-apt-repository $ cp /root/add-apt-repository /usr/sbin/add-apt-repository 3. Change permissions to execute $ chmod o+x /usr/sbin/add-apt-repository 4. Change ownership to root $chown root:root /usr/sbin/add-apt-repository 5. Now when ever you need to execute command type $ sudo add-apt-repository ppa: ppa...
1. Open a terminal window. 2. nano /etc/network/if-pre-up.d/changemac Note: Any filename will do. For convenience in this howto, I’ll use changemac. 3. Paste the following code: #! /bin/sh macchanger -r wlan0 4. Replace wlan0 with your network interface. 5. Save and exit nano. 6. chmod +x /etc/network/if-pre-up.d/changemac Note:...
sudo wget http://www.foofus.net/jmk/tools/medusa-2.1.1.tar.gz -O – | sudo tar -xvz cd medusa* ./configure sudo make && sudo make install
1. open your terminal and type this : apt get install vidalia 2. Download this vpns-http-proxy for google chrome link: Download 3.Open google extensions locate the vpns-http-proxy options delete any profile you have there and create a new profile add those settings : Socks Host :127.0.0.1 Port: 9050 or 8118...
1. Backup your sources list ! cd /etc/apt/ sudo mkdir /etc/apt/backup sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup ##. Replace the existing sources list with those sources that you will need to build your distribution! rm -rf /etc/apt/sources.list mv /etc/apt/sources.list.backup /etc/apt/backup touch /etc/apt/sources.list echo “##kali stable deb http://http.kali.org/kali kali-dev main contrib...
©2021 By Cyber Sec Labs
Recent Comments