Skip to content

Instantly share code, notes, and snippets.

### Videos of me presenting
OWASP LasCon: https://www.youtube.com/watch?v=4pIBUcwXEzQ&t=66s
CrikeyCon Solarwinds talk: https://youtu.be/nvXSlSbxnC0
AustCyber build your startup cyber secure: https://youtu.be/qhBxHYtu2k4
### Paul Bio
Paul is a DevSecOps OG and a spends most of his time red teaming the software supply chain for GitLab. He was also the founder of SecureStack, a cloud-native software supply chain security startup. Paul has worked for NASA, Boeing, Blue Cross/Blue Shield, John Deere, the US military, and Australian government amongst others. Paul is a frequent contributor to open source and is the author of the DevSecOps Playbook, Visualizing Software Supply Chain and many other open-source projects. He’s also a pretty good snowboarder and most importantly a husband and father to 3 amazing kids.
### Videos of me presenting
OWASP LasCon: https://www.youtube.com/watch?v=4pIBUcwXEzQ&t=66s
CrikeyCon Solarwinds talk: https://youtu.be/nvXSlSbxnC0
AustCyber build your startup cyber secure: https://youtu.be/qhBxHYtu2k4
@6mile
6mile / server.py
Created December 28, 2023 06:10 — forked from dragermrb/server.py
Python 3 HTTP Server with Basic Authentication
import http.server
import cgi
import base64
import json
from urllib.parse import urlparse, parse_qs
class CustomServerHandler(http.server.BaseHTTPRequestHandler):
def do_HEAD(self):
@6mile
6mile / web_server.py
Created December 23, 2023 01:22 — forked from abbycantcode/web_server.py
A custom web-server written in python3
#! /usr/bin/python3
import http.server
import sys
import random
import string
import argparse
import socket
import logging
import signal

Keybase proof

I hereby claim:

  • I am 6mile on github.
  • I am eastside (https://keybase.io/eastside) on keybase.
  • I have a public key ASAJNje9zJUKNn0g2zPhXubkpoMsHdTYxkEohjPWbhyKrQo

To claim this, I am signing this object:

### Keybase proof
I hereby claim:
* I am 6mile on github.
* I am eastside (https://keybase.io/eastside) on keybase.
* I have a public key ASDL9CMYak9r8IgN27j_xV0V47o8Vaxm3dNECkTR0LqDSAo
To claim this, I am signing this object: