Skip to content
View DEMON1A's full-sized avatar
🙀
Hacking
🙀
Hacking
Block or Report

Block or report DEMON1A

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
DEMON1A/README.md

Hi, I'm Mohamed!

Cyber security researcher and Penetration tester
Founder thedealx

Twitter: DemoniaSlash Linkedin: mohamed-dief-b87649184 GitHub DEMON1A

A little more about me...

struct Mohamed {
    me: Option<String>,
    code: Vec<&'static str>,
    tools: Vec<&'static str>,
}

fn main() {
    let mohamed = Mohamed {
        me: None,
        code: vec!["Javascript", "Typescript", "Rust", "C++", "Ruby", "Python", "Java", "Nim"],
        tools: vec!["Node", "Django", "Rails", "Docker", "Flask", "MongodDB"],
    };
}

Pinned

  1. GmailBruterV2 GmailBruterV2 Public

    Simple tool written in python3 to perform limited brute-force attacks on gmail accounts.

    Python 328 56

  2. Discord-Recon Discord-Recon Public

    Discord bot created to automate bug bounty recon, automated scans and information gathering via a discord server

    Python 69 17

  3. npm/npm-registry-fetch npm/npm-registry-fetch Public

    like fetch() but for the npm registry

    JavaScript 125 39

  4. rust-lang/rust rust-lang/rust Public

    Empowering everyone to build reliable and efficient software.

    Rust 93.2k 12k

  5. web2py/web2py web2py/web2py Public

    Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.

    Python 2.1k 881

  6. square/git-fastclone square/git-fastclone Public

    git clone --recursive on steroids

    Ruby 184 29