virtual-labs / engineers-forum

This is the central repository to post all the queries regarding labs and experiments.
Other
2 stars 5 forks source link

Experiment Repository Creation Request for Introductory Cyber Security Lab #928

Open AmritaValueCS-22 opened 2 months ago

AmritaValueCS-22 commented 2 months ago

Repository Creation Request

Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.

  1. Coordinating Institute: Amrita Vishwa Vidyapeetham

  2. Approver’s Name: Vipin Pavithran, Arjun T U

  3. Approved Proposal: Introductory_Cyber_Security_proposal.docx

  4. Hosted url:

  5. Primary GitHub Handle Details:

    Name: VALUE Virtual Labs
    GitHub Handle:@AmritaValueCS-22
    Email id: virtual_labs@am.amrita.edu
  6. Secondary GitHub Handle Details:

    Name:
    GitHub Handle:
    Email id:
ravikiran2020 commented 1 month ago

@AmritaValueCS-22 Please find the links for Introductory Cyber Security Lab experiments and populate the repositories with sources of the experiments as detailed in Step 4 of the migration document.

  1. Experiment to understand data transformation within the MD5 hashing algorithm - https://github.com/virtual-labs/exp-md5-data-transformation-au
  2. Experiment to understand the essential properties of a good cryptographic hash function and the requirement for the same - https://github.com/virtual-labs/exp-cryptographic-hash-function-properties-au
  3. Experiment to understand how buffer overflow vulnerabilities are caused and how they can be exploited- https://github.com/virtual-labs/exp-buffer-overflow-vulnerability-au
  4. Experiment to understand how format string vulnerabilities are caused and how they can be exploited - https://github.com/virtual-labs/exp-format-string-vulnerability-au
  5. Experiment to understand how SQL injection vulnerabilities can be tested for and exploited - https://github.com/virtual-labs/exp-sql-injection-vulnerability-au
  6. Experiment to understand how cross-site scripting vulnerabilities can be exploited - https://github.com/virtual-labs/exp-cross-site-scripting-exploitation-au
  7. Experiment to understand OS command injection due to improper sanitization of user inputs - https://github.com/virtual-labs/exp-os-command-injection-au
  8. Experiment to test broken authentication using cookie manipulation to gain unauthorized access to the admin dashboard - https://github.com/virtual-labs/exp-broken-authentication-via-cookie-manipulation-au
  9. Experiment to understand the libraries a malicious binary uses to figure out its functionality and then to figure out the exact domain/IP it connects to - https://github.com/virtual-labs/exp-malicious-binary-analysis-au
  10. Experiment to identify malicious traffic from benign normal traffic using network logs -https://github.com/virtual-labs/exp-malicious-traffic-detection-from-network-logs-au