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

suport PCAP files with 802.11 packet structure #220

Closed
mmguero opened this issue Jun 26, 2023 · 2 comments
Closed

suport PCAP files with 802.11 packet structure #220

mmguero opened this issue Jun 26, 2023 · 2 comments
Labels
arkime Relating to Malcolm's use of Arkime enhancement New feature or request external Depends on a bug or feature external to this project upload Relating to PCAP and/or Zeek log ingestion

Comments

@mmguero
Copy link
Collaborator

mmguero commented Jun 26, 2023

migrated from cisagov#264 via @cwilliams001:

To reproduce
Steps to reproduce the behavior:

Convert a PCAPNG file to PCAP using tshark with the following command:

tshark -F pcap -r {input.pcapng} -w {output.pcap}

Attempt to upload the resulting PCAP file to Malcolm.
Expected behavior
I expected Malcolm to be able to read and analyze the PCAP file converted from PCAPNG.

I am trying to convert pcapng files from a kismet capture into pcaps so that I can use Malcolm as a data visualization tool and to do more in-depth analysis. Thank you!

[EDIT]

I reached out to the developer of Arkime and the issue is that Arkime does not support 802.11 packets.

@mmguero mmguero added enhancement New feature or request arkime Relating to Malcolm's use of Arkime upload Relating to PCAP and/or Zeek log ingestion labels Jun 26, 2023
@mmguero mmguero added this to Malcolm Jun 26, 2023
@mmguero mmguero added the external Depends on a bug or feature external to this project label Jun 26, 2023
@mmguero mmguero moved this to Someday in Malcolm Jun 26, 2023
@cwilliams001
Copy link

I wanted to share here that I was able to get something working just not for upload. The developer of aircrack-ng made wifibeat a few years ago, unfortunately it was pretty out of date. I was able to fork it and get something compiled and working so that if a wireless adapter is in monitor mode it can take that information and send it to ELK. Not sure if it's in scope of this project but wanted to leave this here in case it helps anyone. Original repo https://github.com/WiFiBeat

@mmguero
Copy link
Collaborator Author

mmguero commented Nov 5, 2024

Kamino closed and cloned this issue to cisagov/Malcolm

@mmguero mmguero closed this as completed Nov 5, 2024
@github-project-automation github-project-automation bot moved this from Someday to Done in Malcolm Nov 5, 2024
@mmguero mmguero moved this from Done to Migrated in Malcolm Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arkime Relating to Malcolm's use of Arkime enhancement New feature or request external Depends on a bug or feature external to this project upload Relating to PCAP and/or Zeek log ingestion
Projects
Status: Migrated
Development

No branches or pull requests

2 participants