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

additional features #4

Open
Mohamed-ElhajAbdou opened this issue Jan 19, 2021 · 1 comment
Open

additional features #4

Mohamed-ElhajAbdou opened this issue Jan 19, 2021 · 1 comment

Comments

@Mohamed-ElhajAbdou
Copy link

Hello, i want to extract additional features included in the NSL-KDD dataset from pcap file here is the features as follows:-

Duration length : (number of seconds) of the connection.

protocol-type : type of the protocol such as (tcp, udp, icmp)

src-bytes : number of data bytes from source to destination

srv-count : number of connections to the same service as the current connection in the past two seconds.

dst-host-same-src-port-rate : percentage of connections from the port ser-
vices to the destination host.
so how can i extract those features from pcap file
thanks in advance

@manwu1994
Copy link

Hello, did you extract the features from the pcap file similar to the NSL-KDD dataset? If you solve it, could you share your solution? Thank you so much in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants