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!

umararfeen/

import os

def greet():
    print(f"Welcome {os.popen('whoami').read().strip()}!! 👋")
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

    1

  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