Git Product home page Git Product logo

network-intrusion-dataset-creator's People

Contributors

nrajasin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

network-intrusion-dataset-creator's Issues

dataset.csv is empty

Hello! I'm trying to generate a dataset using your software but the dataset.csv file is empty. How can I deal with that?

Getting error while installing requirements.txt

Collecting apt-clone==0.2.1 (from -r requirements.txt (line 1))
Could not find a version that satisfies the requirement apt-clone==0.2.1 (from -r requirements.txt (line 1)) (from versions: )
No matching distribution found for apt-clone==0.2.1 (from -r requirements.txt (line 1))

Couldn't run the main.py

Entering the command python main.py
leads to this

Running as user "root" and group "root". This could be dangerous.
Exception in thread packet capture data:
Traceback (most recent call last):
  File "/home/akimosi/anaconda3/lib/python3.7/threading.py", line 917, in _bootstrap_inner
    self.run()
  File "main.py", line 56, in run
    json_obj = json.loads(json_str.strip())
  File "/home/akimosi/anaconda3/lib/python3.7/json/__init__.py", line 348, in loads
    return _default_decoder.decode(s)
  File "/home/akimosi/anaconda3/lib/python3.7/json/decoder.py", line 340, in decode
    raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 146 column 4 (char 5236)

and freezes until we stop it.

How to tag

Paper ''INsecS-DCS: A Highly Customizable Network Intrusion Dataset Creation Framework'' mentioned: ``Our software does automatic labeling of records provided that the attack IPs are known.'', how to set it in the code?

Can it run on Windows 10

I removed sudo and mentioned Ethernet interface in tshark to make it work on windows 10.I am getting Json decode error and sometime it stuck at capturing Ethernet.Did someone try to run this program in windows 10?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.