Answer to Question #53664 in Python for Steve
This is a part of my python brute script
# general settings
user_thread = 10
username = "Trashmetal"
wordlist_file = "/home/paswo.txt"
resume = None
# target specific settings
target_url = "http://176.9.21.20"
target_post = "http://176.9.21.20"
username_field= "username"
password_field= "password"
success_check = "http://tiwar.net"
It runs perfectly but I need some help in knowing what to put in the last 3 variables to make the python script actualy work
0
Answer in progress...
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
Python
Comments
Leave a comment