Giter Club home page Giter Club logo

goose-iec61850-scapy's People

Contributors

mdehus 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

Watchers

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

goose-iec61850-scapy's Issues

create pcap file

Hi
This is the only way to contact you since I could not find your email address anywhere on github.
However, I have a question regarding your goose-scapy code.
Is is possible to create a pcap file containing one or more goose messages?

decoding goose message

hello, when i tried to apply the test_goose.py code on a set of goose messages that I captured, they were not decoded. i got the error:
Unfound tag 0,32,9
Unfound tag 64,32,15

your response is highly appreciated :)

How to send the packet to Wireshark?

Hello, I see in your code that you build the whole packet. How can I send it to wireshark? I know the scapy functions: sendp(the packet you want to send) and i know how to run it in VLAN prio type 0x88b8. But what I really want to know is how to join the GOOSE and GOOSEPDU classes and send it to wireshark. Thank you

can't run test_goose.py

Hi,
I have already install the scapy module and run it successfully.However, when I run "python test_goose.py" in my windows 10, I receive the following error.Could you please tell me why and how to fix it? Thanks!!!!

PIP package scapy-python3 used to provide scapy3k, which was a fork from scapy implementing python3 compatibility since 2016. This package was included in some of the Linux distros under name of python3-scapy. Starting from scapy version 2.4 (released in March, 2018) mainstream scapy supports python3. To reduce any confusion scapy3k was renamed to kamene.
You should use either pip package kamene for scapy3k (see http://github.com/phaethon/kamene for differences in use) or mainstream scapy (pip package scapy, http://github.com/secdev/scapy).

Traceback (most recent call last):
File "test_goose.py", line 1, in
from scapy.all import *
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\scapy\all.py", line 5, in
raise Exception(msg)
Exception:
PIP package scapy-python3 used to provide scapy3k, which was a fork from scapy implementing python3 compatibility since 2016. This package was included in some of the Linux distros under name of python3-scapy. Starting from scapy version 2.4 (released in March, 2018) mainstream scapy supports python3. To reduce any confusion scapy3k was renamed to kamene.
You should use either pip package kamene for scapy3k (see http://github.com/phaethon/kamene for differences in use) or mainstream scapy (pip package scapy, http://github.com/secdev/scapy).

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.