Questions tagged [wps]

14 questions
3
votes
1 answer

airodump-ng - What are the abbreviations in the WPS column?

when using airodump-ng; with the -W / --wps flag enabled, what are the abbreviations that show up in the new column; like: LAB,DISP,KPAD,PBC, etc..? It's only briefly mentioned in the manual: -W, --wps Display a WPS column with WPS…
voices
  • 1,252
  • 3
  • 15
  • 30
2
votes
2 answers

How to configure hostapd.conf for wps push button?

I have android6.0.1 I want to enable the wps when hotspot on. Can anyone give some ideas and give whatever changes i want to do in someother files.? Can anyone provide any application for wps server.? Thanks, VinothS,
VINOTHKUMAR S
  • 53
  • 3
  • 7
1
vote
0 answers

Where does wpa_supplicant get WPS-PBC-ACTIVE?

Setting up a hotspot on Ubuntu 20.04 server. The wireless card is Qualcomm Atheros AR928X. Setup with Netplan and the AP works. But I would like to disable the WPS and only keep WPA-PSK part. The netplan script is: version: 2 renderer:…
sleepy
  • 147
  • 1
  • 2
  • 9
1
vote
1 answer

Is it possible to detect if a Router WPS button has been pressed or not by just passively monitoring traffic?

I mean you could check if the wps button has been pressed or not using this command wpa_cli wps_pbc But i am wondering if it's possible to do it using airodump-ng Without any one connecting to it. The wifiphisher Utility claims to be able to do it…
1
vote
0 answers

Network Manager Access Point WPS Pin Disable

we are opening an Access Point with network manager (on a RPI4 with Raspbian) and everything is working fine except that when connecting from Windows 10 we are asked for a pin first (probably wps pin) instead of getting shown directly the passphrase…
getty23
  • 11
  • 1
1
vote
0 answers

Is it possible to configure WPS in create_ap?

I have a PC which can emit a wifi hotspot. Currently I can use create_ap to create a WiFi hotspot in 2.4GHz without problem. I also have a wifi extender which requires the wifi emitter to enter WPS mode in order to extend the wifi signal. Could…
Henricus V.
  • 111
  • 3
1
vote
0 answers

How do I configure wpa_supplicant.conf for enable the WPS push-button on android6?

I have android6 on imx6q board with WL1831wifi module, it's work as WIFI WPS client now. But, the requirement is I want to configure this (whatever I mention) to act as a WIFI WPS Master(WiFi provider), by using this one I want to connect…
VINOTHKUMAR S
  • 53
  • 3
  • 7
0
votes
0 answers

wps is still enabled after setting 802-11-wireless-security.wps-method to 1 (disabled)

Setting up a hotspot on Ubuntu 20.04 via NetworkManager with below commands: # nmcli dev wifi hotspot ifname wlp2s0 ssid ap-ssid password mypassword # nmcli con show Hotspot | grep wps 802-11-wireless-security.wps-method: 0x0 (default) # # nmcli…
sleepy
  • 147
  • 1
  • 2
  • 9
0
votes
1 answer

Linux Mint : How do I connect to WiFi via WPS?

I am running Linux Mint 21. How do I connect to a WPS capable router via WPS ? I know WPS is insecure but that's kind of the point since it was the only way for me to connect to the internet as I did not have the router's password when I needed…
cassepipe
  • 174
  • 1
  • 15
0
votes
0 answers

WPS Push-Button for Bluetooth?

Is there any such thing like the WPS Push-Button function for Bluetooth? I would like to connect a headless IoT device to a smartphone. Unfortunately the IoT device has no input capability (just a button).
flood
  • 278
  • 1
  • 8
0
votes
0 answers

Connect to AP using push WPS

I tried accordingly to existing topics (in SE or other websites) to connect to an AP with button WPS. wps_pbc associate successfully, dhclient gives me an internal IP successfully, but firefox loads no pages at all So, where is the truth between all…
aaa
  • 157
  • 1
  • 9
0
votes
1 answer

Bully v1.1 showing "locale not supported by Xlib, locale set to C". What can I do?

I'm trying to use Bully v1.1. After I enter ./bully.py, the Bully G1 v1.1 window appears. When I press the Run button, this message appears: Warning: locale not supported by Xlib, locale set to C I have tried locale -a, and dpkg-reconfigure…
JDoexz
  • 11
  • 3
0
votes
2 answers

Commands for execute wps in Android Linux

My android version is 6.0.1 and i make this work with WI-Fi Protected Setup (WPS) for that i followed some instruction. I was executed some commands before that i enabled the hotspot in my phone. The hotspot working fine. But, the commands are not…
VINOTHKUMAR S
  • 53
  • 3
  • 7
0
votes
1 answer

How to execute hostapd command in cli?

I always got error. When i execute hostapd command. I was changed everything in my hostapd.conf file but i got error. hostapd_cli wps_pbc Failed to connect to hostapd - wpa_ctrl_open: No such file or directory Can anyone help to me.?
VINOTHKUMAR S
  • 53
  • 3
  • 7