Ehtools: Discover security vulnerabilities in your Wi-Fi

Wi-Fi Hacking tools continue to become increasingly accessible to novice users, which is why the Ehtools Framework is a penetration testing program that can explore all vulnerabilities within our network.

This powerful and simple tool can be used for everything from installing new add-ons to a WPA handshake in seconds. In addition, it is very easy to install, configure and use.

Ehtools

How to install ehtools:

root @ kali: ~ # git clone https://github.com/entynetproject/ehtools

root @ kali: ~ # cd ehtools

root @ kali: ~ # chmod + x install.sh

root @ kali: ~ # ./install.sh

Attacking frameworks

Most new Wi-Fi gadgets are based on many similar attacks and scenarios that automate the use of other more familiar gadgets such as Aireplay-ng. A great example is programs that incorporate scan tools such as Airodump-ng, attacks such as WPS Pixie-Dust, and hacking tools such as Aircrack-ng to create an easy attack sequence for beginners. This makes the process of using these tools easier to use and can be considered as a starting point.

Although each of these attacks is automatic, the result may be faster or more convenient than trying to do it yourself.

An example of what we've covered is the Airgeddon framework, a wireless attack framework that does useful things like automate the target selection process and eliminate the time a user spends copying and pasting information between programs.

This saves valuable time for even experienced penetration testers, but has the disadvantage of preventing novices from understanding what is going on in of the attack.

UX / UI impruvements for beginners

The Ehtools Framework starts by simply typing the word ehtools or eht in a terminal window and then asking for the name of your network interfaces after the first run. Uses the names you provide to connect to the tools needed to execute any attacks you choose.

Apart from this initial input, the majority of possible attacks can be performed by simply selecting the selection number from . This means you can get a handshake or download a new hacking tool like Pupy just by selecting one of the options in the menu.

Use basic networking tools

First, we can access about the network we are connected to, as well as any network interfaces, from the main menu. Here, we can find local information by simply typing l to gather local IP information, as shown below. This allows us to do things like scan the network for other devices. This part of the Ehtools Framework gives us better visibility into a network and situational awareness of the devices around us.

The various information can be analyzed as follows:

(ehtools)> if

INFO: Runs the ifconfig command and gives the names and information for all network devices.

(ehtools)> 1

INFO: Activate wlan0.

(ehtools)> 2

INFO: Activate wlan0mon.

(ehtools)> 3

INFO: Here it is MAC at a specific value.

(ehtools)> 7

INFO: See the public IP address your computer leaves on sites you visit.

(ehtools)> 19

INFO: Look up the physical address of a given IP address to determine its relative location.

(ehtools)> scan

INFO: Start an ARP scan on the network to find nearby devices.

(ehtools)> start

INFO: Start monitor mode on the wireless adapter.

(ehtools)> stop

INFO: Shut down monitor mode on the network adapter.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.100 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).