Force TLS in .NET
Versions before ASP.NET 4.7 default to making outbound connections using TLS 1.0. This is a real problem for security for many...
Offensive .NET: theZoo
If you've never heard of theZoo and you're in the security space with some .NET development skills this is a real treat...
Hardening ASP.NET Response Headers (Code)
A reliable way to harden your ASP.NET web application is to remove and skew the response headers via code. This...
Docker for Pentesters
Docker is truly one of the most fascinating changes to come to software development over the last 10 years. While the concept...
Changing the DNS Server on your ISP's Router
One of the ways your ISP is spying on you is through monitoring your DNS requests. Each...
Brute Forcing Forms with Hydra
Hydra is more capable than just brute-forcing services, this tool can also brute force web forms.
hydra -v -L mypusers -P...
Attempted Hack
I was recently looking through some docker logs for a web server container and I saw some suspicious commands being passed to the...
Who to follow in InfoSec
As I'm learning InfoSec to further expand my software development career and delve into DevOps I've found some very knowledgeable...
SharpLocker
SharpLocker is a tool that helps hackers steal Windows credentials by popping up a fake Windows lock screen. All of the output is sent...
UFW VPN KillSwitch
This script will force all traffic through the tunneling adapter and deny traffic through Wi-Fi or ethernet.
https://gist.github.com/mrjamiebowman/b139da2092409054452c4b1249c0f787































