Skip to content
View GhnimiWael's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report GhnimiWael

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
GhnimiWael/README.md

Hi There, I'm Wael! ๐Ÿ‘‹

An enthusiastic Cyber Security Researcher who loves to explore, automate, break, learn, and hack all things!

import os

def greet():
    print(f"Welcome {os.popen('whoami').read().strip()}!! ๐Ÿ‘‹")

๐Ÿผ

 Pronouns          Languages

  • ๐Ÿ”“ Cyber Threat Intelligence (CTI) Researcher
  • ๐Ÿ‰ Offensive Security (OSEP - PEN300 | eWAPTx | eJPT)
  • โš™๏ธ I take part in Web/Mobile Application Penetration Testing
  • ๐Ÿ›ก๏ธ SOC L2/L3 Analyst experience
  • โš”๏ธ I participate in CTF events + solve labs
  • โŒจ๏ธ I hack, code & learn because I love it

Interests

 Cyber Threat Intelligence         Offensive Security                Red Team Operations               Penetration Testing               Web Application Security          Mobile Application Security       Vulnerability Assessment          Malware Analysis                  Incident Response                 Digital Forensics                 Network Security                  Threat Hunting                    Blue Team Operations              Reverse Engineering               Security Automation               Cybersecurity Research            Exploit Development               Capture The Flag (CTF)            Continuous Learning

Askar's GitHub Stats

syed__umar https://www.linkedin.com/in/waelghnimi/

GitHub Stats

Pinned Loading

  1. Pen-Keyboard-The-CTI-s-Handbook Pen-Keyboard-The-CTI-s-Handbook Public

    Pen & Keyboard: The CTI's Handbook

    2

  2. OpenChat OpenChat Public

    Simple terminal-based chat application that uses the Python sockets library to communicate between a server and multiple clients

    Python 4 2

  3. CVE-Tracker CVE-Tracker Public

    Python 3 1

  4. HASH-TOOLKIT HASH-TOOLKIT Public

    Python 1

  5. MalwareUsingC MalwareUsingC Public

    Mini-project Malware Using C programming Language

    C 1

  6. Face_Detection_and_Recognition Face_Detection_and_Recognition Public

    Face Detection and Recognition: A GitHub repository showcasing Python and OpenCV-based tools for accurate and efficient face detection and recognition, enabling easy integration into various applicโ€ฆ

    Python