Posts

How to Install Kali linux using USB?

Kali Linux Live USB Install Procedure The specifics of this procedure will vary depending on  whether you’re doing it on a Windows, Linux, or OS X system. Creating a Bootable Kali USB Drive on Windows Download  Win32 Disk Imager  from here. Plug your USB drive into an available USB port on your Windows PC, note which drive designator (e.g. “F:\”) it uses once it mounts, and launch the Win32 Disk Imager software you downloaded. Choose the Kali Linux ISO file to be imaged and verify that the USB drive to be overwritten is the correct one. Click the “Write” button. Once the imaging is complete, safely eject the USB drive from the Windows machine. You can now use the USB device to boot into Kali Linux. We Highly Appreciate Your Feedback, Support Us To Produce More And More. Enjoy Have A Good Time :) If You Have Any Problem Please Comment Below Or Contact Admin: bsolutionhub@gmail.Com You Can Also Follow Us On: Instagram - Best Solution Hub Youtube - Best S...

Apt-Get Not Working? Unable to Locate Package? Signatures Were Invalid Error Or Keyexpired Error?

Image
if you are facing the error like above please follow this instruction to solve the problems. Open your terminal and follow these instruction: type: $ sudo -i  type in your password (if asked) type: $ touch /etc/apt/sources.list type: $ chmod 644 /etc/apt/sources.list type: $ echo "deb http://http.kali.org/kali kali-rolling main contrib non-free" > /etc/apt/sources.list type: $ apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7D8D0BF6 type: $  apt-get update Now install whatever you are trying to install. If the above doesn't work you can try this: type: $ rm -rf /var/lib/apt/lists type: $ apt-get update type: $ apt-get install kali-archive-keyring  Hope it will works for you! We Highly Appreciate Your Feedback,  Support Us To Produce More And More. Enjoy Have A Good Time :) If You Have Any Problem Please Comment Below Or Contact Admin: bsolutionhub@gmail.Com You Can Also Follow Us On: I...

HOW TO USE PROXY CHAINS ?

What is Proxy Chains? Proxy Chains is a UNIX program that hooks network-related libc functions in dynamically linked programs via a preloaded DLL and redirects the connections through SOCKS4a/5 or HTTP proxies. This is open source software for GNU/Linux systems. A tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" for SOCKS4/5, "basic" for HTTP. proxyresolv - DNS resolving. Used to resolve host names via proxy or TOR. When to use it? What for? Why? *When you want two (or more) different proxies in chain: Like: your_host <--> proxy 1 (TOR) <--> proxy 2 (HTTP or SOCKS4/5) <--> target_host *  You may need it when the only way out from your LAN is through proxy server o r to get out from behind restrictive firewall that filters some ports in outgoing traffic. * Y ou ...

AFTER INSTALLING UBUNTU, WHAT TO DO NEXT ? HOW TO INSTALL VARIOUS REQUIRED TOOLS ?

Don't worry i will cover everything in this post, So lets start with 1. C hecking for update: search for “software updater” in all show application.Open this and click on check for update. 2. Install all missing/additional drivers: a)   search for software and updates. b) Click on additional drivers. c)   Click on do not use. d) Follow the instruction appear on the screen. 3. Install GNOME Tweak tools: Gnome tweak tools used for providing access to lot of customization setting along with reset to defaults options. Type: "sudo apt-get install gnome-tweak-tool -y" To run tweak tool search “tweak" in show application. 4.Enable firewall for enhanced security: Type: " sudo ufw enable" "   sudo ufw status" Now how to specify any services or ports in ufw "sudo ufw allow ssh" or you can also specify any ports "sudo ufw allow 22 tcp" if you need graphical interf...

HOW TO ENABLE MONITOR MODE ON ANY WIRELESS ADAPTER CONNECT TO KALI LINUX MACHINE ?

What is Monitor Mode? Monitor Mode , or RFMON (Radio Frequency MONitor) mode, allows a computer with a wireless network interface controller (WNIC) to monitor all traffic received from the wireless network. Unlike promiscuous mode , which is also used for packet sniffing , monitor mode allows packets to be captured without having to associate with an access point or ad hoc network Monitor mode only applies to wireless networks, while promiscuous mode can be used on both wired and wireless networks. Monitor mode is one of the eight modes that 11 wireless cards can operate in: Master (acting as an access point), Managed (client, also known as station), Ad hoc , Repeater , Mesh , Wi-Fi Direct , TDLS and Monitor mode. How to Enable Monitor Mode in Kali Linux? Follow this below steps in sequence order to turn on monitor mode in your Linux machine. Open terminal type: airmon-ng - this command is used to view details of Wi-Fi adapter which you connect to the machine. ifcon...

HOW TO CHANGE OR SPOOF MAC ADDRESS IN KALI LINUX ?

Why Do We Need To Change MAC Address? The Question arising in your mind that what is MAC Address? and why do we need to Change MAC Address? For Instance, let us understand by simple example you are working in a company where your MAC address is Blacklisted so you are not allowed to use the Company's Network or the Internet, Therefore, you are not permitted to use the internet, So what you will do now? The best way to use the internet is either make your MAC address white list or just change your MAC address so that there is no record for your new MAC address in the Company's Blacklisted MAC address. So that's why we need to change the MAC address of the Machine. What is MAC Address? MEDIA ACCESS CONTROL or also known as MAC Address is also known as hardware or Physical Address. It is 48 bit in size & it is Hexadecimal. Moreover, It is an address which is assigned to the network adapter or network interface card usually by the manufacturer. www.coffer....

HOW TO INSTALL VMWARE ON UBUNTU 18.04 TLS ?

Open terminal and type:             1. sudo apt-get install build-essential    Now after this type           2. wget -O ~/vmware.bin https://www.vmware.com/go/getworkstation-linux   After downloading          3. sudo bash ~/vmware.bin   Enter the product key            4. YZ35U-4PED5-M881Z-87WEV-NY2XA It Is Installed Successfully  :) We Highly Appreciate Your Feedback,  Support Us To Produce More And More. Enjoy Have A Good Time :) If You Have Any Problem Please Comment Below Or Contact Admin: bsolutionhub@gmail.Com You Can Also Follow Us On Instagram – Best Solution Hub Youtube - https://www.youtube.com/channel/UCaLbWxPKrkXz0ulzSNFAAlg/