Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
euphrat1ca committed Dec 20, 2020
1 parent 6b64767 commit d3e01c6
Show file tree
Hide file tree
Showing 13 changed files with 374 additions and 346 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,43 +14,43 @@
**状态标签**:NoUpdate;商业版;免费版;社区版;<br>
**测评标签**:Simple(基础模块);testjob(尚待测试);welljob(表现良好);goodjob(性能稳定);greatjob(行业标杆);<br>

# 解决方案
# 建设解决方案
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_SecSolution.md //安全建设 安全运营 解决方案。mywiki。
# 模糊测试
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_Fuzzer.md //Fuzzer模糊测试漏洞挖掘。mywiki。
# 安全防御体系
# 系统防御体系
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_TowerDefence.md //病毒后门查杀,系统监控,混淆命令检测等技术防御体系。mywiki。
# 恶意样本文件分析
# 文件分析应急
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_MalwareSec.md //病毒分析、应急响应、恶意样本、数据源收集库。mywiki。
# 渗透拓展利用
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_ExpandAuth.md //远控、免杀、提权、维权、免杀、绕过。mywiki。
# 无接触安全
# 无线近源
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_ContactlessSec.md //无线电/通讯WiFi/蓝牙/badusb 安全。mywiki。
# 万物互联
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_IoT&ICS.md //物联网/工业互联网安全。mywiki。
# 开源情报数据源分析
# 数据源情报分析
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_OsintData.md //开源情报数据源分析。mywiki。
# 端口转发流量代理
# 转发映射代理
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_SocketProxy.md //端口映射,代理穿透,流量代理转发。mywiki。
# 欺骗防御
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_HoneyPot.md //欺骗防御、蜜罐。myWiki。
# 逆向安全分析
# 分析逆向
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_SecReverse.md //逆向分析、反编译、破解。myWiki。
# 社会工程
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_SocialSec.md //社工钓鱼、隐私防护、密码破解、主动反制。myWiki。
# 漏洞收集
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_VulExp.md //web漏洞、软件模板漏洞、数据库、中间件、CMS框架漏洞、MS&Linux等系统组件漏洞、IOT漏洞收集表单。myWiki。
# Web安全前端利用
# Web安全利用
- https://github.com/euphrat1ca/security_w1k1/blob/master/WebSec.md //web安全测试利用、前端安全、数据库sql注入、xss跨站、上传漏洞、命令注入执行、webshell、https证书加密、web应用扫描器框架。myWiki。
# 应用安全利用
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_AppSecurity.md //移动端APP,应用代码审计。myWiki。
# 拓展插件相关工具
# 工具拓展插件
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_ToolDevelop.md //kali/nmap/burpsuite/Nessus/awvs/sqlmap/metasploit/cobaltstrike/empire/菜刀/ 插件。mywiki。
# 通讯交流
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_FreeConnect.md //通讯工具技术相关。mywiki。
# wiki_SelfServicerce
# 自服务应用
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_SelfServicerce.md //自服务应用在线资源、文件\url\节点检测。mywiki。
# 技术服务
# 计算机服务
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_TipSkill.md //计算机技术相关。myWiki。
# 中间人攻击
- https://github.com/euphrat1ca/security_w1k1/blob/master/wiki_MiddleAttack.md //中间人劫持攻击欺骗。myWiki。
Expand Down Expand Up @@ -105,7 +105,7 @@
### 压力流量测试
- https://tools.kali.org/information-gathering/hping3 //HPing3网络工具组包。P:LOIC;P:核武器CC-穿盾版;P:天降激光炮315;P:hyenae;--
- https://github.com/wenfengshi/ddos-dos-tools //压力测试工具集
- https://github.com/loadimpact/k6 //是哟个GO Javascript组件进行负载测试。goodjob。
- https://github.com/loadimpact/k6 //GO Javascript组件进行负载测试。goodjob。
- https://github.com/wg/wrk //C。http流量测试。
- https://github.com/mschwager/dhcpwn //Py。DHCP/IP压力测试。
- https://github.com/Microsoft/Ethr //Go。跨平台,TCP, UDP, HTTP, HTTPS压力测试工具
Expand Down
Loading

0 comments on commit d3e01c6

Please sign in to comment.