Skip to content
View M0onc's full-sized avatar
:electron:
:electron:

Block or report M0onc

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
M0onc/README.md

Typing SVG

Profile Views

GitHub Blog Email WeChat


πŸš€ About Me

class M0onc:
    def __init__(self):
        self.name = "M0onc"
        self.role = "Security Researcher"
        self.language_spoken = ["zh_CN", "en_US"]
        self.interests = ["Web Security", "Bug Bounty", "CTF", "Open Source"]
        
    def say_hi(self):
        print("Thanks for visiting my profile! Let's secure the digital world together πŸ”’")

me = M0onc()
me.say_hi()
  • πŸ’¬ Ask me about: Web vulnerabilities, penetration testing, bug bounty
  • ⚑ Fun fact: I believe every bug has a story to tell πŸ›

πŸ›‘οΈ Security Research

πŸ”₯ CVEs & Vulnerabilities

Vulnerability Severity Status
RuoYi Quartz RCE Critical Disclosed

πŸ“¦ Featured Repositories

πŸ” Repository Details

RuoYi Management System Quartz RCE Vulnerability Disclosure

  • Type: Security Research / Vulnerability Disclosure
  • Severity: Critical (CVSS 9.8)
  • Language: YAML, Python, Markdown
  • Contents:
    • πŸ“„ Complete vulnerability disclosure (EN/CN)
    • πŸ”§ Nuclei detection template
    • 🐍 Python exploit script
    • πŸ“Š Technical analysis document
    • πŸ› οΈ Exploitation guide

Stars Forks Issues License

🎯 Research Focus

  • Web Application Security
  • API Security Testing
  • Authentication & Authorization Bypass
  • Code Injection Vulnerabilities

πŸ’» Tech Stack

Languages

Python JavaScript Java Go C Bash

Security Tools

Burp Suite Nmap Metasploit Wireshark

Web Technologies

Node.js React Vue.js Docker

Databases

MySQL PostgreSQL MongoDB


πŸ“Š GitHub Stats


πŸ† Achievements


πŸ“ˆ Contribution Graph

github contribution grid snake animation

πŸ“ Latest Blog Posts


🀝 Connect With Me

I'm always interested in collaborating on security research and open source projects. Feel free to reach out!

WeChat


πŸ™ Acknowledge

ηŸ₯θ―†εΊ“ε€§ε…¨

R4be1
R4be1 β€” Thanks for the profile inspiration!


Thanks for visiting! ⭐️ Star some repositories if you find them interesting!

Pinned Loading

  1. RuoYi-Quartz-RCE RuoYi-Quartz-RCE Public

    RuoYi Management System Quartz RCE Vulnerability Disclosure

    Python