Skip to content

Add blog post for ENGR 1A Cyber Lab: Building Our Own Modular Malware #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

samyurs
Copy link

@samyurs samyurs commented Dec 19, 2024

Summary

This Pull Request adds a blog post for Samyukhtha Rajkumar Sridevi's ACM Cyber membership requirements.

@burturt burturt self-requested a review December 19, 2024 00:50
Copy link
Member

@burturt burturt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! Only thing I would say overall is if you want, maybe also talk about what you specifically did instead of just "we did", but that is up to you.

You also might want to link to your code as well somewhere in the blog post - feel free to make a GitHub repository with the code in your GitHub account and then link to it at the start or end.

@@ -0,0 +1,77 @@
---
title: Mastering Offensive Security, Building Our Own Modular Malware
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately due to a quirk in our site long titles cause formatting issues - I love the title, so feel free to move it to the description or something, but please shorten it a bit

title: Mastering Offensive Security, Building Our Own Modular Malware
authors: [Samyukhtha Rajkumar Sridevi]
category: Projects
tags: [fall-2024, engr1a-cyber-lab]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is on me for not specifying the tags, but could we have a separate "cyber-lab" and a "engr-1a" tag? Thank you!


# Mastering Offensive Security: Building Our Own Modular Malware
## Introduction
For our final project in the ENGR 1A Cyber Lab, my group and I designed and implemented a complete offensive security framework. Combining key concepts from the course (such as enumeration, exploitation, privilege escalation, persistence, and command-and-control (C&C)) we built our own modular malware. We used an attack virtual machine to attack and exploit a target virtual machine. Each stage taught us something new about offensive strategies, system vulnerabilities, and practical cybersecurity applications.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also on me for not telling you, but could the markdown be formatted with one sentence = one line? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants