joaoviictorti / symfony-exploit

Symfony Fragment Secret Exploit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

symfonysecret

Overview

symfonysecret is a proof of concept for exploring the Symfony framework using secret 🦀

Usage

  • To use, just specify the following parameters:
symfonysecret -u <URL> --secret <SECRET> --command "id"

Compile

cargo build --release

Details

Symfony Fragment Secret Exploit

Usage: symfonysecret --url <URL> --secret <SECRET> --command <COMMAND>

Options:
  -u, --url <URL>          Insert URL
  -s, --secret <SECRET>    Insert secret
  -c, --command <COMMAND>  Insert command
  -h, --help               Print help
  -V, --version            Print version

About

Symfony Fragment Secret Exploit


Languages

Language:Rust 100.0%