Skip to content
View Zhenyaof's full-sized avatar

Block or report Zhenyaof

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