From 51f15ba0931a37e187ebc3a484888b5402ca0d1a Mon Sep 17 00:00:00 2001 From: hahwul Date: Sat, 10 Sep 2022 00:45:02 +0900 Subject: [PATCH] Add liffy --- weapons/liffy.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/liffy.yaml diff --git a/weapons/liffy.yaml b/weapons/liffy.yaml new file mode 100644 index 0000000..2310453 --- /dev/null +++ b/weapons/liffy.yaml @@ -0,0 +1,13 @@ +--- +name: Liffy +description: Local file inclusion exploitation tool +url: https://github.com/mzfr/liffy +category: tool +type: Exploit +platform: +- linux +- macos +- windows +lang: Python +tags: +- lfi \ No newline at end of file