Malformed Access Log to CSV - Convert Web Server Access Logs to CSV
Stars
18
Forks
1
Watchers
18
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
https://www.randomsecurityblog.com/2023/02/iis-logs-and-unexpected-quote.html
bbdcf00View on GitHubremove begining line regex when processing IIS. Handle subfolders common with IIS logs.
2501f74View on GitHubSeperate IDS detection logging from SuspiciousLineFound. IDS will now process even when suspicious formatting is found.
ef184fdView on GitHubadd boolIIS #Use IIS settings (set boolExpectDefaultFormat = False and strdateFormat = "")
91fe565View on GitHub