diff --git a/weapons/ropr.yaml b/weapons/ropr.yaml new file mode 100644 index 0000000..684a9c1 --- /dev/null +++ b/weapons/ropr.yaml @@ -0,0 +1,13 @@ +--- +name: ropr +description: 'A blazing fastâ„¢ multithreaded ROP Gadget finder. ropper' +url: https://github.com/Ben-Lichtman/ropr +category: tool +type: Exploit +platform: +- linux +- macos +- windows +lang: Rust +tags: +- rop diff --git a/weapons/smap.yaml b/weapons/smap.yaml new file mode 100644 index 0000000..29cc97c --- /dev/null +++ b/weapons/smap.yaml @@ -0,0 +1,12 @@ +--- +name: Smap +description: "a drop-in replacement for Nmap powered by shodan.io" +url: https://github.com/s0md3v/smap/ +category: tool +type: Recon +platform: +- linux +- macos +- windows +lang: Go +tags: []