Skip to content

Instantly share code, notes, and snippets.

View AV-IO's full-sized avatar

Ian Guile AV-IO

View GitHub Profile
@AV-IO
AV-IO / .golangci.json
Created February 17, 2020 20:22
GolangCI Lint config
{
"run": {
"concurrency": 4,
"deadline": "1m",
"tests": true
},
"output": {
"format": "colored-line-number",
"print-issued-lines": true,
"print-linter-name": true
@AV-IO
AV-IO / awsMFAsetup.sh
Last active July 7, 2020 23:51
AWS MFA Setup Script
if [ -z "$1" ]
then
echo "No Profile. exiting..."
exit
fi
if [ -z "$2" ]
then
echo "No MFA value. exiting..."
exit
fi
@AV-IO
AV-IO / solution.go
Created June 27, 2019 02:09
AWS Jam CTF - Small Hands
package main
import (
"fmt"
"io/ioutil"
"net/http"
"net/http/httptrace"
"strings"
"time"
)
@AV-IO
AV-IO / keybase.md
Last active August 11, 2016 07:31
keybase.md

Keybase proof

I hereby claim:

  • I am AV-IO on github.
  • I am avio (https://keybase.io/avio) on keybase.
  • I have a public key whose fingerprint is 4ABD CDAF 750B 313F E6FC 63B0 CF75 5B2E FDB1 E526

To claim this, I am signing this object: