摘要:
一、信息搜集 cat /etc/issue cat /etc/*-release uname -a lsb_release -a 二、查询exp root@nullbyte:~# searchsploit privilege | grep -i linux | grep -i kernel | gr 阅读全文
posted @ 2020-12-27 16:24
lnterpreter
阅读(194)
评论(0)
推荐(0)
摘要:
一、序列化和反序列化介绍 1、序列化 将复杂的数据结构(object) 转换为适合与传输和保存的字节类型(byte)。(存储) 2、反序列化 将字节类型转换为复杂数据结构(object) 。(程序使用) 二、序列化 <?php class Site{ public $name = 'ctf'; pu 阅读全文
posted @ 2020-12-27 14:51
lnterpreter
阅读(159)
评论(0)
推荐(0)

浙公网安备 33010602011771号