<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Javasec - 标签 - 浔若-学习日记</title><link>https://xunruo.top/tags/javasec/</link><description>Javasec - 标签 - 浔若-学习日记</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Sat, 17 Jun 2023 16:16:05 +0800</lastBuildDate><atom:link href="https://xunruo.top/tags/javasec/" rel="self" type="application/rss+xml"/><item><title>Fastjson反序列化漏洞分析</title><link>https://xunruo.top/post/288f895f/</link><pubDate>Sat, 17 Jun 2023 16:16:05 +0800</pubDate><author>xunruo</author><guid>https://xunruo.top/post/288f895f/</guid><description>1.fastjson简介 fastjson 是阿里巴巴开发的 java语言编写的高性能 JSON 库，用于将数据在 Json 和 Java Object之间相互转换。它没有用java的序列化</description></item><item><title>URLDNS链分析</title><link>https://xunruo.top/post/a0fd0c84/</link><pubDate>Sun, 21 May 2023 20:05:07 +0800</pubDate><author>xunruo</author><guid>https://xunruo.top/post/a0fd0c84/</guid><description>1、URLDNS原理 1、 java.util.HashMap重写了readObject方法： 在反序列化时会调用 hash 函数计算 key 的 hashCode 2、java.n</description></item><item><title>JavaSec-Java反射</title><link>https://xunruo.top/post/0c6b621a/</link><pubDate>Fri, 19 May 2023 21:28:37 +0800</pubDate><author>xunruo</author><guid>https://xunruo.top/post/0c6b621a/</guid><description>反射机制定义 Java反射机制是在运行状态时，对于任意一个类，都能够获取到这个类的所有属性和方法，对于任意一个对象，都能够调用它的任意一个方法</description></item></channel></rss>