WebHackersWeapons/weapons/ysoserial.yaml

11 lines
269 B
YAML
Raw Permalink Normal View History

2022-08-16 11:42:23 +00:00
---
name: ysoserial
description: 'A proof-of-concept tool for generating payloads that exploit unsafe
Java object deserialization. '
2022-08-16 16:11:14 +00:00
url: https://github.com/frohoff/ysoserial
2022-08-16 11:42:23 +00:00
category: tool
2022-08-19 07:26:26 +00:00
type: Utils
2024-01-01 16:08:52 +00:00
platform: [linux, macos, windows]
2022-08-19 07:26:26 +00:00
lang: Java
2024-01-01 16:08:52 +00:00
tags: [deserialize]