Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 545 Bytes

File metadata and controls

13 lines (8 loc) · 545 Bytes

Threat-Hunting-with-WebProxy-Logs-using-Jupyter-Notebook---Pandas

In this Jupyter notebook we will be using pandas dataframe to do hunting in Web Proxy logs

Use cases covered : IP based communications, searching for less used User-Agent string, possible data exfil with POST method, max data upload etc.

Repo contains Notebooks with output as well as txt file having code with use cases.

Dataset required is taken from below site http://log-sharing.dreamhosters.com/bluecoat_proxy_big.zip

Feel free to suggest more queries, Thank you !!!