Daniel Neagaru

Results 61 issues of Daniel Neagaru

Update the architecture page in documentation to explain: - [ ] How Flows interact with each other - [ ] Why a graph structure is the best representation - [...

documentation
architecture

Current tutorials are a bit outdated since raider went thourgh big changes, so it needs to be updated and made sure it works.

documentation
good first issue
tutorial

Like Plugins have been split into related groups, it would make sense to do the same to Operations, to make it easier to manage them.

documentation
enhancement
architecture

Since more people are comfortable with Python than Lisp, it would be great to have an easy way to generate those configuration files by working with Python objects directly. Since...

enhancement
architecture

Create a docker image and publish it so it people who use docker can easily test raider without having to install it.

enhancement
good first issue

Currently some github actions don't work as desired: - [ ] mypy action doesn't really work - [ ] what needs to run on dev and what on main -...

enhancement

Some tool would benefit from having an integration allowing to easily authenticate anywhere. I created this issue to keep an eye on what integrations would be worth considering: - [...

enhancement
architecture

Similar to [Modeling and Discovering Vulnerabilities with Code Property Graphs ](https://www.sec.cs.tu-bs.de/pubs/2014-ieeesp.pdf) it should be possible to traverse graphs to identify vulnerabilities in authentication systems. The linked paper is about finding...

architecture
attack
fuzzing