Skip to content
View luiacuaniello's full-sized avatar

Block or report luiacuaniello

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
luiacuaniello/README.md

Cybersecurity software engineer. I build open-source security tools and I'm a Security Researcher

What I'm working on

PerspectiveGraph - an attack-path engine in Go. It correlates the scanners you already run into one live graph of your environment, finds the reachable routes from internet exposure through excessive privilege to a sensitive asset, and flags them in the pull request that opens them. Apache-2.0.

Geryon - measuring prompt-injection defences against policy-conformant attacks. Apache-2.0.


CV: a3thinker.it

Pinned Loading

  1. perspectivegraph perspectivegraph Public

    Finds the reachable paths from internet exposure, through excessive privilege, to a sensitive asset, by correlating the scanners you already run into one live graph of your environment. Flags them …

    Go 6

  2. geryon geryon Public

    Measuring prompt-injection defences against policy-conformant attacks

    Python