LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-11-2016, 08:54 PM   #1
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Rep: Reputation: 205Reputation: 205Reputation: 205
how do I use wifi protected setup on linux ?


how do I use wifi protected setup on linux ?
what program do I run
is it part of most distros if not where do I get the source code
 
Old 04-12-2016, 05:18 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
With Linux you would set up iptables.
http://www.howtogeek.com/177621/the-...inux-firewall/
http://www.cyberciti.biz/tips/linux-...-examples.html

You will have to read about how to configure the ip tables I'm not the man for teaching you that.

Aside from that your ISP should of given you a passphrase (wep or wpa) so you can connect to your wifi.
 
Old 04-12-2016, 05:34 PM   #3
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
I'm pretty sure that OP is asking about the button on routers that allows you to press it to auto-connect devices to it without actually putting in the password.

As far as using it, no clue, I've never trusted that feature and disable it on my routers.
 
Old 04-12-2016, 05:37 PM   #4
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Original Poster
Rep: Reputation: 205Reputation: 205Reputation: 205
YES that's exactly what I'm asking about

it's at my syster's house
my brother inlaw will not alow me to even look at the router's
configuration
what I need to know is how to catch the info when the
WPS button is pushed

tired to set the password in wicd BUT none of the password encryption configurations worked

Last edited by rob.rice; 04-12-2016 at 05:39 PM.
 
Old 04-12-2016, 05:48 PM   #5
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
I thought WPS had a horrible security vulnerability that allowed anybody to connect to the network, bypassing your security key - something about the WPS authentication key being a constant string (or an easily calculable one) across an entire manufacturer's line of devices. Every single security article I've ever read on WPS says that it should immediately be disabled.
 
Old 04-12-2016, 06:00 PM   #6
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Original Poster
Rep: Reputation: 205Reputation: 205Reputation: 205
Quote:
Originally Posted by suicidaleggroll View Post
I thought WPS had a horrible security vulnerability that allowed anybody to connect to the network, bypassing your security key - something about the WPS authentication key being a constant string (or an easily calculable one) across an entire manufacturer's line of devices. Every single security article I've ever read on WPS says that it should immediately be disabled.
yes it is brute force attack only has to try 11,000 passwords
IF I was willing to leave my computer there for 12 hours
I could get a working password from reaver and own the router
some one set it up and changed the master password
 
Old 04-12-2016, 06:24 PM   #7
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
Quote:
Originally Posted by suicidaleggroll View Post
I thought WPS had a horrible security vulnerability that allowed anybody to connect to the network, bypassing your security key - something about the WPS authentication key being a constant string (or an easily calculable one) across an entire manufacturer's line of devices. Every single security article I've ever read on WPS says that it should immediately be disabled.
Glad I've never trusted it.
 
Old 04-12-2016, 07:27 PM   #8
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
Quote:
Originally Posted by rob.rice View Post
yes it is brute force attack only has to try 11,000 passwords
IF I was willing to leave my computer there for 12 hours
I could get a working password from reaver and own the router
some one set it up and changed the master password
It's much worse than that.
Certain manufacturers (eg: d-link and belkin) derive the WPS key directly from the router's MAC address which is sent unencrypted in every packet. All an attacker has to do is sniff a single packet and they're in. In the case of belkin they also use part of the serial number, but the router will happily tell anybody (not just devices that have already connected) it's serial number unencrypted, so it's not any better.

Last edited by suicidaleggroll; 04-12-2016 at 07:28 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Hands-on: hacking WiFi Protected Setup with Reaver LXer Syndicated Linux News 0 01-05-2012 03:21 AM
LXer: Wi-Fi Protected Setup PIN brute force vulnerability LXer Syndicated Linux News 0 12-29-2011 07:12 AM
To setup a write&copy protected session in rdesktop. Aswathy Linux - General 0 12-21-2010 02:54 AM
Trouble connecting to wifi with a password protected accesspoint; Debian Delta_X Linux - Networking 6 10-28-2008 01:35 PM
Can't Connect to WEP Protected WiFi ? nuro305 SUSE / openSUSE 4 06-16-2008 08:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration