Skip to content

Commit 46d9bab

Browse files
authored
Update README.md
1 parent 0905221 commit 46d9bab

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

README.md

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## Ladon 6.4 20200420
1+
## Ladon 6.6 20200603
22
![](https://k8gege.github.io/k8img/Ladon/Dragon.jpg)
33

44
[![Author](https://img.shields.io/badge/Author-k8gege-blueviolet)](https://github.com/k8gege)
5-
[![Ladon](https://img.shields.io/badge/Ladon-6.4-yellowgreen)](https://github.com/k8gege/Ladon)
5+
[![Ladon](https://img.shields.io/badge/Ladon-6.6-yellowgreen)](https://github.com/k8gege/Ladon)
66
[![Bin](https://img.shields.io/badge/Ladon-Bin-ff69b4)](https://github.com/k8gege/Ladon/releases)
77
[![GitHub issues](https://img.shields.io/github/issues/k8gege/Ladon)](https://github.com/k8gege/Ladon/issues)
88
[![Github Stars](https://img.shields.io/github/stars/k8gege/Ladon)](https://github.com/k8gege/Ladon)
@@ -11,26 +11,30 @@
1111

1212
### 程序简介
1313

14-
Ladon一款用于大型网络渗透的多线程插件化综合扫描神器,含端口扫描、服务识别、网络资产、密码爆破、高危漏洞检测以及一键GetShell,支持批量A段/B段/C段以及跨网段扫描,支持URL、主机、域名列表扫描。6.4版本内置60个功能模块,通过多种协议以及方法快速获取目标网络存活主机IP、计算机名、工作组、共享资源、网卡地址、操作系统版本、网站、子域名、中间件、开放服务、路由器、数据库等信息,漏洞检测包含MS17010、Weblogic、ActiveMQ、Tomcat、Struts2系列等,密码爆破12种含数据库(Mysql、Oracle、MSSQL)、FTP、SSH、VNC、Windows(LDAP、SMB/IPC、WMI、SmbHash、WmiHash)、Weblogic后台、Rar压缩包密码等,Web指纹识别模块可识别75种(Web应用、中间件、脚本类型、页面类型)等,可高度自定义插件POC支持.NET程序集、DLL(C#/Delphi/VC)、PowerShell等语言编写的插件,支持通过配置INI批量调用任意外部程序或命令,EXP生成器可一键生成漏洞POC快速扩展扫描能力。Ladon支持Cobalt Strike插件化扫描快速拓展内网进行横向移动。
14+
Ladon一款用于大型网络渗透的多线程插件化综合扫描神器,含端口扫描、服务识别、网络资产、密码爆破、高危漏洞检测以及一键GetShell,支持批量A段/B段/C段以及跨网段扫描,支持URL、主机、域名列表扫描。6.6版本内置74个功能模块,外部模块17个,通过多种协议以及方法快速获取目标网络存活主机IP、计算机名、工作组、共享资源、网卡地址、操作系统版本、网站、子域名、中间件、开放服务、路由器、数据库等信息,漏洞检测包含MS17010、SMBGhost、Weblogic、ActiveMQ、Tomcat、Struts2系列等,密码爆破12种含数据库(Mysql、Oracle、MSSQL)、FTP、SSH、VNC、Windows(LDAP、SMB/IPC、WMI、SmbHash、WmiHash、Winrm)、BasicAuth、Tomcat、Weblogic、Rar等,远程执行命令包含(wmiexe/psexec/atexec/sshexec/jspshell),Web指纹识别模块可识别75种(Web应用、中间件、脚本类型、页面类型)等,可高度自定义插件POC支持.NET程序集、DLL(C#/Delphi/VC)、PowerShell等语言编写的插件,支持通过配置INI批量调用任意外部程序或命令,EXP生成器可一键生成漏洞POC快速扩展扫描能力。Ladon支持Cobalt Strike插件化扫描快速拓展内网进行横向移动。
1515

1616
### 使用文档
1717

1818
ID | 主题 | URL
1919
-|-|-
20-
1 | Ladon使用文档 | http://k8gege.org/p/648af4b3.html
21-
2 | 基础用法详解 | https://github.com/k8gege/Ladon/wiki/Ladon-Usage
22-
3 | Cobalt Strike | https://github.com/k8gege/Aggressor
23-
4 | Exp生成器文档 | https://github.com/k8gege/Ladon/wiki/LadonExp-Usage
24-
5 | 高度自定义插件 | https://github.com/k8gege/Ladon/wiki/Ladon-Diy-Moudle
25-
6 | 外部模块参考 | https://github.com/k8gege/K8CScan/wiki
26-
7 | PowerShell| https://github.com/k8gege/powerladon
27-
8 | Python Ladon | https://github.com/k8gege/PyLadon
28-
9 | Kali Ladon | https://github.com/k8gege/KaliLadon
29-
10 | 漏洞演示视频 | https://github.com/k8gege/K8CScan/tree/master/Video
30-
11 | 6.0更新功能 | https://k8gege.org/p/56393.html
31-
12 | 6.2更新功能 | http://k8gege.org/p/39070.html
32-
13 | 6.4更新功能 | http://k8gege.org/p/55476.html
20+
0 | Ladon文档主页 | https://k8gege.org/Ladon/
21+
1 | Ladon基础文档 | http://k8gege.org/p/648af4b3.html
22+
2 | Ladon用法例子 | http://k8gege.org/Ladon/example.html
23+
3 | 基础用法详解 | https://github.com/k8gege/Ladon/wiki/Ladon-Usage
24+
4 | Cobalt Strike | https://github.com/k8gege/Aggressor
25+
5 | Exp生成器使用 | https://github.com/k8gege/Ladon/wiki/LadonExp-Usage
26+
6 | 高度自定义插件 | https://github.com/k8gege/Ladon/wiki/Ladon-Diy-Moudle
27+
7 | 外部模块参考 | https://github.com/k8gege/K8CScan/wiki
28+
8 | PowerLadon | https://github.com/k8gege/powerladon
29+
9 | PythonLadon | https://github.com/k8gege/PyLadon
30+
10 | LinuxLadon | https://github.com/k8gege/KaliLadon
31+
12 | 漏洞演示视频 | https://github.com/k8gege/K8CScan/tree/master/Video
32+
13 | Ladon6.0文档 | http://k8gege.org/p/56393.html
33+
14 | Ladon6.2文档 | http://k8gege.org/p/39070.html
34+
13 | Ladon6.4文档 | http://k8gege.org/p/55476.html
35+
16 | Ladon6.5文档 | http://k8gege.org/Ladon/WinShell.html
36+
3337

3438
### DownLoad
35-
New Version:https://k8gege.org/Download/Ladon.rar <br>
39+
New Version:https://k8gege.org/Download <br>
3640
All Version: https://github.com/k8gege/Ladon/releases/

0 commit comments

Comments
 (0)