Skip to content

0xvpr/Malicious-Software-Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malicious Software Research


A repository dedicated to researching, analyzing, documenting, and ultimately, defending against various strains of malicious software and their behaviors.


Table of Contents


Environment

git clone https://github.com/0xvpr/Malicious-Software-Research
cd Malicious-Software-Research
chmod +x build-image.sh run-image.sh
./build-image.sh
./run-image.sh

Code Examples

  1. Shellcode Crafting
  2. Storage Techniques
  3. Injection Techniques
  4. Obfuscation Techniques
  5. Ransomware
  6. Evasion Techniques
  7. Living Off The Land
  8. Sockets
  9. Keyloggers
  10. Droppers
  11. Hooking Techniques
  12. Web Attacks
  13. Packet Attacks
  14. Compiler Quirks
  15. Shell Techniques
  16. Persistence Techniques
  17. Vm Escape Techniques
  18. Browser Escape Techniques
  19. Container Escape Techniques

Credits & Learning Resources

  • Educational Use Only: All examples and code herein are for educational and research purposes only.
  • No Warranty: The repository is provided “as is”, without warranty of any kind, express or implied.
  • Legal Responsibility: You are solely responsible for ensuring that your use of these materials complies with all applicable laws and regulations.

If you have any doubts regarding the legality or ethics of using these examples, do not proceed.

This repository is released under the MIT License. In short:

  • You are free to use, modify, and distribute this code for personal or commercial purposes.
  • Please include credit where credit is due.
  • The authors/contributors are not liable for any misuse or damage caused by this code.

About

A repository dedicated to researching, documenting, developing, and ultimately, defending against various strains of malicious software.

Topics

Resources

License

Stars

Watchers

Forks

Contributors