wi fi pasword hacker

HotJob

Member
Apr 27, 2017
36
11
81
First, identify the stray device connecting to your Wifi. To secure against password cracking, disallow connections unless the device is specifically authorized. It is a pain in the rear when people are visiting or you get a new device, but it keeps random malfeasants from leaching your bandwidth.
If you want to find out who this is, you will need to set up a "man in the middle" attack and look at Ser Hacker's traffic. Once the person orders something online, you have their name and address.
 
  • Like
Reactions: adobomovie

Amol S.

Platinum Member
Mar 14, 2015
2,390
709
136
I would instead look at your routers home page(settings). These setting can usually be accessed by typing in the up address of the default gateway on your browser. You can find the address of the default gateway by typing
Code:
 ipconfig
in command prompt.

Most routers here usually have an option too see currently connected devices. Go there. Usually in the list it will give you a list of devices with their local ip addresses, MAC addresses, and most of the time the name of the device.

Do the above when you think the person who has your WiFi password is using your WiFi, then look at the list and see if you see a suspicious device. Block the suspicious device if there is an option too.[/code]
 

adobomovie

Junior Member
Feb 3, 2018
4
0
1
I would instead look at your routers home page(settings). These setting can usually be accessed by typing in the up address of the default gateway on your browser. You can find the address of the default gateway by typing
Code:
 ipconfig
in command prompt.

Most routers here usually have an option too see currently connected devices. Go there. Usually in the list it will give you a list of devices with their local ip addresses, MAC addresses, and most of the time the name of the device.

Do the above when you think the person who has your WiFi password is using your WiFi, then look at the list and see if you see a suspicious device. Block the suspicious device if there is an option too.[/code]
ohk thank you so much