Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance pcap file analysis #8

Open
joshschmelzle opened this issue May 21, 2020 · 3 comments
Open

Enhance pcap file analysis #8

joshschmelzle opened this issue May 21, 2020 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@joshschmelzle
Copy link
Member

joshschmelzle commented May 21, 2020

  • when analyzing pcap with --file, pull out all unique assoc requests. currently, expects 1 frame and that frame to be an assoc request. idea is to allow user collect assoc requests from multiple clients and then "batch" analyze.
  • documentation will need updated.
@joshschmelzle joshschmelzle added the enhancement New feature or request label May 21, 2020
@joshschmelzle joshschmelzle self-assigned this May 21, 2020
@joshschmelzle joshschmelzle added the documentation Improvements or additions to documentation label May 21, 2020
@joshschmelzle
Copy link
Member Author

Made some improvements to this in adff3df. Could someone help test?

@joshschmelzle joshschmelzle added the help wanted Extra attention is needed label Mar 27, 2021
@joshschmelzle joshschmelzle removed their assignment Nov 17, 2022
@nimbo78
Copy link

nimbo78 commented Jul 28, 2023

@joshschmelzle do you need help with testing? what requirements for clients?

@joshschmelzle
Copy link
Member Author

@nimbo78 Sure! Can you take a file with a several association requests present and feed it into profiler like this sudo profiler --read file.pcap? Let me know if it profiles them all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants