# NetDeserializeTool **Repository Path**: ssssw88/NetDeserializeTool ## Basic Information - **Project Name**: NetDeserializeTool - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NetDeserializeTool .net反序列化课程中提到的漏洞检测工具 ,目前支持六种反序列化漏洞检测(jsonnet , fastjson , javascriptserializer , netdatacontractserializer ,objectstateformatter , losformatter) # 免责声明:项目所有资源仅以学习研究、自身安全业务的需求为目的,杜绝一切非法操作。 ## 使用方法 ``` 提供了一个自动检测所以的漏洞类型all, Example:cmd.exe /c NetDeserializeTool.exe all http://www.target.com/Default.aspx Parameter Payload ``` ![](./tool.gif) ## 本次更新了 objectstateformatter , losformatter 类型的漏洞检测