跳到主要内容

Introduction

个人的部分知识技能,倾向于使用知识库的方式进行总结回顾自己,后续会不断完善,抓住2021年最后的尾巴!

关于我

职位:乙方渗透测试工程师😃

KeyValue
邮箱[email protected]
微信wx
备注:blog
GitHubhttps://github.com/damit5/
欢迎Follow,欢迎🌟
微信公众号GZH

其他站点

KeyValue
Blog镜像站点https://blog.gm7.org/
https://cblog.gm7.org/
https://vblog.gm7.org/
https://damit5.github.io/ (某些大厂如🍊会设置网络白名单,允许访问github.io
在线markdown编辑器https://markdown.gm7.org/
Reverse Shell Generatorhttps://rshell.gm7.org/
GTFOBinshttps://gtfobins.gm7.org/

克隆本站

下载源码

git clone --depth 1 https://github.com/damit5/damit5.github.io

本地搭建(随便启一个web服务就行了)

python3 -m http.server 80

后期更新

git pull origin master