diff --git a/wordpress-xmlrpc-brute-v2.py b/wordpress-xmlrpc-brute-v2.py index 19dd0c0..d0d29bf 100644 --- a/wordpress-xmlrpc-brute-v2.py +++ b/wordpress-xmlrpc-brute-v2.py @@ -38,7 +38,6 @@ def banner(argv, usage = False, url = None, users = None): print bcolors.OKBLUE + " \ / _ _ __ _ _ ___ __ __ _ _ __ __" + bcolors.ENDC print bcolors.OKBLUE + " X |V|| |_)|_)/ |_)|_)| | | |_ |_ / \|_)/ |_ " + bcolors.ENDC print bcolors.OKBLUE + ' / \| ||__| \| \__ |_)| \|_| | |__ | \_/| \\\__|__' + bcolors.ENDC - print bcolors.OKBLUE + "" + bcolors.ENDC print "" print bcolors.OKBLUE + "+ -- --=[XML-RPC Brute Force Exploit by 1N3 @ https://crowdshield.com" + bcolors.ENDC if usage: