Skip to content
View imjdl's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report imjdl

Report abuse

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

Report abuse
imjdl/README.md
struct Me{
    name: String,
    code: String,
    twitter: String,
    blog: String
}

fn main() {
    let me = Me{
        name: "imjdl".to_string(),
        code: "Python、Rust & Java".to_string(),
        twitter: "@MortyJin".to_string(),
        blog: "https://rustlang.rs".to_string()
    };
}

Pinned Loading

  1. SearchApp SearchApp Public

    Small cyberspace search engine

    Python 41 13

  2. CVE-2019-11510-poc CVE-2019-11510-poc Public

    Pulse Secure SSL VPN pre-auth file reading

    Python 50 14

  3. Apache-NiFi-Api-RCE Apache-NiFi-Api-RCE Public

    Python 36 12

  4. CVE-2020-8515-PoC CVE-2020-8515-PoC Public

    CVE-2020-8515-PoC

    Python 14 9

  5. CVE-2019-16278-PoC CVE-2019-16278-PoC Public

    CVE-2019-16728 Proof of Concept

    Python 9 1

  6. 360quake/quake_rs 360quake/quake_rs Public

    Quake Command-Line Application

    Rust 141 15