原文:Java安全之Commons Collections3分析

Java安全之Commons Collections 分析 文章首發:Java安全之Commons Collections 分析 x 前言 在學習完成前面的CC 鏈和CC 鏈后,其實再來看CC 鏈會比較輕松。CC 的利用鏈是 Map Proxy .entrySet 觸發AnnotationInvocationHandler.invoke ,而CC 鏈的利用鏈是通過InvokerTransforme ...

2020-10-21 18:51 0 750 推薦指數:

查看詳情

Ysoserial Commons Collections3分析

Ysoserial Commons Collections3分析 寫在前面 CommonsCollections Gadget Chains CommonsCollection Version JDK Version ...

Thu Oct 14 06:45:00 CST 2021 0 106
Java安全Commons Collections4分析

Java安全Commons Collections4分析 文章首發:Java安全之CC4分析 0x00 前言 繼續來分析一波CC4的鏈,在寫該文前,看到網上大部分的文章都只給了一個調用鏈和POC。其實看CC4調用鏈的時候,能看出來CC4的調用鏈用到的也是前面的一些類去構造,只不過把CC2 ...

Wed Nov 25 04:56:00 CST 2020 0 787
Java安全Commons Collections5分析

Java安全Commons Collections5分析 文章首發:Java安全Commons Collections5分析 0x00 前言 在后面的幾條CC鏈中,如果和前面的鏈構造都是基本一樣的話,就不細講了,參考一下前面的幾篇文。 在CC5鏈中ysoserial給出的提示是需要 ...

Wed Oct 28 20:33:00 CST 2020 0 599
Java安全Commons Collections1分析前置知識

Java安全Commons Collections1分析前置知識 0x00 前言 Commons Collections的利用鏈也被稱為cc鏈,在學習反序列化漏洞必不可少的一個部分。Apache Commons CollectionsJava中應用廣泛的一個庫,包括Weblogic ...

Fri Oct 02 02:18:00 CST 2020 2 647
Java安全Commons Collections1分析(二)

Java安全Commons Collections1分析(二) 0x00 前言 續上篇文,繼續調試cc鏈。在上篇文章調試的cc鏈其實並不是一個完整的鏈。只是使用了幾個方法的的互相調用彈出一個計算器。 Java安全Commons Collections1分析(一) 下面來貼出他的完整 ...

Sat Oct 10 20:17:00 CST 2020 0 684
Java安全Commons Collections1分析(一)

Java安全Commons Collections1分析(一) 0x00 前言 在CC鏈中,其實具體執行過程還是比較復雜的。建議調試前先將一些前置知識的基礎給看一遍。 Java安全Commons Collections1分析前置知識 0x01 CC鏈分析 這是一段poc代碼,執行 ...

Thu Oct 08 07:32:00 CST 2020 0 758
Java安全Commons Collections1分析(三)

Java安全Commons Collections1分析(三) 0x00 前言 繼續來分析cc鏈,用了前面幾篇文章來鋪墊了一些知識。在上篇文章里,其實是硬看代碼,並沒有去調試。因為一直找不到JDK的低版本。 全靠腦子去記傳參內容嘗試理解。后面的其實就簡單多了,在上篇文章的基礎上再去做一個分析 ...

Mon Oct 12 01:16:00 CST 2020 2 571
Java安全Commons Collections2分析

Java安全Commons Collections2分析 首發:Java安全Commons Collections2分析 0x00 前言 前面分析了CC1的利用鏈,但是發現在CC1的利用鏈中是有版本的限制的。在JDK1.8 8u71版本 ...

Fri Oct 23 03:51:00 CST 2020 0 902
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM