Skip to content

Instantly share code, notes, and snippets.

@Foo-Manroot
Foo-Manroot / sysinfo.sh
Last active August 31, 2019 14:40
Little script to gather current system info with only standard dependencies. It's meant as a replace for the landscape-sysinfo on the MOTD on non-Ubuntu systems
#!/bin/sh
####
# COLOURS
# for i in {1..255}; do tput setaf $i ; echo "$i: The quick fox jumps over the lazy dog"; done
####
CLR_RED="$(tput setaf 9)"
CLR_BLUE="$(tput setaf 213)"
CLR_GRN="$(tput setaf 46)"
CLR_YLLW="$(tput setaf 11)"
CLR_RESET="$(tput sgr0)"
@Foo-Manroot
Foo-Manroot / serializer.py
Last active August 15, 2018 15:04
Script to serialize arbitrary Python code and exploit a vulnerable pickle deserialization
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
__author__ = "Foo-Manroot"
__license__ = "GPL"
__version__ = "1.0"
"""
Little script to serualize with pickle a custom code to exploit a vulnerable target.
@Foo-Manroot
Foo-Manroot / keybase.md
Created September 22, 2017 10:49
Keybase identity proof

Keybase proof

I hereby claim:

  • I am foo-manroot on github.
  • I am foo_manroot (https://keybase.io/foo_manroot) on keybase.
  • I have a public key ASAlJJKe2tzXaLa1LgBTvDGVDx3gJL3Y0Z8GhRiCA1Tlogo

To claim this, I am signing this object: