COVID-19 IS REAL PLEASE STAY AT HOME, FOR ADVERT PLACEMENT OR INQUIRY PLEASE CALL: 08166201592 OR 09031936614 THANKS Best Basic Hacking Tools (BBHT) Skip to main content

Best Basic Hacking Tools (BBHT)



1. Vulnerability Scanner
Vulnerability is defined as an unintended software flaw and can be used as an opening used by hackers to sending malicious software like Trojan horses, viruses, worms etc.
A Vulnerability scanner is a very efficient tool used for checking weak spots in a computer system or a network. It is basically a computer program. The sole purpose of the scanner is to access networks, applications and computer systems for weaknesses. This is used by both Black Hat hackers and computer security managers who are usually White hat hackers or blue hat hackers. The black hat hackers use this for checking for weaknesses and gain unauthorized access from those points. In the hands of white hat hackers this is used for the same purpose of checking for weaknesses but they use it for protecting the computer systems. Download

2. Password Cracking

Password cracking is the process of recovering passwords, which are transmitted and stored in the computer system. With this, you can gain access to a computer system by gaining the password of the user. The time required for cracking password depends entirely on the strength of the password used. Most of the methods used usually require the computer system for producing many passwords, which are then checked individually.
There are many methods for cracking passwords. Brute force is one of them. It is a time taking process as it uses all possible combinations of letters and words until it succeeds. Methods like word list substitution, but on checking, dictionary attacks are performed before using brute force. This is done to reduce the number of attempts. Download

3. Spoofing Attack (Phishing)
Spoofing is nothing but making a fake website or program which looks like the original. User gets fooled thinking that it is the original website or program. The main purpose of spoofing attack is to collect confidential information such as ID and passwords. Download

4. Social Engineering
This is a more direct way of hacking without using a system. Here the hacker gets the information by using some of the social engineering tactics. Here the hacker gets the trust of the user and makes them reveal their password or other information. The hackers play the role of the users who cannot access his account.

5. Trojan Horses
A Trojan horse is a malware program which is non self replicating. They can be used for gathering confidential formation like passwords. It acts like a backdoor for unauthorized access for the systems that are affected. Download

Popular posts from this blog

HOW TO PREVENT HACKERS FROM HACKING (CRACKING) INTO YOUR SOCIAL MEDIA ACCOUNT (Facebook, Instagram, twitter, etc)

1.      USE A STRONG PASSWORD: Most social media users make use of their phone number, names, date of birth, 12345…., as their password which is not a strong password. Hackers can guest or copy your phone number from your social media account and try it as your user name and password and most time can gain access to your account and change your password. 2.      ALWAYS LOG OUT WHENEVER YOU LOGIN IN A PUBLIC SYSTEM: Some social media users always forget to log out whenever they login in a public system. Some browser can save your user name and password automatically whenever you login using such browsers, while some browser will prompt you to save your password on this site. Please click Never on this site. Note if you want to make use of public system make sure you logout your account from that browser before leaving, if not somebody may want to use the same system and will gain access to your account and can change your password. ...

How to Hide and Unhide Folders using CMD

Step by Step Approach on How to Hide and Unhide files, folders etc. Using Command Prompt (CMD) Hiding of file and folders is very important when it comes to system security. Hiding of important files in your computer system makes it very difficult for intruders to locate, view or copy your files without your concept How to Hide File Using  CMD. 1. Open Command Prompt 2. Change to the directory which holds your file or folder to be hidden 3. Type attrib give space type + h give space type the name of the file or folder press enter Eg attrib +h appointment press enter And your file will disappear How to Unhide file Using CMD 1. Open Command prompt 2. Change to the directory which holds your file or folder to be hidden 3. Type attrib give space - h give space type the name of the file or folder press enter Eg attrib - h appointment press enter Your file will appear immediately Click Here to watch the step by step Video Click here to Join our Facebook page