This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 '''******************************************* | |
__ ___ ____ |