Skip to content

Instantly share code, notes, and snippets.

View denisse-dev's full-sized avatar
🐶
Dog Driven Development.

andrea denisse denisse-dev

🐶
Dog Driven Development.
View GitHub Profile
@denisse-dev
denisse-dev / PKGBUILD
Created September 24, 2019 18:26 — forked from shibumi/PKGBUILD
# Maintainer: Andrea 'alephZer0' Gómez <crypto.andrea at protonmail dot ch> -> https://github.com/da-edra
pkgname=arpfox
pkgver=0.9.9
pkgrel=1
pkgdesc="An arpspoof alternative written in Go that injects specially crafted ARP packets into a LAN."
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/malfunkt/arpfox"
license=('MIT')
depends=('libpcap')
@denisse-dev
denisse-dev / cheaply dump ec2 info to csv
Created December 9, 2019 18:47 — forked from jonathanhle/cheaply dump ec2 info to csv
cheaply dump ec2 info to csv
import boto3
import csv
# define header row and start a row_list with the header present
header_row = ["account_id", "aws_region", "environment", "instance_id", "instance_name", "security_groups"]
row_list = [header_row]
regions = ["us-east-1", "us-west-2"]
# ---------------------------------------------------------------------------------------------------------------------
@denisse-dev
denisse-dev / myweechat.md
Last active February 26, 2020 05:26 — forked from pascalpoitras/config.md
My always up-to-date WeeChat configuration (weechat-dev)

WeeChat Screenshot

You need at least WeeChat 2.8-dev

Multiline paste

/set weechat.look.paste_max_lines -1

Autojoin