You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
I would like to use your approach to solve cyber related "puzzles" that typicall can be encoded as tabular data (for example find how they attacker got in from this point) or graphical network data (there is an alert here and find all the related alerts).
Before I produce such datasets, I would like to know if this is possible considering:
a) tables have for sure fixed column size but the number of rows will vary across puzzles
b) graphs of entities have standad nodes and edge types but can also grow in size across puzzles.
I am open to research collaboration as I work for a large cyber company.
Cheers.
I would like to use your approach to solve cyber related "puzzles" that typicall can be encoded as tabular data (for example find how they attacker got in from this point) or graphical network data (there is an alert here and find all the related alerts).
Before I produce such datasets, I would like to know if this is possible considering:
a) tables have for sure fixed column size but the number of rows will vary across puzzles
b) graphs of entities have standad nodes and edge types but can also grow in size across puzzles.
I am open to research collaboration as I work for a large cyber company.
Cheers.