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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

About

Youness Anflous | @ma1loc
Student at 1337 School, Morocco
Focused on security and development

Technical Skills

C C++ Linux Git Docker Networking

Contact

LinkedIn Twitter

Pinned Loading

  1. docker_web_infrastructure docker_web_infrastructure Public

    A Docker-based infrastructure featuring NGINX, WordPress, and MariaDB containers with TLS security, persistent volumes, and docker-compose orchestration.

  2. Raycasting3D_game Raycasting3D_game Public archive

    Raycasting3D_game is what called "Cub3D" 42/1337 project where you create a simple 3D game using ray casting, like Wolfenstein 3D. You render a 3D view from a 2D map using C and MiniLibX.

    C 1

  3. network_subnetting network_subnetting Public archive

    This document presents my work on the NetPractice project at 1337. I built it using my own networking knowledge, based on what I’ve learned from CCNA-level concepts, including IP addressing, subnet…

  4. minishell minishell Public archive

    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

  5. 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

  6. 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