https://github.com/mhaggis/notes
Full of public notes and Utilities
https://github.com/mhaggis/notes
Last synced: 3 months ago
JSON representation
Full of public notes and Utilities
- Host: GitHub
- URL: https://github.com/mhaggis/notes
- Owner: MHaggis
- Created: 2020-05-06T02:15:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T17:02:48.000Z (5 months ago)
- Last Synced: 2025-04-09T20:01:19.249Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 11.1 MB
- Stars: 98
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Haag's World of Random Things
A collection of security testing and research tools focused on Windows environments.
## 🛠️ Utilities
### Web Server Tools
- **ApachePHPBuild**: Scripts for automated Apache + PHP installation with enhanced logging
- **IISBuilder**: PowerShell scripts for IIS + ASP.NET deployment with security configurations### System Security Tools
- **PowerShell Audit Logging**: Enhanced PowerShell logging and auditing capabilities
- **Hidden Scheduled Tasks**: Research tools for scheduled task visibility
- **FancyNTLMRelay**: Educational NTLM challenge-response observation tool
- **Suricata Installer**: Automated Windows Suricata IDS deployment script### ISO Tools
- **ISOBuilder**: Creates ISO files for testing purposes
- **CertUtil Wrapper**: PowerShell wrapper for CertUtil operations## 🚨 Important Notes
- These tools are for **security research and testing only**
- Always obtain proper authorization before testing
- Some utilities require elevated privileges
- Use in controlled lab environments only