Skip to content
View arkregiel's full-sized avatar
👨‍💻
👨‍💻

Highlights

  • Pro

Organizations

@Ite-2022-pwr
Block or Report

Block or report arkregiel

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

Hello there 👋

🔍 I'm interested in:

  • 🐍 Python programming
  • 📡 Networking
  • 🕵️‍♂️ Cybersecurity

📬 Contact ➡ arkregiel@gmail.com

Top Langs

Pinned

  1. ARP-Cache-Poisoning ARP-Cache-Poisoning Public

    Python script performing an ARP cache poisoning (ARP spoofing) attack

    Python

  2. Network-Scanner Network-Scanner Public

    Live host (in LAN) discovery, their IPv4 and MAC addresses and open TCP ports

    Python 1

  3. ARP-Spoofing ARP-Spoofing Public

    ARP cache poisoning in C with raw sockets (Linux)

    C 1

  4. Raw-Socket-Network-Sniffer Raw-Socket-Network-Sniffer Public

    Python network sniffer using raw socket

    Python

  5. Another-ARP-Cache-Poisoning Another-ARP-Cache-Poisoning Public

    ARP Cache Poisoning Attack in Perl

    Perl

  6. UNION-SQLi-Column-Number-Finder UNION-SQLi-Column-Number-Finder Public

    Finding amount of columns in table needed in UNION based SQL injection using NULL statements

    Shell