https://github.com/bhattjayd/malicious-code
https://github.com/bhattjayd/malicious-code
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhattjayd/malicious-code
- Owner: BhattJayD
- Created: 2020-09-08T08:17:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T08:24:23.000Z (about 5 years ago)
- Last Synced: 2024-12-30T07:18:29.201Z (9 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malicious-Code
thia is fun malicious code in which code modify .bashrc file so after executing it when you change directory it will automatically deleted# how to rollback
run following command and remove last 3 line of file
# command
sudo nano /root/.bashrc
#
ctrl+x to save and exit