Update README.md
This commit is contained in:
parent
e8196dcd49
commit
c70080f4f3
1 changed files with 29 additions and 18 deletions
47
README.md
47
README.md
|
|
@ -1,22 +1,33 @@
|
||||||
# Welcome to my malware repo
|
# Read this carefully
|
||||||
##### ✨✨ I'm not responsible of any problem caused to your computer after opening any file of this repo ✨✨
|
**I'm not responsible of any problem caused to your computer after opening any file of this repo, running these software on your OS will probably result in permanent damage, everything here should be only used for analysis purpose or fun while sandboxed in softwares like:**
|
||||||
I recommend you to don't run that software on your machine, there are many alternatives:
|
|
||||||
https://www.virtualbox.org (Virtualbox)
|
https://www.virtualbox.org (Virtualbox)
|
||||||
|
|
||||||
https://www.vmware.com (VMware)
|
https://www.vmware.com (VMware)
|
||||||
|
|
||||||
https://www.linux-kvm.org/page/Main_Page (KVM)
|
https://www.linux-kvm.org/page/Main_Page (KVM)
|
||||||
|
|
||||||
## What Is This????
|
**You** are legally resposible by **your** misuse of any software found here
|
||||||
### Trojan 🐴
|
|
||||||
> "A Trojan Horse Virus is a type of malware that downloads onto a computer disguised as a legitimate program."
|
## Filenames
|
||||||
www.fortinet.com
|
All the filenames follow the CARO standard (barely modified so I can use it as filename)
|
||||||
### Joke 🃏
|
|
||||||
> "Joke programs are non-damaging, non-spreading, and mostly harmless programs that are not intended to cause damage to computers."
|
**MalwareType.TargetOS@Name.Variant!suffix**
|
||||||
www.malwiki.org
|
|
||||||
### Rogue 💻
|
**Malware Type:** https://en.wikipedia.org/wiki/Category:Types_of_malware
|
||||||
> "Rogue security software is a form of malicious software and internet fraud that misleads users into believing there is a virus on their computer and aims to convince them to pay for a fake malware removal tool that actually installs malware on their computer"
|
|
||||||
www.wikipedia.org
|
**Target OS:** https://learn.microsoft.com/en-us/microsoft-365/security/intelligence/malware-naming?view=o365-worldwide#operating-systems
|
||||||
## Filenames 🗃️
|
|
||||||
Files starting with **Catware** are malware created by me,
|
**Name:** Malware name or generic name for generic detection
|
||||||
**CoolCatRepo/CoolRepo** are all malware I find on the internet, not created by me
|
|
||||||
## Password 🔑
|
**Variant:** Malware variant, starting by the letter A
|
||||||
The password for all files in this repository is **EnglandIsMyCity**
|
|
||||||
|
**Suffix:** Aditional information about the file
|
||||||
|
|
||||||
|
PS: most common suffixes you`ll find here are *pak* (malware package, compressed archive), *exec* (malware execuable, binary) and *info* (malware info, text)
|
||||||
|
|
||||||
|
## Submissions
|
||||||
|
Send me malware via E-Mail adrianvic.malware@outlook.com, please provide some description about what the malware do so I`ll be able to name it
|
||||||
|
|
||||||
|
## Password
|
||||||
|
The password for all files in this repository is [EnglandIsMyCity](https://music.youtube.com/watch?v=Nuy1Z875RRI&feature=gws_kp_track)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue