GotITAdmin

Reading Time: < 1 minute

Welcome! Got questions? // April 2025

Massive botnet hits Microsoft 365 accountsLink [offsite link]

FRSecure / CISSP 2025 Mentor ProgramLink

Site of the Monthdodreads

Apple IOS -> 18.3.1 Link – About the security content of iOS 18.3.1

Black Hat Europe 2024 Link December 9,12 2024 EXCEL, London / United Kingdom

Event Logging / Threat Detection – Joint Security Agencies – 8/21/2024 – Link

SUSECON 2025 – ( March 10-14 ) Orlando — Link

Suggestions? (corrections, general comments) – thamilton[@]gotitadmin.com

VMUG Advantage program. This program provides access to a wide array of of the VMWARE product line with a 365 day license for lab use. There are caveats, but I sincerely believe that the average [geek] person will find this very useful. [Hint that’s ESX, VCSA, NSX, VRealize, VMWare Logging for lab testing/evaluation.]

  • pypiserver

    pypiserver

    Reading Time: < 1 minuteLast Updated: 4/2/2025 To make it easier to re-create in the future it might not be a bad idea to leave myself a note. The goal here is to discuss how to…

  • Java: for loop test

    Java: for loop test

    Reading Time: < 1 minuteLast Update: 2/19/2025 This is a just a simple exemplar piece of code. “foorlooptest.java” This will produce a file named “Main.class” You can then run the end result. The code compiled and…

  • Docker – Building an Image – my-bind

    Docker – Building an Image – my-bind

    Reading Time: < 1 minuteLast Update: 2/16/2025 This post centers around creating and maintaining a local image. In this case we will build an image based on ubuntu and install BIND9 on it. We will keep…