-
Connect to the hashbang mail server with telnet
> ssh sf1.hashbang.sh telnet localhost 25 Trying ::1... Connected to localhost. Escape character is '^]'. 220 sf1.hashbang.sh ESMTP Postfix (Debian/GNU)
-
Announce yourself to the mail sever
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Domain | SSH Banner | |
---|---|---|
ABINGDON-VA.GOV | SSH-2.0-OpenSSH_5.1 | |
ABERDEENWA.GOV | SSH-2.0-OpenSSH_7.4 | |
ABSECONNJ.GOV | SSH-2.0-OpenSSH_5.3 | |
ACCESSPRINCETONNJ.GOV | SSH-2.0-OpenSSH_5.3 | |
ADAK-AK.GOV | SSH-2.0-OpenSSH_5.1 | |
AHOSKIENC.GOV | SSH-2.0-OpenSSH_7.4 | |
ALAMEDACA.GOV | SSH-2.0-OpenSSH_5.3 | |
ALEKNAGIKAK.GOV | SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8 | |
ALLENDALENJ.GOV | SSH-2.0-OpenSSH_5.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/bash | |
# Usage: | |
# source aws-assume-role 281158451634 | |
account=$1 | |
unset AWS_SESSION_TOKEN | |
unset AWS_ACCESS_KEY_ID | |
unset AWS_SECRET_ACCESS_KEY |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM node:9.11.1 | |
RUN apt-get install gnupg | |
ADD . /home/node/ | |
WORKDIR /home/node | |
RUN chmod +x /home/node/test.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- hosts: all | |
become: yes | |
become_user: "{{ lookup('env','SUDO_USER') }}" | |
tasks: | |
- name: Display OS Details | |
block: | |
- debug: | |
var: ansible_distribution | |
verbosity: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Projects | |
* Win a black badge at defcon | |
* place in a FPV quadcopter race | |
* Troll router that spams endless hotspot names | |
* markdown to json blog engine overhaul for rant | |
* varnish/jsdom proxy | |
* auto screen locking with BLE/HID module | |
* migrate all personal services to terraform/kubernetes | |
* 3D code data wallpaper generator |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reverted: | |
--- b/aliases | |
+++ a/aliases | |
@@ -1,2 +1,3 @@ | |
# See man 5 aliases for format | |
postmaster: root | |
+root: [email protected] | |
reverted: | |
--- b/apparmor.d/abstractions/tor | |
+++ a/apparmor.d/abstractions/tor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- hosts: | |
tasks: | |
- apt: | |
update_cache: true | |
name: ansible | |
state: present | |
- name: Install trusted author PGP keys |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[default] | |
region = us-west-2 | |
output = json | |
[profile example] | |
role_session_name = example | |
mfa_serial = arn:aws:iam::567582265868:mfa/example | |
credential_process = bash -c "~/.aws/aws-mfa.sh example path/to/credentials.gpg" |
Firmware Audited: Build date: Mon Aug 28 07:08:05 CDT 2017 Build host: ausbuildlifesizecodecicon02 (127.0.1.1) Build location: http://artifacts.lifesize.com/artifactory/lifesize.icon.production/lifesize.icon.production.master.sequoia.full-3.4.0.2268.tar.gz Build version: LS_RM3_3.4.0 (2268)