Skip to content

Instantly share code, notes, and snippets.

@sh4d0w-w4tch
sh4d0w-w4tch / wlscan.py
Last active May 7, 2017 03:03
Apache web log scanner
#!/usr/bin/env python
import os.path
# String match terms will be rendered case insensitive
war_strs = ['UNION','() {','phpmyadmin']
log_path = 'Enter the path to the web log here!'
print '''*******************************************
__ ___ ____