上一页 1 2 3 4 5 6 7 ··· 11 下一页
摘要: Javassist学习笔记 前言 Javassist是一个用于在Java程序中编辑字节码的开源库。它允许开发人员动态修改和生成Java类文件,从而可以在运行时动态地改变类的行为。Javassist还提供了许多工具和API,用于操作Java字节码,例如创建新的类、修改类的方法、属性和注解等。它被广泛应 阅读全文
posted @ 2023-11-17 19:01 BattleofZhongDinghe 阅读(6) 评论(0) 推荐(0) 编辑
摘要: PriorityQueue 环境搭建 jdku8 pom.xml <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> <version>4.0</versio 阅读全文
posted @ 2023-11-17 17:08 BattleofZhongDinghe 阅读(67) 评论(0) 推荐(0) 编辑
摘要: CC1--TransformedMap类反序列化 环境搭建 windows的ij idea CC1漏洞影响范围: JDk <= jdk8u65 commons-collections <= 3.2.1 这里使用别的大佬已经弄好的内置sun源码的jdk7 https://pan.baidu.com/s 阅读全文
posted @ 2023-11-16 20:35 BattleofZhongDinghe 阅读(139) 评论(0) 推荐(0) 编辑
摘要: CVE-2021-44228 log4j2 漏洞版本范围 2.x < version <=2.14.1 环境搭建 linux的ij idea java版本:JDK1.8u102 https://www.oracle.com/cis/java/technologies/javase/javase8-a 阅读全文
posted @ 2023-11-14 15:05 BattleofZhongDinghe 阅读(69) 评论(0) 推荐(0) 编辑
摘要: 春秋云镜 2022网鼎杯半决赛 fscan扫描 39.99.228.107:22 open 39.99.228.107:80 open [*] alive ports len is: 2 start vulscan [*] WebTitle: http://39.99.228.107 code:20 阅读全文
posted @ 2023-11-10 22:43 BattleofZhongDinghe 阅读(221) 评论(0) 推荐(0) 编辑
摘要: 春秋云镜 Flarum WP 账号密码 administrator、1chris https://www.leavesongs.com/PENETRATION/flarum-rce-tour.html 生成反弹shell的payload php phpggc -p tar -b Monolog/RC 阅读全文
posted @ 2023-11-10 22:37 BattleofZhongDinghe 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 春秋云镜 Exchange WP fscan扫描 (icmp) Target 39.100.160.90 is alive [*] Icmp alive hosts len is: 1 39.100.160.90:80 open 39.100.160.90:8000 open 39.100.160. 阅读全文
posted @ 2023-11-10 15:06 BattleofZhongDinghe 阅读(96) 评论(0) 推荐(0) 编辑
摘要: bugku 应急加固1 WP 1.获取js劫持域名(带https) https://www.194nb.com 2.黑客首次webshell 密码 导出/var/log/nginx中的日志 全局搜索POST 3.黑客首次攻击(非有效攻击)通过什么方式(如:文件上传、SQL注入、命令执行) 搜索恶意i 阅读全文
posted @ 2023-11-06 13:08 BattleofZhongDinghe 阅读(203) 评论(0) 推荐(0) 编辑
摘要: bugku 应急加固【简单】 WP 开始应急响应 1.先将网站源码复制出来 2.看第一题 询问提权方式 查看apache日志,发现sql注入的痕迹 发现网站源码中存在phpmyadmin,进而发现是udf提权 查看数据库密码 3.第二题 删除webshell 继续查看日志 这个地方可疑 果然是web 阅读全文
posted @ 2023-11-06 11:26 BattleofZhongDinghe 阅读(222) 评论(0) 推荐(0) 编辑
摘要: 扫描 [*] Icmp alive hosts len is: 1 39.99.148.22:22 open 39.99.148.22:21 open 39.99.148.22:80 open 39.99.148.22:6379 open [*] alive ports len is: 4 star 阅读全文
posted @ 2023-10-31 21:37 BattleofZhongDinghe 阅读(67) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 11 下一页