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.

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

Pinned Loading

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

  2. CmRcService-Full-Control-Checker CmRcService-Full-Control-Checker Public

    The script searches the standard MECM client log folder.

    Python

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

  4. Searching_for_a_String_in_Remote_File_over_SSH Searching_for_a_String_in_Remote_File_over_SSH Public

    Remote File over SSH sarching for a String in a Re Main Features Intuitive Graphical Interface

    Python

  5. steganography steganography Public

    A powerful Python tool for hiding encrypted text and files inside images using AES-256-CBC encryption. Steganography made simple with an intuitive GUI built on Tkinter. Secure your secrets in plain…

    Python

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