Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 730 Bytes

readme.md

File metadata and controls

21 lines (16 loc) · 730 Bytes

php-malwares

This repository is a collection of php malwares from various infected servers for educationary reasons.

For the last 2 years I have been collecting malwares from infected servers of mine or costumers'. Here is some of them grouped in by similarity in folders. Feel free to inspect them;

  • alibaba-ref
  • backyard
  • base64-encryption
  • cookie-exploit
  • favicon
  • global-exploit
  • manual-encryption
  • office-phishing
  • phishing
  • rat-ratdrop
  • smtp-exploit

PHP files' extentions that SHOULD NOT be executed directly on a working server or PHP environment is changed to .php.suspected, be careful while calling or executing this files.

Feel free to add malwares that you come across by doing a pull request.