diff --git a/weapons/SerializationDumper.yaml b/weapons/SerializationDumper.yaml new file mode 100644 index 0000000..b6a6ee9 --- /dev/null +++ b/weapons/SerializationDumper.yaml @@ -0,0 +1,13 @@ +--- +name: SerializationDumper +description: A tool to dump Java serialization streams in a more human readable form. +url: https://github.com/NickstaDB/SerializationDumper +category: tool +type: Utils +platform: +- linux +- macos +- windows +lang: Java +tags: +- deserialize \ No newline at end of file diff --git a/weapons/ysoserial.net.yaml b/weapons/ysoserial.net.yaml index 93bbc17..4846369 100644 --- a/weapons/ysoserial.net.yaml +++ b/weapons/ysoserial.net.yaml @@ -9,4 +9,5 @@ platform: - macos - windows lang: C# -tags: [] +tags: +- deserialize \ No newline at end of file diff --git a/weapons/ysoserial.yaml b/weapons/ysoserial.yaml index 8ec4571..3cecff9 100644 --- a/weapons/ysoserial.yaml +++ b/weapons/ysoserial.yaml @@ -10,4 +10,5 @@ platform: - macos - windows lang: Java -tags: [] +tags: +- deserialize