Coder Social home page Coder Social logo

permikomnaskaltara / malware Goto Github PK

View Code? Open in Web Editor NEW

This project forked from magisterquis/malware

0.0 1.0 0.0 4.55 MB

A collection of offensive tools I've hacked together for CTFs and such

License: zlib License

Shell 13.89% Go 58.89% C 27.22%

malware's Introduction

Malware

A collection of tools I've hacked together for CTFs and such

Please don't use these for illegal purposes. Also, encryption and authentication isn't guaranteed (and likely isn't present at all), so don't use these for anything outside of CTFs and maybe really light pentesting.

That's subject to change, though.

Contents

Project Description Authentication Encryption
build.sh Build ALL the things! N/A N/A
commands Handy commands N/A N/A
fileserv HTTP-only fileserver None None
ip74 Naked IP rat None 512-bit shared key
ncserv Listener for nc shell None None
plainshell Stealthy backdoor None None
pasvcmd Sender for pasvmon Magic Number None
pasvmon Pcap-based rat Magic Number None
runroot Make a root shell N/A N/A
scripts Small scripts N/A N/A
UDPCmd Lightweight Backdoor Magic Number XOR

build.sh

To build the othe projects, assuming you have all the requisite compilers (C and Go, for the moment), simply run ./build.sh from the current directory.

To remove the binaries: ./build.sh clean.

Binaries

Everything is distributed as source. For scripts, the source should be usable as-is. For compiled code (mostly or entirely go at the moment), there's no precompiled binaries in this repository.

I'm happy to make compiled binaries available as long as the following are met:

  1. Someone requests them from me. The best way to do this is probably via IRC. I tend to hang out on Freenode.
  2. Whoever requests them convinces me of the following: 1. They'll be used for legal purposes. 2. There's a good reason whoever's requesting them can't compile them.
  3. Windows isn't the OS for which the binaries are to be built.

malware's People

Contributors

magisterquis 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.