Git Product home page Git Product logo

malware-dev-workshop's Introduction

What is this?

This repo holds some simple code, used in workshops, that aims to introduce students to malware dev.
Most of the code will be written in Python, since the goal of the workshop is to teach concepts, and not so much about writing the most efficient or optimal code.
This repo will be updated as more workshops are held, and more code is written.

Fenrir

Implant that uses Discord as a C2.
Functionality includes:

  • Loading other files
  • Executing commands
  • Taking screenshots
  • Copying clipboard information
  • Executing commands & scripts
  • Ensuring persistence
  • Portscan

Keylogger

Simple keylogger. Functionality includes:

  • Listening for certain words, then triggering data exfil
  • Standard key logging functionality
  • Exfil over FTP
  • Copy clipboard content
  • Take screenshots

Python webshell

Web shell created with Flask.
Takes command in input field, and executes command

Python reverse shell

Super simple reverse shell that passes commands to the shell

VBA macro

Quick macro that shows a simple payload downloading an exe and running it.
Code has not been tested, and may contain flaws, it was quickly put together to illustrate a question.

malware-dev-workshop's People

Contributors

evilbuffer avatar

Watchers

 avatar

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.