Commit Graph

6 Commits

Author SHA1 Message Date
WhatTheServer
a97bd7a266 Update access-logparser.py
Update access-logparser.py to account for when no matches in a file vs failing with  error `AttributeError: 'NoneType' object has no attribute 'groupdict'`
2020-08-29 07:06:49 -04:00
WhatTheServer
6c7ff3b981 Update access-logparser.py
Updated to detect user so it works via user without sudo/root from inside the account and also if run as root runs against all accounts access logs.
2020-08-28 09:43:08 -04:00
Michael Ramsey
d3d3a9d764 Add other CMS detection and GET/POST counters 2020-02-16 23:43:22 -05:00
Michael Ramsey
38697a0a16 Updated script to support cleaner output 2020-02-15 22:36:26 -05:00
Usman Nasir
4b64c84b97 upgrade log parser 2020-02-14 21:24:53 +05:00
Usman Nasir
01ba41ca76 convert log parser to python3 2020-02-10 10:03:58 +05:00