Skip to content

Instantly share code, notes, and snippets.

View jasonadsit's full-sized avatar

Jason Adsit jasonadsit

View GitHub Profile
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+Ts62F0kKsni0XnJAKfpySXuoyl5OQdjR7H5kT9jZoHy0FKK8Fc+hol6qsjHO6/vz64t3Z3qU2oUDRbuMts5yS6EUQmeNeBTUkty8VHM5VyyHJEGydpM6/wxPjvD0OFSqcDiS3O4pwQJIgOIxK+o25Ti7pBcihOQYjRGiVBg9z0FqqRLmS7wU6LUTFEIUPy9imWqAh9IRwXK8XA/yvhDtmGNuLOTVkZVB+KjgCTXWao0YKmPY/nfSY81HjXFcuO6p0g6HAZ+fhMzMMHn3iaIjwNQNhgVGxVH4Pq2gHgA+7E/gM+qFr57zNZCRDkcSeJodJGTo6v0+pVRO7aJClM1b jason@Alice-PC
@jasonadsit
jasonadsit / dism-optimize
Created June 22, 2015 20:23
Windows Image Optimization Using DISM
dism /online /cleanup-image /startcomponentcleanup /resetbase
@jasonadsit
jasonadsit / SolutionsReference
Created June 24, 2015 22:52
SolutionsReference
CIRA Accreditation - https://www.intelink.gov/go/gic3eLc
DCITA Courses - https://www.intelink.gov/go/nmxRcKj
Attack Analysis - https://www.intelink.gov/go/GRCUlku
CNA - https://www.intelink.gov/go/SDjSC2v
NSA/CSS Classification Guide - https://www.intelink.gov/go/hvDVtDn
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP2YSFi211++nV1kt/hcEbhHzsaNSoSrV7waLSeXUjE9kRg0gpwLef8LzCc8ultTi4s2JfmJNsHZ+APCzi7sqV6V46HdJpERdhJfO0RLUiF9CRaRb4m2v1+N24z5PPCu+MHaPXstJpZt1eDxVzz+4jHJeXy043ezW0F7VVxI42KkGTOAXinUcY/njDYREx84o6kVTeKRuMBbix1ttBYkjIj1wYtZ1CaDIcFELnNPpm9+rk0NsIikhvJsmurCkmXXM+3vLc4RkJSXzAcoXa3FzJLv+OespFCYxqpiDfIemJ1GMno2RfEMe7OKgl1LUiYnDwM/mjWsgYf4flbzZOeeFL jason@Alice-PC
@jasonadsit
jasonadsit / gist:d5cbf7fc141380920b55
Created September 10, 2015 18:25
Security Onion First Install List
apt-get install sshuttle autossh sockstat tshark usbip usbip-source apt-cacher-ng socat etckeeper git bzr snmp redis-server libhiredis0.10 rrdtool libzmq1 libzmq-dev libzeromq-perl libnl-utils libnl1 libnl2 libnl-3-200 htop iftop xz-utils nmap ipxe xfsdump attr quota xfsprogs reiser4progs jfsutils ntfsprogs gpart gparted grub-ipxe open-iscsi open-iscsi-utils nfs-kernel-server nfs-common exfat-fuse exfat-utils vmfs-tools ufsutils scalpel nilfs-tools e2tools sshfs squashfs-tools keyutils jfsutils gparted ecryptfs-utils xrdp etherape mosh shutter recordmydesktop libnetfilter-queue1
I'm currently a Cyber Defense Technician working in the public sector. Feel free to contact me. I'm on most of the usual networks as CipherScruples. Or, if you need them, here are some 'other' ways to get ahold of me.
BitMessage: BM-2cUbYs1xQMuSygfvi32BrWkXiwGyszw9UB
ToX: 116BD715F0FE1140F6F9F58CC9DA7D5A48FA1982B1EA8FB5B758E886EE0F03258679DA81111E
Bote: slXrq9HJaqx~buKO1Bec~Oo7ZIGlvmE27TV~JDxBDn7-x81IgRRbxwSDdupSp6VJNlSN427HqdR7u-bn6KvYaB
ZeroMail_: cipherscruples@zeroid.bit
@jasonadsit
jasonadsit / osd-references.txt
Created February 22, 2016 20:16
Some Good Operating System Deployment References
Deployment References:
http://www.hayesjupe.com/sccm-and-mdt-list-of-variables
http://deploymentresearch.com/Research
http://deploymentbunny.com/tag/mdt/
https://deployhappiness.com/start-here/
https://technet.microsoft.com/en-us/library/dn781086.aspx
http://en.community.dell.com/techcenter/enterprise-client/w/wiki/3588.driver-cab-release-schedule
https://downloads.dell.com/published/Pages/index.html
http://blog.thomasmarcussen.com/category/mdt/
$myIPv4 = ((New-Object System.Net.WebClient).DownloadString('http://4.ifconfig.sexy/ip.txt'))
$myReverseDns = ((New-Object System.Net.WebClient).DownloadString("http://api.hackertarget.com/reversedns/?q=$myIPv4"))
@jasonadsit
jasonadsit / filterbydate.txt
Created April 5, 2016 04:16
Filter File Objects By Date
Get-ChildItem -Path "\\Path\To\Folder" -Filter *.txt | Where-Object { $_.LastWriteTime.GetDateTimeFormats('s') -ge "2016-04-04T21:00:00" }
@jasonadsit
jasonadsit / sccm-notes.txt
Created April 21, 2016 20:10
A list of SCCM, SUP, SCUP, WSUS, and general patching links.
https://technet.microsoft.com/en-us/library/gg682071.aspx
https://blogs.msdn.microsoft.com/cubaker/2014/04/30/enable-scup-in-configmgr-2012-r2-with-wsus-4-1/
https://blogs.technet.microsoft.com/sus/2014/12/10/how-to-install-and-configure-system-center-updates-publisher/
https://technet.microsoft.com/en-us/library/gg712696.aspx
http://ivision.com/blog/rube-goldberg-and-patching-the-enterprise-with-sccm-part-1/
https://blogs.technet.microsoft.com/charlesa_us/2015/06/15/configmgr-2012-and-utilizing-branchcache-in-your-environment-basics/
https://blogs.msdn.microsoft.com/steverac/2010/02/06/configuring-sccm-and-branch-cache/