Skip to content

Simple, effective, and modular package for parsing observables (indicators of compromise (IOCs), network data, and other, security related information) from text. It uses grammars rather than regexes which makes it more readable, maintainable, and hackable. Explore our interactive documentation here: https://hightower.space/ioc-finder/

License

Notifications You must be signed in to change notification settings

Shuffle/ioc-finder

This branch is 3 commits behind fhightower/ioc-finder:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 3, 2022
Sep 23, 2022
Sep 27, 2022
Oct 27, 2022
Dec 22, 2022
Nov 3, 2022
Feb 17, 2018
Jun 9, 2020
Feb 17, 2018
Apr 2, 2021
Dec 22, 2022
Dec 8, 2018
May 20, 2021
May 20, 2021
Mar 2, 2022
May 20, 2021
Apr 8, 2019
Oct 15, 2022
Sep 27, 2022
Mar 21, 2022
May 7, 2021
Nov 3, 2022
Oct 11, 2022
Apr 24, 2023
Dec 22, 2022
Dec 22, 2022
Jun 20, 2022

Repository files navigation

IOC Finder

PyPi PyPI - Downloads CI Lint codecov License: LGPL v3 live demo

Parse indicators of compromise (also known as "observables" or "network data" - e.g. urls, email addresses, etc) from text.

📖 Documentation (it's interactive!)

💪 I'm looking for sponsorship for this project. I have a number of improvements and helpful features I'd like to add and would appreciate some support as I invest this time and focus. If you use this project for in a commercial capacity and/or find it useful, please consider contributing even a small amount. Thanks!

About

Simple, effective, and modular package for parsing observables (indicators of compromise (IOCs), network data, and other, security related information) from text. It uses grammars rather than regexes which makes it more readable, maintainable, and hackable. Explore our interactive documentation here: https://hightower.space/ioc-finder/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Makefile 1.4%
  • Other 0.4%