Skip to content
View ma1loc's full-sized avatar

Highlights

  • Pro

Block or report ma1loc

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

whoami?

Youness anflous(@ma1loc) Ethical hacker in training · 1337 student · Based in Morocco
Passionate about cybersecurity, system internals, and writing custom tools

Languages & Tools:
C Python Linux Git Networking

🛠 Featured Projects && Goals

  • ** network_Dos** — Denial of Service (DoS) attack denies all devices in a local network from accessing the internet

🎯 Current Focus

  • Following the Cyber Million program
  • Building simple, effective tools to automate common hacking tasks

🌐 Let's Connect

LinkedIn Twitter GitHub

Pinned Loading

  1. network_Dos network_Dos Public

    status(not finish)

    Python

  2. cybermillion-journey cybermillion-journey Public

  3. minishell minishell Public

    Minishell is a 1337 school project that recreates a basic version of the Unix terminal. It allows users to type and run commands, manage files, and interact with the system in a simple way.

    C 1

  4. arp_spoofing arp_spoofing Public

    This ARP spoofing tool allows an attacker to intercept or manipulate traffic between a target device and its router by sending forged ARP replies

    Python

  5. arp_active_scanner arp_active_scanner Public

    arp_active_scanner is a network scanning tool that uses the ARP (Address Resolution Protocol) to actively discover devices connected to a local network.

    Python

  6. mac_addr_changer mac_addr_changer Public

    A MAC address changer script allows you to modify your network interface's MAC address (the physical address assigned to your network adapter).

    Python 3