Uxarion exploit replay.
Move from exploit evidence to issue or PR, fix, redeploy, replay the exploit, and prove the vulnerability is closed.
Uxarion CLI is available now.
Uxarion is an open-source terminal security assessment agent for local, operator-driven testing. Install it globally, launch the terminal UI, add your API key, and run scoped work from your own machine.
npm install -g uxarion
uxarioncurl -fsSL https://raw.githubusercontent.com/rachidlaad/uxarion/main/install.sh | shClose the loop after a vulnerability is found.
Turn proof into work
Convert exploit evidence into an issue or PR that includes the path, impact, and reproduction steps.
Replay after redeploy
Run the same exploit path after the fix ships so the team sees whether the vulnerable behavior is gone.
Keep the proof chain
Preserve the report, run notes, and replay output so the closure decision is based on evidence.
A place for practical security writing.
Why exploit replay matters more than another scanner result
An essay track for practical security work: evidence, ownership, fixes, and regression proof.
Local-first security agents and operator control
Notes on why Uxarion starts from the terminal and keeps scope, tools, and credentials close to the operator.
