-
Notifications
You must be signed in to change notification settings - Fork 148
Description
Here's how it should be
1- get the clients from other aps connected to our pineapple using deauth/karma
2- grab their user agent from their connection requests(apps and sevices ) or using a captive portal page to get it faster
3- store their (device name - mac address - useragent - and the network name that they was connected to or their ssids prob requests ) in a db
4- it would be great if we could automatically rank the vunrablite status of the devices from the db..
Thanks .... would do you think of this idea ?
Edit: the objectives check list
1- do a network scan on the target network and save the clients mac and prob requests to a db
2- you got two options
-
waiting for the client to connect manually
Or -
karma attack ( deauth and replicate a probe network ssid )
3- they will land on the captive portal page
-
catch the useragent headers and save it
-
catch the ip and mac address of that device and save it with the headers
About number unfortunately i can't think of a way to automate it ...
I think we can leave to the user to manually perform it by searching the device model or os version for known vunrablites on the web.