-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
Points: 20Rookiefreshers-onlygood first issueGood for newcomersGood for newcomersopen-for-allAny one can work on it without getting assigned, every PR can mergeAny one can work on it without getting assigned, every PR can merge
Description
🎯 Objective
Get hands-on with Linux fundamentals used daily in cybersecurity.
🛠 Tasks (Must Be Performed on Linux)
- Create a directory named
cyber_lab - Inside it:
- Create a file
visible.txt - Create a hidden file
.secret.txt
- Create a file
- Change permissions of
visible.txtto read-only - List all files (including hidden ones)
- Redirect the output of
ls -lainto a file
📂 Submission Structure
submissions/<your_username>/task1/
├── commands.txt
├── output.txt
└── explanation.md
✅ Acceptance Criteria
- Commands must be shown
- Outputs must match actions
- Copy-paste explanations without proof will be rejected
🔒 Notes
- Work must be done on the cybersec branch
- All tasks must be performed using the terminal/command line only.
- GUI-based actions (file manager, right-click menus, etc.) are not allowed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Points: 20Rookiefreshers-onlygood first issueGood for newcomersGood for newcomersopen-for-allAny one can work on it without getting assigned, every PR can mergeAny one can work on it without getting assigned, every PR can merge