2 Star 0 Fork 0

zl/Powershell-Attack-Guide

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
book.json 2.55 KB
一键复制 编辑 原始数据 按行查看 历史
rootclay 提交于 2020-04-29 15:18 . no message
{
"title": "Powershell-Attack-Guide",
"author": "rootclay",
"links": {
"sidebar": {
"rootclay": "https://github.com/rootclay"
}
},
"plugins": [
"-sharing",
"sharing-plus",
"include-codeblock",
"ace",
"quiz",
"-lunr",
"-search",
"search-pro",
"collapsible-menu",
"bibtex-indexed-cite",
"-livereload",
"prism",
"-highlight",
"url-embed",
"page-footer-ex"
],
"pluginsConfig": {
"theme-default": {
"showLevel": true
},
"sharing": {
"douban": false,
"facebook": false,
"google": false,
"hatenaBookmark": false,
"instapaper": false,
"line": false,
"linkedin": false,
"messenger": false,
"pocket": false,
"qq": true,
"qzone": true,
"stumbleupon": false,
"twitter": false,
"viber": false,
"vk": false,
"weibo": true,
"whatsapp": false,
"all": [
"facebook",
"google",
"twitter",
"weibo",
"qq",
"linkedin",
"qzone",
"douban"
]
},
"include-codeblock": {
"template": "ace",
"unindent": true,
"edit": false
},
"quiz": {
"labels": {
"check": "提交答案",
"showExplanation": "显示解释",
"showCorrect": "显示正确答案",
"explanationHeader": "释义"
},
"text": {
"noChosen": "Choose at least one answer",
"incomplete": "Some correct answers are missing"
},
"buttons": {
"showCorrect": true,
"showExplanation": true
}
},
"bibtex-indexed-cite": {
"path": "/"
},
"prism": {
"css": [
"prismjs/themes/prism-solarizedlight.css"
]
},
"page-footer-ex": {
"copyright": "By [rootclay](https://github.com/rootclay),使用[知识共享 署名-相同方式共享 4.0协议](https://creativecommons.org/licenses/by-sa/4.0/)发布",
"markdown": true,
"update_label": "此页面修订于:",
"update_format": "YYYY-MM-DD HH:mm:ss"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/git-zl/Powershell-Attack-Guide.git
git@gitee.com:git-zl/Powershell-Attack-Guide.git
git-zl
Powershell-Attack-Guide
Powershell-Attack-Guide
master

搜索帮助