Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
View Zhenyaof's full-sized avatar

Block or report Zhenyaof

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. CCNA-Scenarios CCNA-Scenarios Public

    Main concepts and Protocols of CCNA routing and switching under .pkt format scenarios.

  2. CCNA-Cybersecurity CCNA-Cybersecurity Public

    Substantial concepts and Protocols of CCNA Cybersecurity under .pkt format scenarios.

  3. Text-Encryption-and-Decryption Text-Encryption-and-Decryption Public

    Decryption reverses the encryption process by applying the negative of the shift value (`-n`) to the encrypted message, effectively shifting the characters back to their original positions.

    Python

  4. Advanced-Cybersecurity Advanced-Cybersecurity Public

    This repository focuses on advanced CCNA and CCNP cybersecurity scenarios. It provides step-by-step guides for setting up secure network infrastructures with routing, NAT, ACLs, and firewall polici…

  5. Password-Hash-Cracking Password-Hash-Cracking Public

    A Python script that cracks numeric passwords hashed with SHA-256 by precomputing hashes for all numbers from `0000` to `9999` and matching them against a given list of hashed passwords.

    Python

  6. Route-Automation-with-MapQuest-API Route-Automation-with-MapQuest-API Public

    Automated route calculation using the MapQuest Directions API for logistics, network path analysis, and IoT tracking. Easily fetch optimized routes, travel times, and distance metrics.

    Python