Skip to content
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

Linux_Mini_Project_Kavya_Dangi #73

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
4 changes: 1 addition & 3 deletions SOLUTION
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
<your secret here> << Change this line. The secret must be placed in the first line

# Good Luck!
814c5723c21e7e90a3eae36c8df3c513
6 changes: 6 additions & 0 deletions mySolution.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
cd src/
mkdir secretDir
rm -r maliciousFiles
touch secretDir/.secret
chmod 600 secretDir/.secret
/bin/bash generateSecret.sh