From 2b7a5dc38a15c48cf1ba213d69aef7bfda037e66 Mon Sep 17 00:00:00 2001 From: euphrat1ca Date: Tue, 19 May 2020 19:24:48 +0800 Subject: [PATCH] 277 277 --- wiki_Selfsource.md | 2 +- wiki_ToolDevelop.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/wiki_Selfsource.md b/wiki_Selfsource.md index 0d1df8f..fce2ca5 100644 --- a/wiki_Selfsource.md +++ b/wiki_Selfsource.md @@ -56,7 +56,7 @@ ## 协同办公 - https://gitee.com/pengzhile/atlassian-agent //java.支持和谐版本Atlassian家几乎所有产品(JIRA),同时支持插件(包括插件市场的第三方插件) - https://github.com/lxerxa/actionview //Vuejs.类Jira的问题需求跟踪工具,前端基于reactjs+redux、后端基于php laravel-framework。Gitee:actionview;-- -- http://mrdoc.zmister.com/ //PY.给予django的MarkDown文档写作、项目管理,支持一键部署。Gitee:zmister/MrDoc;G:zmister2016/MrDoc;-- +- http://mrdoc.zmister.com/ //PY.给予django的MarkDown文档写作、项目管理,支持一键部署,pyinstaller打包Web服务。Gitee:zmister/MrDoc;G:zmister2016/MrDoc;-- ### 办公通讯 - http://sc.ftqq.com/3.version //ServerChan信息通知server酱从服务器推报警和日志到手机的工具。P:slack 通讯框架;P:企业微信;P:钉钉;P:TG BOT telegram机器人; - https://mattermost.com/ //协同办公通讯。W:github.com/mattermost; diff --git a/wiki_ToolDevelop.md b/wiki_ToolDevelop.md index 0ac1099..023cb22 100644 --- a/wiki_ToolDevelop.md +++ b/wiki_ToolDevelop.md @@ -12,10 +12,11 @@ - https://github.com/nccgroup/argumentinjectionhammer //Burp插件.识别参数注入漏洞 - https://github.com/modzero/interestingFileScanner //增强敏感文件扫描 - https://github.com/c0ny1/chunked-coding-converter //本插件主要用于分块传输绕WAF -- https://github.com/ztosec/secscan-authcheck //java.越权漏洞检测,支持web界面配置。Github:portswigger/authz +- https://github.com/ztosec/secscan-authcheck //java.越权漏洞检测,支持web界面配置。Github:portswigger/authz;-- - https://github.com/m4ll0k/BurpSuite-Secret_Finder //在http请求中扫描 api key/tokens - https://github.com/TheKingOfDuck/burpFakeIP //PY.IP修改伪造 - https://github.com/c0ny1/sqlmap4burp-plus-plus //sqlmap4burp++是一款多个系统平台的Burp与sqlmap联动插件 +- https://github.com/ilmila/J2EEScan //70多个Java Web应用的漏洞测试 ### nmap拓展插件相关工具 - https://github.com/Ullaakut/nmap //GO.Nmap调用库go - https://github.com/savon-noir/python-libnmap //PY.nmap调用库python