Lately, I've been tightening my own personal feedback loops. And working out. I've also been thinking about how sometimes it can be positive to forget things.
Friday, September 13, 2024
Wednesday, July 3, 2024
Sunday, May 26, 2024
Tuesday, April 9, 2024
Tuesday, November 7, 2023
Monday, October 9, 2023
Enumerating TLS Certificates with jq and Bash
Doubling back to share some more notes about web application security adjacent stuff. This is a bash script for reconnaissance that uses some tooling from Project Discovery - mapcidr and tlsx - in combination with jq and Bash, to enumerate TLS certificates.
Friday, September 15, 2023
Thursday, September 14, 2023
Tuesday, September 5, 2023
Sunday, September 3, 2023
Using Csharp to Enumerate Processes
In previous posts, I covered how to observe process information in Windbg by starting a debugging session and dumping the Proccess Environment Block.
Saturday, September 2, 2023
Friday, September 1, 2023
Tuesday, August 29, 2023
Life of a Windows Process
In a previous post, I covered a bit about how Windows Processes are initialized. But how does process creation work in Windows? Let's explore a bit further into Windows processes.
Subscribe to:
Posts (Atom)