473,386 Members | 1,708 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Getting access point information using Scapy

Hi

I have a question about a library available for Python: Scapy (www.secdev.org/projects/scapy/). This library offers a variety of things but I am interested in how it interacts with wireless networks.

I have read countless tutorials and documentation on it but I can't figure out the following:

-- How to sniff for wireless networks (listen to beacon frames for passive scanning)
-- How to sniff for wireless networks (transmitting probe request frames and then listening for the response - active scanning)
The above two points are to detect any wireless networks within the range of the wireless adapter (basically I want a list of networks)

-- I also need to know how to obtain a list of Access points wihtin range PER network.

-- I then want to know the signal strength of each ACCESS POINT per network (in other words each wireless network may have more than one access point - signal strength as a percentage)

-- Other information about each and every access point such as (access point name, access point MAC, time of arrival packets, time of transmission packet, HOW LONG A PACKET TOOK TO REACH ME (as accurate as possible, not seconds - perhaps milliseconds?)

-- And any other information about the access points or networks

I need to know how to achieve this because I ultimately need to know HOW FAR the access point is from me (leave me to figure this out, it should be possible with the above information)... Please suggest and advise and help me figure the above out

Does Anyone out there use this? know how to do this? can help me? PLEASE... I have been stuck on this for a very long time and I am desperate for some help. An ideal answer would be lines of code with comments please.

- THANK YOU SO MUCH :)
Feb 22 '10 #1
2 5297
Motoma
3,237 Expert 2GB
There is a lot of good information about scapy out there, and I can't claim to be an expert. With regards to discovering access points, you may want to check out this link: http://www.devx.com/security/Article/34741/1954

Most of your questions require in-depth knowledge of 802.11x in order to give scapy the correct parameters. I would suggests some careful Googling on each particular point, and use that to build you feature-set.
Feb 24 '10 #2
syeira
1
your problem is same as me...please help
Mar 20 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: Sateesh | last post by:
Hi, Is it possible to access Lotus notes using Python? Can anyone provide me some pointers? Thanks Sateesh
0
by: Kumar | last post by:
Hi Folks, I would like to develop one custom application using asp.net,C#,SQL server for tracking all our company servers. Most of the functionality is similar to HP Systems Insight Manager ...
9
by: Microsoft News Server | last post by:
Hi, I am currently having a problem with random, intermittent lock ups in my ASP.net application on our production server (99% CPU usage by 3 threads, indefinately). I currently use IIS Debug...
1
by: Andy | last post by:
Hi, I was wondering if someone could advise on if the following is possible. I have one website that is available to the public using Forms authentication and the Membership class, it...
3
by: Coffmans | last post by:
Hello, I am new to this community and I apologize if I am posting this message under the wrong group. I am interested in writing a C# application that can be used to detect unauthorized wireless...
0
by: =?Utf-8?B?UHVjY2E=?= | last post by:
-- Hi, I'm using vs2005,. .net 2.0 for windows applicaiton. I'm doing drag and drop of 1 row of data at a time between 2 datagridview controls. I'm using the myDataGridView.DragDrop event to get...
0
by: wassimdaccache | last post by:
Hello Experts; I have a wireless router TP-link I made security phrase for it. What i am trying to do is to configure a d-link access point as a repeater for the TP-link and always not...
6
by: passionateforjava | last post by:
Hi All, I am using struts application wherein I need to import file for some purpose.I have used input type="file" for the same which goes like: <input type="file" id="uploadFile" name="uploadFile"...
7
Srijith B
by: Srijith B | last post by:
I am trying to print file information using ffmpeg tool in perl Here is my code use strict; use warnings; use IPC::Open3; # example
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.