Jump to content

DGMurdockIII

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by DGMurdockIII

  1. collection of malware samples  https://github.com/fabrimagic72/malware-samples

    ATTENTION: This repository contains actual malware, do not execute any of these files on your pc unless you know exactly what you are doing.

    All of the malware samples contained in this repository has been collected by several honeypots installed on different locations all over the world. This is the result of a distributed honeypot project i am developing with the help of all of those who want to collaborate. Malware with a generic name such as MD5 value or smbxxx.tmp were not detected as malware by virustotal at the moment of the upload, but this does not mean it's not malware. please feel free to download, analyze and reverse all the samples in this repository but please let me know the results of your investigation. All 7z and zip files are password protected and the password is "infected" (without quotes).

    there is also a readme in the repository  that has this info

  2. when i try to use the disk my mouse dose not work eath it a cyborg R.A.T. 9 wireless mouse  but im a huge linux user and i have fixed this problem before this is what i have had to do

     

     

    On the terminal, type sudo su.

    Next, create a new configuration file, by typing gedit /etc/X11/xorg.conf.d/20-cyborgrat9.conf

    Copy and paste this code into the config file.

    Section "InputClass"        Identifier "R.A.T."        MatchProduct "R.A.T.7|R.A.T.9"        MatchDevicePath "/dev/input/event*"        Option "Buttons” “17"        Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 7 6 12 0 0 0 16 17"        Option "AutoReleaseButtons" "13 14 15"        Option "ZAxisMapping" "4 5 6 7"EndSection

    when these problems are fixed let me know i'll test the live cd again and report back

  3. I think then malwarebytes team should join the Anti-Malware Testing Standards Organization hxxp://www.amtso.org/

    The Anti-Malware Testing Standards Organization (AMTSO) was founded in May 2008 as an international non-profit association that focuses on the addressing the global need for improvement in the objectivity, quality and relevance of anti-malware testing methodologies. AMTSO membership is open to academics, reviewers, publications, testers and vendors, subject to guidelines determined by AMTSO.

×
×
  • Create New...