EtherDogs - Tasks: task #12424, Modify the listDevices function...
You are not allowed to post comments on this tracker with your current authentication level.
task #12424: Modify the listDevices function and -l command
Submitter: | Jose Maria Micoli <crashdump> | ||
Submitted: | Wed 16 Jan 2013 10:21:40 AM UTC | ||
Should Start On: | Wed 16 Jan 2013 12:00:00 AM UTC | Should be Finished on: | Thu 31 Jan 2013 12:00:00 AM UTC |
Category: | None | Priority: | 7 - High |
Status: | Ready For Test | Privacy: | Public |
Percent Complete: | 90% | Assigned to: | darkpsi |
Open/Closed: | Open | Effort: | 5.00 |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Modify the function and listDevices-l command to list the interfaces besides being able to choose one of them to sniff.
the command example:
etherdogs -p wlan0 -n 100 -l
Done1. eth0 - (null)
2. wlan0 - (null)
3. nflog - Linux netfilter log (NFLOG) interface
4. usbmon1 - USB bus number 1
5. usbmon2 - USB bus number 2
6. usbmon3 - USB bus number 3
7. usbmon4 - USB bus number 4
8. usbmon5 - USB bus number 5
9. usbmon6 - USB bus number 6
10. usbmon7 - USB bus number 7
11. usbmon8 - USB bus number 8
12. any - Pseudo-device that captures on all interfaces
13. lo - (null)
Select the device to sniff... 2
Opening device wlan0 to sniff...Done
...
The function should be removed listDevice help.ce placed on file main.c file or a file must be created for it. example of the file name devices.c