Skip to content

Instantly share code, notes, and snippets.

View hyper3xpl0iter's full-sized avatar

Andre Mattie hyper3xpl0iter

View GitHub Profile
@hyper3xpl0iter
hyper3xpl0iter / yubikey-gnome.sh
Created May 30, 2017 14:05
A shell script to properly configure GNOME to play nice with a Yubikey. This script allows you to use your Yubikey for GPG and SSH while leaving passwords and PK11 for GNOME keyring (Ubuntu 15.04-17.10)
#!/bin/bash
################################################################################
#
# filename: yubikey-gnome.sh
# description: script to install and configure GNOME for Yubikey GPG/SSH
# author: Andre Mattie
# email: devel@introsec.ca
# GPG: 3E72 5D19 3C2D C443 7894 2DD7 4112 2434 0AF0 30EA
# bitcoin: 1ACWeGCHdxwT2qoKConZtaRnP4NYY1cyKy
@hyper3xpl0iter
hyper3xpl0iter / useragentswitcher.xml
Created April 4, 2017 01:36
Massive list of user agents for User Agent Switcher by Chris Pederik http://forums.chrispederick.com/categories/user-agent-switcher
<useragentswitcher>
<folder description="Browsers - Windows">
<folder description="Legacy Browsers">
<useragent description="Arora 0.6.0 - (Vista)" useragent="Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/527 (KHTML, like Gecko, Safari/419.3) Arora/0.6 (Change: )" appcodename="" appname="" appversion="" platform="" vendor="" vendorsub=""/>
<useragent description="Avant Browser 1.2" useragent="Avant Browser/1.2.789rel1 (http://www.avantbrowser.com)" appcodename="" appname="" appversion="" platform="" vendor="" vendorsub=""/>
<useragent description="Chrome 4.0.249.0 (Win 7)" useragent="Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.0 Safari/532.5" appcodename="" appname="" appversion="" platform="" vendor="" vendorsub=""/>
<useragent description="Chrome 5.0.310.0 (Server 2003)" useragent="Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.310.0 Safari/532.9" appcodename="" appname=""
################################################################################
#
# filename: irc-sasl.conf
# description: Gist to show to setup SASL connections to IRC
# author: Andre Mattie
# email: devel@introsec.ca
# GPG: 5620 A200 6534 B779 08A8 B22B 0FA6 CD54 93EA 430D
# bitcoin: 1LHsfZrES8DksJ41JAXULimLJjUZJf7Qns
# date: 04/03/2017
@hyper3xpl0iter
hyper3xpl0iter / irc-nickserv.conf
Last active April 3, 2017 20:50
IRC nickname register with NickServ
################################################################################
#
# filename: irc-nickserv.conf
# description: Gist to show to to register your nickname with NickServ on IRC
# author: Andre Mattie
# email: devel@introsec.ca
# GPG: 5620 A200 6534 B779 08A8 B22B 0FA6 CD54 93EA 430D
# bitcoin: 1LHsfZrES8DksJ41JAXULimLJjUZJf7Qns
# date: 04/03/2017
#
@hyper3xpl0iter
hyper3xpl0iter / openhab_letsencrypt.sh
Created July 30, 2016 18:59
Script to setup free SSL for OpenHAB via LetsEncrypt
#!/bin/bash
##############################################################################
#
# Filename:openhab_letsencrypt.sh
# Description: Script to setup free SSL via LetsEncrypt
# Source: https://github.com/hyper3xpl0iter/helper_scripts.git
# Gist: https://gist.github.com/c6472a6d574909e83c4d92c1d0aad4cc.git
# Author: Andre Mattie
# Email: devel@th3c1inic.org
@hyper3xpl0iter
hyper3xpl0iter / slim-raspbian.sh
Last active July 29, 2018 03:39
Script to remove bloatware from a fresh Raspbian Jessie install
#!/bin/bash
##############################################################################
#
# Filename: slim-raspbian.sh
# Description: Script to remove bloatware from fresh Raspbian Jessie install
# Source: https://github.com/hyper3xpl0iter/helper_scripts.git
# Author: Andre Mattie
# Email: devel@th3c1inic.org
# GPG: B9C0 3976 3CB4 794E D66C 8F75 8AA0 8470 3533 2EDD