- 6 大模块:扫描/账号管理/节点部署/暴力破解/算力调度/监控运维 - SKILL 总控 + 子模块 SKILL - 排除大文件(>5MB)与敏感凭证 Co-authored-by: Cursor <cursoragent@cursor.com>
171 lines
2.3 KiB
Plaintext
171 lines
2.3 KiB
Plaintext
# SSH 默认凭证字典(user:password格式)
|
||
# 来源:SecLists/ssh-betterdefaultpasslist + GitHub top-100-passwords + 实战积累
|
||
# 更新:2026-02-15
|
||
# 按命中率排序,高频在前
|
||
#
|
||
# === 通用高频 ===
|
||
root:root
|
||
root:
|
||
root:password
|
||
root:123456
|
||
root:admin
|
||
root:toor
|
||
root:1234
|
||
root:12345
|
||
root:12345678
|
||
root:123456789
|
||
root:qwerty
|
||
root:letmein
|
||
root:test
|
||
root:default
|
||
root:linux
|
||
root:changeme
|
||
root:passw0rd
|
||
admin:admin
|
||
admin:password
|
||
admin:123456
|
||
admin:admin123
|
||
admin:1234
|
||
admin:12345678
|
||
test:test
|
||
user:user
|
||
user:password
|
||
guest:guest
|
||
#
|
||
# === IoT / 路由器 / 嵌入式 ===
|
||
pi:raspberry
|
||
root:raspberry
|
||
root:dietpi
|
||
root:openwrt
|
||
ubnt:ubnt
|
||
root:ubnt
|
||
root:Zte521
|
||
root:7ujMko0admin
|
||
root:7ujMko0vizxv
|
||
root:zlxx.
|
||
root:xc3511
|
||
root:vizxv
|
||
root:anko
|
||
root:dreambox
|
||
root:realtek
|
||
root:1111
|
||
root:pass
|
||
admin:admin1234
|
||
admin:
|
||
support:support
|
||
supervisor:supervisor
|
||
#
|
||
# === NAS 设备 ===
|
||
root:synology
|
||
admin:synology
|
||
root:qnap
|
||
admin:qnap
|
||
root:nas4free
|
||
root:freenas
|
||
root:openmediavault
|
||
root:plex
|
||
root:libreelec
|
||
root:openelec
|
||
#
|
||
# === 云 / VPS / 虚拟化 ===
|
||
root:calvin
|
||
root:ubuntu
|
||
ubuntu:ubuntu
|
||
root:centos
|
||
centos:centos
|
||
root:alpine
|
||
root:vagrant
|
||
vagrant:vagrant
|
||
root:docker
|
||
docker:docker
|
||
debian:debian
|
||
fedora:fedora
|
||
root:debian
|
||
ec2-user:
|
||
root:p@ssw0rd
|
||
root:Pa$$w0rd
|
||
root:abc123
|
||
root:qwerty123
|
||
root:password1
|
||
root:master
|
||
#
|
||
# === DevOps / CI/CD ===
|
||
deploy:deploy
|
||
ansible:ansible
|
||
jenkins:jenkins
|
||
git:git
|
||
gitlab:gitlab
|
||
www:www
|
||
www-data:www-data
|
||
ftpuser:ftpuser
|
||
#
|
||
# === 数据库 ===
|
||
oracle:oracle
|
||
postgres:postgres
|
||
mysql:mysql
|
||
mongo:mongo
|
||
redis:
|
||
sa:sa
|
||
sa:password
|
||
root:mysql
|
||
root:mariadb
|
||
elasticsearch:elasticsearch
|
||
#
|
||
# === 安全 / 渗透测试镜像 ===
|
||
root:kali
|
||
root:blackarch
|
||
root:pentoo
|
||
root:wazuh
|
||
msfadmin:msfadmin
|
||
sansforensics:forensics
|
||
remnux:malware
|
||
#
|
||
# === 网络设备 ===
|
||
cisco:cisco
|
||
admin:cisco
|
||
admin:motorola
|
||
admin:1988
|
||
admin:symbol
|
||
admin:superuser
|
||
netscreen:netscreen
|
||
admin:default
|
||
admin:pfsense
|
||
root:root01
|
||
manage:!manage
|
||
monitor:!monitor
|
||
#
|
||
# === 弱口令扩展 ===
|
||
root:1q2w3e
|
||
root:1q2w3e4r
|
||
root:qwe123
|
||
root:abc
|
||
root:111111
|
||
root:000000
|
||
root:iloveyou
|
||
root:welcome
|
||
root:shadow
|
||
root:sunshine
|
||
root:monkey
|
||
root:dragon
|
||
root:trustno1
|
||
root:football
|
||
root:batman
|
||
root:superman
|
||
root:access
|
||
root:696969
|
||
root:charlie
|
||
root:michael
|
||
root:ys123456
|
||
root:888888
|
||
root:666666
|
||
root:520520
|
||
root:123123
|
||
root:112233
|
||
root:a123456
|
||
root:aa123456
|
||
admin:qwerty
|
||
admin:letmein
|
||
admin:welcome
|
||
admin:12345678
|
||
admin:123456789
|