Skip to content

Instantly share code, notes, and snippets.

View c0axial's full-sized avatar
💭
127.0.0.1

c0axial c0axial

💭
127.0.0.1
View GitHub Profile
-----BEGIN PGP PUBLIC KEY BLOCK-----
xsBNBF4FQbEBCACrRQxZf/hcWyp++WfwRGZPiW22t3oCBVWX8av1Nnrs0aFH
MsZ/9hcpPgw1FBCxoKS9sf5tM9SQ7X1sP03AZgnnYkcj3U0eULzDuglin39w
tnHm9E7A9jqUEgaanjjz3CG0myRuH+HLoH55ODB64svCClyzEC66t9jNciYm
G5sMmxXBFopV8e1dXl2KwYvKQfd+MAit6C8Ojj7xR3p5yWfgOM9WI0PGXwX+
B1RaHEkNMFQgMGc4XXdbhf9uZW4qUydwY3GEbWZIhtios8MnWAoBCqb2L0xh
B0VbzXg7sZjKoBQsJHdXmaPJX9I76LeaKkV7LMtR1es/iDPGMmdDzJqRABEB
AAHNL2MwYXhpYWxAcHJvdG9ubWFpbC5jb20gPGMwYXhpYWxAcHJvdG9ubWFp
bC5jb20+wsB1BBABCAAfBQJeBUGxBgsJBwgDAgQVCAoCAxYCAQIZAQIbAwIe
@c0axial
c0axial / macOS Internals.md
Created May 8, 2023 15:23 — forked from kconner/macOS Internals.md
macOS Internals

macOS Internals

Understand your Mac and iPhone more deeply by tracing the evolution of Mac OS X from prelease to Swift. John Siracusa delivers the details.

Starting Points

How to use this gist

You've got two main options:

@c0axial
c0axial / useful-tenable-plugins.md
Created March 7, 2023 15:16 — forked from jasonadsit/useful-tenable-plugins.md
useful-tenable-plugins.md

Useful Tenable Plugins (and how to parse them)

These examples assume you're using my Get-TenablePluginOutput PowerShell function. You can load it from the web here:

$Content = Invoke-WebRequest -Uri https://gist.githubusercontent.com/jasonadsit/db19229634c788276419c5a4134a1b7e/raw/Get-TenablePluginOutput.ps1 | Select-Object -ExpandProperty Content
. ([scriptblock]::Create($Content))

Also assumes you've already set your working directory to one with some .nessus files in it. ;-)

@c0axial
c0axial / .. MediaCreationTool.bat ..md
Created September 29, 2021 21:09 — forked from AveYo/.. MediaCreationTool.bat ..md
Universal MediaCreationTool wrapper for all MCT Windows 10 versions from 1507 to 21H1 with business (Enterprise) edition support

Not just an Universal MediaCreationTool wrapper script with ingenious support for business editions,
Preview
A powerful yet simple windows 1X deployment automation tool as well!

awesome gui dialogs to pick windows version and preset action
Auto Setup choice for upgrade directly without prompts, with edition change / intelligent fallback
Create ISO choice for authoring iso file directly via DIR2ISO snippet, including any 'oem' customizations
Create USB choice for authoring usb via native MCT, including any 'oem' customizations (prompts once)
Select in MCT choice for vanilla MCT processing without 'oem' modifications, script quits straightway
control via set script vars, commandline parameters or rename script like iso 21H2 Pro MediaCreationTool.bat

“search term” Force an exact‐match search. Use this to refine results for ambiguous searches, or to exclude synonyms when searching for single words.

Example: “steve jobs”

OR Search for X or Y. This will return results related to X or Y, or both. Note: The pipe (|) operator can also be used in place of “OR.”

Examples: jobs OR gates / jobs | gates

Wallpapers

Install with git git clone https://gist.github.com/85942af486eb79118467.git ~/Pictures/wallpapers

@c0axial
c0axial / sc-backup.sh
Created November 4, 2019 16:10 — forked from SteveMcGrath/sc-backup.sh
SecurityCenter Backup Script
#!/bin/bash
## SecurityCenter Backup Script
#
# This script is intended to create backups of all of the SecurityCenter data
# on a daily/weekly/monthly/etc. basis. This is intended to be run as a cronjob
# and expect the SysAdmin to have configured the root@localhost mail alias to
# route through their email system in-case of errors. An example of how to run
# this as a cronjob is below:
#
# 1 45 * * * root /opt/scripts/backups/sc-backup.sh
@c0axial
c0axial / ftp_check.py
Created April 7, 2019 14:44 — forked from tg12/ftp_check.py
Fast Multi-threaded FTP Scanner
from datetime import datetime
import time
import threading
import random
###########################
import dns.resolver
import dns.reversename
import ftplib
import ipaddress
@c0axial
c0axial / README.MD
Created March 21, 2019 21:34 — forked from nzec/README.MD
DeezLoader Offical Page

Deezloader Remix

(Recommended)

Available for macOS, Linux, Windows.

In the process of a rewrite. Final release will be v4.2.0. The repository might get DMCA' so, make Git Clones/Forks
You can compile yourself now to test for bugs (See rewrite branch in the Git repository)

@c0axial
c0axial / google-dorks
Created November 6, 2017 19:27 — forked from clarketm/google-dorks
Listing of a number of useful Google dorks.
" _ _ "
" _ /|| . . ||\ _ "
" ( } \||D ' ' ' C||/ { % "
" | /\__,=_[_] ' . . ' [_]_=,__/\ |"
" |_\_ |----| |----| _/_|"
" | |/ | | | | \| |"
" | /_ | | | | _\ |"
It is all fun and games until someone gets hacked!