Skip to content
View Piccolino1965's full-sized avatar

Block or report Piccolino1965

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

Popular repositories Loading

  1. Machine-Learning Machine-Learning Public

    Machine Learning Well, as the crazy person I am, I’ve decided to create this (basic) practical and progressive journey into Machine Learning with Python.

    Python

  2. VLAN-Hopping VLAN-Hopping Public

    This software is a proof-of-concept (PoC) of a VLAN Hopping attack based on DTP (Dynamic Trunking Protocol).

    Python

  3. magic-packet magic-packet Public

    This Python script implements the Wake-on-LAN (WoL) functionality, a protocol that allows turning on or waking up a computer on a network by sending it a Magic Packet via UDP

    Python

  4. VLAN-Hopping-via-Double-Tagging VLAN-Hopping-via-Double-Tagging Public

    Here is a Proof-of-Concept (PoC) in Python using Scapy to simulate a VLAN Hopping Double Tagging attack. This script creates and sends an Ethernet packet with double 802.1Q tagging, where the first…

    Python

  5. multi-threaded_UDP_port_scanner multi-threaded_UDP_port_scanner Public

    This code is a multi-threaded UDP port scanner written in Python, which analyzes a target host to identify open ports and active services using specific payloads for various protocols.

    Python

  6. scan-ssh scan-ssh Public

    A small yet powerful Python program for searching a service on a non-standard port: we will be looking for the SSH service.

    Python