Skip to content
View icysun's full-sized avatar

Block or report icysun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
icysun/README.md

🎯 关于我

$ whoami
> IcySun — 实战攻防安全研究员

$ ./skills.sh
> 🔫 渗透测试 | 红队攻防 | 漏洞挖掘与利用
> 🤖 AI 系统安全 (LLM Security) | 深度学习应用安全
> 🛠  Python | JavaScript | PHP | Go | Java | Shell

$ cat contact.txt
> 📬 icysun@qq.com

📊 数据面板


🏆 CVE 安全研究成果

🎯 点击查看完整 CVE 列表 (19个)
CVE 编号 漏洞类型 严重等级 状态
CVE-2026-45412 Security Vulnerability
CVE-2026-45413 Security Vulnerability
CVE-2026-53753 Sandbox Escape / RCE
CVE-2026-56260 Arbitrary File Write
CVE-2026-56264 Remote Code Execution
CVE-2026-12894 Security Vulnerability
CVE-2026-13006 Security Vulnerability
CVE-2026-44618 Security Vulnerability
CVE-2026-44847 Security Vulnerability
CVE-2026-56261 SSRF
CVE-2026-56262 Security Vulnerability
CVE-2026-56266 SSRF
CVE-2026-56671 Security Vulnerability
CVE-2026-57172 Security Vulnerability
CVE-2026-63618 Security Vulnerability
CVE-2026-68977 Security Vulnerability
CVE-2026-29226 Security Vulnerability
CVE-2026-63646 Security Vulnerability
CVE-2026-63647 Security Vulnerability

🚀 重点开源项目

项目 描述 技术栈
Football Prediction 基于深度学习的足球比赛预测系统 Python TensorFlow Deep Learning
🛡️ Hack Tools For Me 个人渗透测试工具库,信息收集/漏洞扫描/利用 Shell Security PenTest
💉 Exploit Collection 漏洞 PoC 与 Exp 集合,Web 渗透与系统安全 Python PHP Exploit
📰 SafeNews 安全资讯自动推送系统,多源聚合与实时更新 Python Automation

🛠️ 技术能力矩阵


🐍 贡献蛇图动画

github contribution grid snake animation

🎵 黑客氛围

╔═════════════════════════════════════════════════════════════════╗
║  root@icysun:~# nmap -sV -sC --script=vuln target.com           ║
║  Starting Nmap 7.95 ( https://nmap.org )                        ║
║  ...                                                            ║
║  PORT     STATE SERVICE     VERSION                             ║
║  22/tcp   open  ssh         OpenSSH 9.2                         ║
║  80/tcp   open  http        Apache httpd 2.4.68                 ║
║  443/tcp  open  https       Apache/2.4.68 (mod_ssl)             ║
║  ...                                                            ║
║  [+] CVE-2026-XXXX  detected — Critical RCE                     ║
║  root@icysun:~# exploit --target target.com --cve CVE-2026-XXXX ║
║  [✓] Exploit successful. Shell obtained.                        ║
║  root@icysun:~# _                                               ║
╚═════════════════════════════════════════════════════════════════╝

Divider
Footer Typing

Footer

Popular repositories Loading

  1. football-prediction football-prediction Public

    一个基于机器学习和深度学习的足球比赛预测系统,集成了实时数据爬取、AI预测分析、模拟投注等功能。

    HTML 11 6

  2. AWD2018 AWD2018 Public

    PHP 4 1

  3. hack_tools_for_me hack_tools_for_me Public

    Forked from arschlochnop/hack_tools_for_me

    自己为了方便收集的小工具

    Shell 3 1

  4. exp exp Public

    Forked from 0xwindows/exp

    收集各种各样的exp

    PHP 3

  5. x386 x386 Public

    Forked from SerEnIty404/x386

    安全工具、个人作品

    PHP 2

  6. SafeNews SafeNews Public

    Forked from CrackerCat/SafeNews

    安全资讯推送

    Python 2