-
泰山cms代码审计
源码:泰山内容管理系统 tarzan-cms: 一款JAVA版新技术栈的现代化开源CMS管理系统 任意文件任意路径上传1234567891011121314151617181920212223242526272829303132333435@Slf4j@UtilityClasspublic class FileUploadUtil { private final Patter... -
windows应急响应
日志 应用程序日志:记录应用程序运行中的事件,例如崩溃或文件错误。默认路径为 C:\Windows\System32\Winevt\Logs\Application.evtx。 系统日志:记录操作系统组件的事件,如驱动程序错误或硬件故障。默认路径为 C:\Windows\System32\Winevt\Logs\System.evtx。 安全日志:记录安全相关事件,包括登录尝试、权限变更等。... -
linux应急响应
常用日志以及配置项1234567/var/log/redis.log/var/log/auth.log/etc/sudoersWindows: <Apache安装目录>\logs\access.logLinux: /usr/local/apache/logs/access_log linux排查123456789101112131415161718192021222324... -
打靶总结
Here’s something encrypted, password is required to continue reading.
-
AD域攻防
Here’s something encrypted, password is required to continue reading.
-
windows-linux应急响应
常用命令123456 /var/log/redis.log redis日志路径 /var/log/mysql/error.log mysql报错日志 find / -type f -name ".*" 2>/dev/null | grep -v "^\/sys\/" // 查找隐藏文件find / -type d -name ".*&... -
some_tricks
Here’s something encrypted, password is required to continue reading.
-
java代码审计基础
javase动态加载字节码使用defineClass 加载12345678910111213141516171819202122import java.lang.reflect.Method; import java.util.Base64; public class HelloDefineClass { public static void main(String[] args)... -
好站分享
https://wiki.96.mk/ nday网址 https://mrxn.net nday网址 https://github.com/eeeeeeeeee-code/POC?tab=readme-ov-file nday库 https://github.com/Threekiii/Awesome-POC nday库 https://rss.biu.life/ n... -
web蜜罐
Here’s something encrypted, password is required to continue reading.