GithubHelp home page GithubHelp logo

darkeye's Introduction

👏👏👏 欢迎使用 DarkEye 👏👏👏

Go Report Card Go Report Card

todo: add 应急响应

Demo

🚀快速使用

1、主机发现

支持多种loader: tcp、ping、http、nb

./dist/superscan_darwin_amd64 -action host -ip 192.168.1.1-254

loader: http (获取title、server、status、iconHash ...)

./dist/superscan_darwin_amd64 -action host -loader http -ip 192.168.1.1-254 

2、网段发现

指定探测协议

支持两种loader: tcp、ping

 ./dist/superscan_darwin_amd64 -action net -loader ping -ip 192.168.1-254 

3、协议爆破

可查看帮助选取loader,默认为所有协议插件

./dist/superscan_darwin_amd64 -action risk -loader ssh -p 22  -ip 192.168.1.253 		

修改爆破字典

./dist/superscan_darwin_amd64 -action risk -ip 192.168.1.253 -p 22 -user varbing -pass pass.txt

4、IP域名碰撞

./dist/superscan_darwin_amd64 -action ip-host -ip 192.168.1.1-2 -p 80 -host host.txt

⚡️技巧

  1. 查看帮助:./dist/superscan_darwin_amd64 -h

  2. 并发说明:当IP数量多时,使用-t 256增加IP并发;当端口数量多时,可以使用-tt 100增加端口并发。

  3. 通过调整-timeout(ms)参数适配延迟场景,内网调小些,外网调大些,默认2000ms

  4. -ip参数灵活,支持:掩码:a.b.c.d/24、范围:a.b.c.1-254、子网范围 :a.b.1-254、IP:a.b.c.d

  5. -bar 显示进度

    mssql    2/1168 [--------------------------------------------------]   0 %
    mysql  201/1168 [========>-----------------------------------------]  17 %
    ssh  201/1168 [========>-------------------------------------------]  17 %
    redis  202/1168 [========>-----------------------------------------]  17 %
    ftp  201/1168 [========>-------------------------------------------]  17 %
    memcached  202/1168 [=======>--------------------------------------]  17 %
    mongodb  100/1168 [===>--------------------------------------------]   9 %
    postgresql 1168/1168 [=============================================] 100 %

🛠 编译安装

git clone https://github.com/b1gcat/DarkEye.git
./build all

Tips:编译好后文件都自动发布到dist目录下

404StarLink 2.0 - Galaxy

DarkEye 是 404Team 星链计划2.0中的一环,如果对DarkEye 有任何疑问又或是想要找小伙伴交流,可以参考星链计划的加群方式。

darkeye's People

Contributors

b1gcat avatar

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.