Skip to content
View hyadav2's full-sized avatar

Block or report hyadav2

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. Estimating-Risk-for-Threat-Asset-Pairs Estimating-Risk-for-Threat-Asset-Pairs Public

    Risk assessment matrix for a media enterprise network

    1

  2. Automated-UNIX-tool-to-backup-a-given-directory Automated-UNIX-tool-to-backup-a-given-directory Public

    The ebs-backup tool performs a backup of the given directory into Amazon Elastic Block Storage (EBS). This is achieved by creating a volume of the appropriate size, attaching it to an EC2 instance …

    Shell

  3. Web-Application-Security-for-chat-application-on-EC2 Web-Application-Security-for-chat-application-on-EC2 Public

    Chat Application implementation using a secure REST Web Service that uses client certificates for authentication and authorization of Web service clients.

    Java

  4. DNS-A-and-PTR-Records-Lookup DNS-A-and-PTR-Records-Lookup Public

    The script allows users to lookup forward (A) and reverse (PTR) DNS records when required

    Python

  5. CSRF-Vulnerabilities-from-Noncompliant-OAuth-2.0-Implementations CSRF-Vulnerabilities-from-Noncompliant-OAuth-2.0-Implementations Public

    The paper focuses on the lack of comprehensive documentation and knowledge base to implement mitigation for Cross Site Request Forgery (CSRF) vulnerabilities in OAuth 2.0 framework.

  6. Simulation-FCFS-SJF-RR Simulation-FCFS-SJF-RR Public

    Simulation Program for algorithms (Shortest Job First, First In First Out, Round Robin)