mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 04:04:29 -05:00
Add ropr and smap
This commit is contained in:
parent
b8ba0057e9
commit
5daae167c9
13
weapons/ropr.yaml
Normal file
13
weapons/ropr.yaml
Normal file
@ -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
|
12
weapons/smap.yaml
Normal file
12
weapons/smap.yaml
Normal file
@ -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: []
|
Loading…
Reference in New Issue
Block a user