All Projects → zsdevX → Darkeye

zsdevX / Darkeye

Licence: other
渗透测试情报收集工具

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Darkeye

Dumb
Dumain Bruteforcer - a fast and flexible domain bruteforcer
Stars: ✭ 54 (-88.44%)
Mutual labels:  bruteforce, subdomain
Dictionary Of Pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
Stars: ✭ 492 (+5.35%)
Mutual labels:  subdomain, bruteforce
Legion
Automatic Enumeration Tool based in Open Source tools
Stars: ✭ 280 (-40.04%)
Mutual labels:  bruteforce
Plutus
An automated bitcoin wallet collider that brute forces random wallet addresses
Stars: ✭ 404 (-13.49%)
Mutual labels:  bruteforce
Socialbox Termux
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi Edit By init__0 for termux on android
Stars: ✭ 324 (-30.62%)
Mutual labels:  bruteforce
Sonarsearch
A MongoDB importer and API for Project Sonars DNS datasets
Stars: ✭ 297 (-36.4%)
Mutual labels:  subdomain
Burpsmartbuster
A Burp Suite content discovery plugin that add the smart into the Buster!
Stars: ✭ 361 (-22.7%)
Mutual labels:  bruteforce
Xbruteforcer
X Brute Forcer Tool 🔓 WordPress , Joomla , DruPal , OpenCart , Magento
Stars: ✭ 261 (-44.11%)
Mutual labels:  bruteforce
Information collection handbook
Handbook of information collection for penetration testing and src
Stars: ✭ 447 (-4.28%)
Mutual labels:  subdomain
Celerystalk
An asynchronous enumeration & vulnerability scanner. Run all the tools on all the hosts.
Stars: ✭ 333 (-28.69%)
Mutual labels:  subdomain
Tld.js
JavaScript API to work easily with complex domain names, subdomains and well-known TLDs.
Stars: ✭ 399 (-14.56%)
Mutual labels:  subdomain
Oneforall
OneForAll是一款功能强大的子域收集工具
Stars: ✭ 4,202 (+799.79%)
Mutual labels:  subdomain
Wordlists
Automated & Manual Wordlists provided by Assetnote
Stars: ✭ 297 (-36.4%)
Mutual labels:  bruteforce
Jwt Cracker
Simple HS256 JWT token brute force cracker
Stars: ✭ 365 (-21.84%)
Mutual labels:  bruteforce
Osmedeus
Fully automated offensive security framework for reconnaissance and vulnerability scanning
Stars: ✭ 3,391 (+626.12%)
Mutual labels:  subdomain
Konan
Konan - Advanced Web Application Dir Scanner
Stars: ✭ 412 (-11.78%)
Mutual labels:  bruteforce
Instahack
Instagram bruteforce tool
Stars: ✭ 265 (-43.25%)
Mutual labels:  bruteforce
Bruteforce Lists
Some files for bruteforcing certain things.
Stars: ✭ 320 (-31.48%)
Mutual labels:  bruteforce
Js.org
Dedicated to JavaScript and its awesome community since 2015
Stars: ✭ 3,996 (+755.67%)
Mutual labels:  subdomain
Register
Grab your own sweet-looking '.is-a.dev' subdomain
Stars: ✭ 470 (+0.64%)
Mutual labels:  subdomain

👏👏👏 欢迎使用 DarkEye 👏👏👏

Go Report Card Go Report Card

从互联网收集目标信息。

资产弱口令、脆弱性检查。

功能介绍

超级扫描

  • 支持范围扫描(IP、端口)。
  • 支持活跃网段、主机。
  • 支持常用协议弱口令爆破。
  • 支持获取标题和中间件。
  • 支持绕过防火墙频率限制扫描(限单IP)。
  • 支持CSV格式报告导出。

🚀快速使用

  1. 查看帮助
./supercan  -h
  1. 口令爆破+脆弱性检查
./supercan  -ip 192.168.1.1-192.168.255.255
  1. 活跃主机检查
仅检查网段
./supercan  -ip 192.168.1.1-192.168.255.255 -only-alive-network
检查所有主机
./supercan  -ip 192.168.1.1-192.168.255.255 -only-alive-host

✨ Demo

avatar

互联网信息搜集

  • 支持从zoomEye、FoFa(免key)收集资产信息。
  • 支持子域爆破、SecurityTrails收集子域信息,并扩展支持提取域名解析的ip、cname、地域、标题)
  • 支持爬取网站(含js、html、xml、json等),贪婪搜索爬取数据中任何位置可能存在的接口路径; 敏感信息分级;
  • 支持google hack爬取数据,无需翻墙。
  • 支持CSV格式报告输出

关于APIKEYS

提供商 申请地址 数量
1 ZoomEye https://www.zoomeye.org/profile 每月免费1w/资源
2 SecurityTrails https://securitytrails.com/ 每月免费50个请求
3 googleSearch https://serpstack.com/ 每月免费100次/每月

✨ Demo

avatar

支持平台

全平台

🛠 编译安装

QT环境

互联网信息搜集功能是基于QT的图形界面,需安装golangQT支持库。

参考: https://github.com/therecipe/qt/wiki/Installation

互联网信息搜集

git clone https://github.com/zsdevX/DarkEye.git
cd DarkEye
./build all
编译好后文件都自动发布到dist目录下

超级扫描

git clone https://github.com/zsdevX/DarkEye.git
cd DarkEye/superscan
./build all
编译好后文件都自动发布到../dist目录下

404StarLink 2.0 - Galaxy

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].