Pinned Repositories
BigMethodScanner
Scans for Methods within projects with a bytecode size larger than 8k. As methods larger than this will not be eligible for JIT Compilation
Cornflakerizer
A JEP-290 based whitelist filter drop in replacement for java.io.ObjectInputStream to help remediate the java serialization vulnerability
Cornflakerizer-Java8
Java 8 Version of Cornflakerizer. A drop in whitelist for Java Serialization.
cornflakerizer-rasp
A Demo RASP which blocks deserialization attacks. This is a Demo and should not be used in production
CVE-2024-4701-POC
POC for CVE-2024-4701
FuzzUnit
FuzzUnit is an annotation driven Junit Runner which is an extension to the Parameterized Runner which provides random values ( within ranges ) to tests.
jfreewhois
Automatically exported from code.google.com/p/jfreewhois
JSparseFiles
A cross platform sparse file creator
MapNetstat
Displays connections between your machine and remote systems. If the remote system is on the public internet, it's location is shown on a Map
simple-request-attacks
JoeBeeton's Repositories
JoeBeeton/simple-request-attacks
JoeBeeton/cornflakerizer-rasp
A Demo RASP which blocks deserialization attacks. This is a Demo and should not be used in production
JoeBeeton/CVE-2024-4701-POC
POC for CVE-2024-4701
JoeBeeton/FuzzUnit
FuzzUnit is an annotation driven Junit Runner which is an extension to the Parameterized Runner which provides random values ( within ranges ) to tests.
JoeBeeton/jfreewhois
Automatically exported from code.google.com/p/jfreewhois
JoeBeeton/MapNetstat
Displays connections between your machine and remote systems. If the remote system is on the public internet, it's location is shown on a Map
JoeBeeton/BigMethodScanner
Scans for Methods within projects with a bytecode size larger than 8k. As methods larger than this will not be eligible for JIT Compilation
JoeBeeton/Cornflakerizer
A JEP-290 based whitelist filter drop in replacement for java.io.ObjectInputStream to help remediate the java serialization vulnerability
JoeBeeton/Cornflakerizer-Java8
Java 8 Version of Cornflakerizer. A drop in whitelist for Java Serialization.
JoeBeeton/JSparseFiles
A cross platform sparse file creator
JoeBeeton/SerialKiller
Look-Ahead Java Deserialization Library
JoeBeeton/SpringBootGameOfLife
Game Of Life REST API using Spring Boot
JoeBeeton/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
JoeBeeton/jbom
JoeBeeton/joebeeton.github.io
JoeBeeton/micronaut-core
Micronaut Application Framework
JoeBeeton/mvnrepository-client
📦Client for querying artifacts from http://mvnrepository.com/
JoeBeeton/safelog4j
An IAST and RASP specifically for testing apps/APIs for log4shell and protecting them from being exploited.
JoeBeeton/spring-petclinic
A sample Spring-based application
JoeBeeton/swurg
Parse OpenAPI documents into Burp Suite for automating OpenAPI-based APIs security assessments (approved by PortSwigger for inclusion in their official BApp Store).
JoeBeeton/togglz
Feature Flags for the Java platform
JoeBeeton/tvip
JoeBeeton/yamlbeans
Java object graphs, to and from YAML automatically