• Stars
    star
    119
  • Rank 297,011 (Top 6 %)
  • Language
    Java
  • Created over 12 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JavaPayload is a collection of pure Java payloads to be used for post-exploitation from pure Java exploits or from common misconfigurations (like not password protected Tomcat manager or debugger port).

JavaPayload

JavaPayload is a collection of pure Java payloads to be used for post-exploitation from pure Java exploits or from common misconfigurations (like not password protected Tomcat manager or debugger port).

Outdated documentation can be found at

and inside this repo.

The current home of this project is http://javapayload.sourceforge.net/ and its source is at http://javapayload.svn.sourceforge.net/.

Compiling

JavaPayload tries to compile its class files for the oldest Java version that is able to run the particular exploit/payload. After Java 8, the compiler stopped supporting compilation for Java VMs older than Java 6. Therefore compilation will fail. Either use Java 8 (or older) for compilation, or patch the various source and target versions in build.xml to read at least 1.6.

Required libraries

Since Git does not perform well with huge libraries inside the repository, the required libraries have been left out. They are available as a separate download at

http://github.com/downloads/schierlm/JavaPayload/LibsBundle.zip

Get in touch

You can contact me at [email protected]. Or, just fork and send pull requests. I will try my very best to get them merged into SVN (still a git newbie), or may even switch over to GitHub if contributions get overwhelming :-)

More Repositories

1

OberonEmulator

Project Oberon emulator in JavaScript and Java
Java
121
star
2

BibleMultiConverter

Converter written in Java to convert between different Bible program formats
Java
111
star
3

private-iota-testnet

Running your own IOTA testnet not connected to the public testnet or mainnet
Java
97
star
4

collapseos-uxn

Port of CollapseOS to uxn Tal
Forth
46
star
5

usb-modboot

Boot multiple systems from a single GRUB2-powered USB drive (just drop ISO or other modules to integrate into menu)
Shell
42
star
6

CollapseOS-Web-Emulator

Emulating CollapseOS in the browser
JavaScript
38
star
7

Oberon2013Modifications

Modifications (I deliberately do not call them enhancements) I did to Project Oberon 2013.
Shell
13
star
8

grml-plus

Script to add grml (from grml.org) and more stuff to a USB key
Shell
12
star
9

guile-psyntax-bootstrapping

Bootstrapping Guile's psyntax.pp without relying on pre-expanded code
Scheme
8
star
10

IsoMounter

Mount ISO files on Windows PE/RE (or Windows Setup)
C++
7
star
11

FullSourceBootstrapFromGit

Bootstrapping GNU/Linux x86 userland just from text-file sources inside Git repositories
Shell
6
star
12

NativeOberon-2.3.6-Extracted

Files from Native Oberon 2.3.6 extracted and converted to be readable on a modern OS
Modula-2
5
star
13

OberonXref

Cross reference HTML pages generated for Project Oberon 2013
Java
3
star
14

Oberon-Linux-Revival

Files from Oberon Linux Revival extracted and converted to be readable on a modern OS
Modula-2
3
star
15

deutsche-bahn-fahrplan-api-grabbing

Aggregated results from Deutsche Bahn Fahrplan API (http://data.deutschebahn.com/apis/fahrplan/)
3
star
16

mnemonifier-Ruby

Convert Unicode strings to ASCII-only strings that can be converted back to the original strings while still trying to be human-readable. Ruby version (Gem).
Ruby
2
star
17

RecoveryDriveBuilderPlus

Build Windows 10 Recovery Drive USB with more options than the original from Microsoft
C#
2
star
18

iota-reclaim-status

Tracking pending and completed reclaims by the IOTA Foundation
Shell
2
star
19

pgve.pl

Perl Golf Visual Editor
Perl
1
star
20

gnu-autogen-bootstrapping

Bootstrapping GNU Autogen without relying on pre-expanded code
C
1
star
21

HurdRescue

Minimal rescue system for GNU/Hurd
Shell
1
star
22

DebianBootstrapSuggestions

Java
1
star
23

Oberon-extended-history

Historic revisions of https://github.com/andreaspirklbauer/Oberon-experimental
1
star
24

VboxTextGrab

Grab text from VirtualBox VMs running in text mode (either VGA or framebuffer)
C#
1
star
25

cwa-viewer.on.dedyn.io

View submitted diagnosis keys for @corona-warn-app in your web browser
Java
1
star