Commit Graph

6 Commits

Author SHA1 Message Date
WhatTheServer
3e643c4da5 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
44575e25b3 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
e8287affc4 Add other CMS detection and GET/POST counters 2020-02-16 23:43:22 -05:00
Michael Ramsey
4b73afd74f Updated script to support cleaner output 2020-02-15 22:36:26 -05:00
Usman Nasir
bbcfb24613 upgrade log parser 2020-02-14 21:24:53 +05:00
Usman Nasir
c010a72f9e convert log parser to python3 2020-02-10 10:03:58 +05:00