Code Monkey home page Code Monkey logo

casie's Introduction

CASIE : CyberAttack Sensing and Information Extraction

Tool for extracting cyberattack event information

Components of CASIE are written in Python:

  1. nug_arg_detection.py (applied Domain-Word2vec) or nug_arg_detection_bert.py (applied BERT) are for training the neural classifier to detect nugget and argument.
  2. realis_identify.py is for training the neural classifier to identify realis for event nugget.
  3. role_phrase.py is for training the neural classifier to assign roles to arguments.
  4. link_coref.py is for identifying realis and linking role using in the trained models and grouping the mentions of the coreference events.
  5. Others scripts are needed for running CASIE's components.

Annotation corpus of cybersecurity event in news articles

The corpus contains 1000 annotation and source files. Our cybersecurity focused on five event types: Databreach, Phishing, Ransom, Discover, and Patch.

More details of the annotation and CASIE's system are in the papers. If you use our data, please cite one of the following papers.

  1. Taneeya Satyapanich, Francis Ferraro, and Tim Finin, "CASIE: Extracting Cybersecurity Event Information from Text", InProceedings, Proceeding of the 34th AAAI Conference on Artificial Intelligence, February 2020.
  2. Taneeya Satyapanich, Tim Finin, and Francis Ferraro, "Extracting Rich Semantic Information about Cybersecurity Events", InProceedings, Second Workshop on Big Data for CyberSecurity, held in conjunction with the IEEE Int. Conf. on Big Data, December 2019.

Any problems found, please contact [email protected].

Publications

If you use any of the data, annotations or code, please cite one of the following papers.

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.