Skip to content

Instantly share code, notes, and snippets.

View zmallen's full-sized avatar

Zack Allen zmallen

View GitHub Profile
rule AWSAccessKeys
{
meta:
author = "@techyteachme"
desc = "Match potential AWS secrets in any file"
strings:
$re1 = /((ASIA|AKIA|AROA|AIDA)([A-Z0-7]{16}))/i
$re2 = /aws_secret_access_key\x20\x3d\x20([a-zA-Z0-9+\/]{40})/i
condition:
all of them
legdsinto.com
ledgruto.com
leggders.com
terra-fiats.com
mailichimip.com
ledger-metarewards.com
ledger-upgrade.com
mailichiimp.com
terra-start.com
googleredirectcache.com
103.159.227.157
104.248.162.154
104.248.162.63
104.248.164.44
107.189.4.203
109.74.196.67
109.74.206.97
119.74.17.148
128.199.114.72
128.199.128.142
#!/usr/bin/env python
import os
import sys
import json
import argparse
import logging
import configparser
from flask import Flask
from flask_restx import Api
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
dates
2020/06/04
2020/06/04
2020/06/04
2020/06/04
2020/06/04
2020/06/04
2020/06/03
2020/06/03
2020/06/03
dates
2020-06-04
2020-06-04
2020-06-04
2020-06-04
2020-06-04
2020-06-04
2020-06-03
2020-06-03
2020-06-03
dates
2020-06-04
2020-06-04
2020-06-04
2020-06-04
2020-06-04
2020-06-04
2020-06-03
2020-06-03
2020-06-03
function isASCII(str) {
return /^[\x00-\x7F]*$/.test(str);
}
for(d in data) {
var m = "";
for(var w=0,c="rozMWeXaXY";w<c.length;w++) {
m=m+String.fromCharCode(c.charCodeAt(w)-d.charCodeAt(w%2));
}

Keybase proof

I hereby claim:

  • I am zmallen on github.
  • I am techy (https://keybase.io/techy) on keybase.
  • I have a public key ASDlND5HEwvAoAaVM4hZjiQ5FWYmrlT06CgVBUaTC3rnkgo

To claim this, I am signing this object:

obj-m += hello-1.o
hello-1.objs := hello-1.o
all:
make -C /usr/src/kernels/3.10.0-693.11.1.el7.x86_64.debug M=$(PWD) modules
clean:
make -C /lib/modules/$(shell uname -r).debug/build M=$(PWD) clean