Skip to content

Instantly share code, notes, and snippets.

View bluecon's full-sized avatar

Adrian Jung (bluecon) bluecon

View GitHub Profile
@bluecon
bluecon / rect-starlink-cable-hack.md
Created February 9, 2024 18:14 — forked from darconeous/rect-starlink-cable-hack.md
Hacking the Rectangular Starlink Dishy Cable
@bluecon
bluecon / keybase.md
Last active February 13, 2023 14:19
Keybase.md gist

Keybase proof

I hereby claim:

  • I am bluecon on github.
  • I am bluecon (https://keybase.io/bluecon) on keybase.
  • I have a public key ASBWOkL6294k7WNGQ4jozXUJ5AtJ1pu4oh88q0HwLUpSsQo

To claim this, I am signing this object:

@bluecon
bluecon / openvas-automate.sh
Created May 21, 2020 14:40 — forked from mgeeky/openvas-automate.sh
OpenVAS automation script.
#!/bin/bash
#
# OpenVAS automation script.
# Mariusz B. / mgeeky, '17
# v0.2
#
trap ctrl_c INT
# --- CONFIGURATION ---