background picture of the home page

Hi, HueX

Linux提权

建立shell的稳定性 方法一:python 使用 Python 来生成功能更强大的 伪终端,请根据需要将 python 替换为 python2 或 python3 python3 -c 'import pty;pty.spawn("/bin/bash")' 设置 TERM 环境变量,设置终端类型

thumbnail of the cover of the post

信息泄露-常见敏感文件

Git文件泄露 简介 Git泄露是指在使用Git版本控制系统时,由于配置不当或者操作失误,导致敏感信息(如密码、密钥、源代码等)被意外地上传到公开的代码仓库或者其他公开可访问的地方,从而被未授权的人获取到。 Git泄露危害 正如简介所说,在配置不当的情况下,可能会将“.git”文件直接部署到线上环境

thumbnail of the cover of the post