Giter Club home page Giter Club logo

k8gege / ladongo Goto Github PK

View Code? Open in Web Editor NEW
1.5K 31.0 287.0 3.44 MB

Ladon for Kali 全平台开源内网渗透扫描器,Windows/Linux/Mac/路由器内网渗透,使用它可轻松一键批量探测C段、B段、A段存活主机、高危漏洞检测MS17010、SmbGhost,远程执行SSH/Winrm,密码爆破SMB/SSH/FTP/Mysql/Mssql/Oracle/Winrm/HttpBasic/Redis,端口扫描服务识别PortScan指纹识别/HttpBanner/HttpTitle/TcpBanner/Weblogic/Oxid多网卡主机,端口扫描服务识别PortScan。

Home Page: http://k8gege.org/Ladon

License: MIT License

Go 98.92% Makefile 1.08%
scanner portscan smbscan sshscan mysqlscan ftpscan bannerscan ms17010 brute-force detection

ladongo's Introduction

ladongo's People

Contributors

k8gege avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ladongo's Issues

为何使用GO?

为何使用GO

现有Ladon版本无法兼容一些系统,代理又丢包非常蛋疼。虽然Python版也是跨平台,但是编译体积大,二是有些依赖包(依赖底层库)在某些系统安装非常麻烦甚至装不上,有些编译后不能执行等原因。所以这几天重新学了下GO,现学现卖使用Golang重写Ladon框架,先加一些功能看看效果,GO和PY差不多很简单,框架弄好后,使用开源库一下就可以添加好几个功能模块,然后再测14个操作系统下程序的兼容性,无论性能、体积、兼容性都远甩Python几条街,最主要是编译的程序可在一些旧操作系统上执行,Python可能受限于py版本、相关依赖包或GCC、GLID、SSL等库版本影响,Go可以很好解决这些问题。

缺点: 很多API库没有人封装或者根本不能用,想要实现Ladon的所有功能或者说一半的功能,两三个月都搞不定,如Ladon的OsScan模块用到的协议就已比这个LadonGo 1.0现在的11个功能还要多。如果用Python的话就非常快了,各种依赖库、各种现有POC,写好扫描框架,稍微改一下集成起来就是功能非常多的扫描器,但是目标PY版本低、操作系统老,本地编译再丢过去都不定能运行,本地都未必能编译,所以选用GO。

go编译报错

../../../go/pkg/mod/github.com/k8gege/[email protected]/install.go:25:6: main redeclared in this block
previous declaration at ../../../go/pkg/mod/github.com/k8gege/[email protected]/Ladon.go:184:6

这个该怎么解决?我按照网上的方式,新建了一个文件夹Ladon,将Ladon.go放入其中,可以编译成功,但是无法使用。请问有官方的解决方法么?

go get 报错

github.com/k8gege/LadonGo

../go/pkg/mod/github.com/k8gege/[email protected]/install.go:25:6: main redeclared in this block
previous declaration at ../go/pkg/mod/github.com/k8gege/[email protected]/Ladon.go:184:6
操作系统:ubuntu 20

Mac/OSX M1(arm64) Release

Hello,
This tool does not work in the release published for m1 arm64. Can you release a release for arm64?

go get报错

go: github.com/k8gege/LadonGo imports
github.com/k8gege/LadonGo/mysql imports
github.com/Go-SQL-Driver/MySQL: github.com/Go-SQL-Driver/[email protected]: parsing go.mod:
module declares its path as: github.com/go-sql-driver/mysql
but was required as: github.com/Go-SQL-Driver/MySQL

sshcmd存在bug

最新版本的ladonGo,sshcmd模块存在bug,会直接退出。

macos报错

go/pkg/mod/github.com/k8gege/[email protected]/install.go:25:6: main redeclared in this block
previous declaration at go/pkg/mod/github.com/k8gege/[email protected]/Ladon.go:184:6

第一次接触go语言,装一个晚上,我疯了啊

请求更新

大佬后续可还有更新ladongo的计划?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.