Simulated login: some website login interfaces need to send picture verification code, this verification code code how to get and pass verification?

suppose I only have the login interface now, and I don"t know what the picture looks like.
like login interface picture CAPTCHA parameter: imgcaptcha:xxxx.
I don"t know what the value is.
is it necessary to simulate the login page, get the image verification code to identify the value, and then simulate the login?

Mar.11,2021

answer the last question, yes. Identification picture CAPTCHA is a sub-function of simulated login.
the image verification code is impassable, so you can either identify it or find the code platform.


Yes CAPTCHA is required. You can identify the corresponding CAPTCHA after opening the web page, or you can intercept the request and find the corresponding CAPTCHA API


.


CAPTCHA recognition learn about

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-49d4e24-1193c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-49d4e24-1193c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?