Save text captcha details to file when detected
The feature to find and skip text question captchas when in auto mode (which is how gsa is run 99% of the time i guess) is a good feature to save on captcha costs.
I understand that if i set it to 'if all else fails, ask user' it will show these questions, and save answers in the dat file if the subsequent submission is succesful. This is also a nice feature, but the prospect of sitting in front of it for hours answering questions doesnt appeal
If would be very useful to save text questions to a file (csv?) that could be latter opened and answered in one sitting (or sent to others to answer for $), then added to the dat file, either manually or via a [import text question and answers] option.
I am happy to spend time and money doing this, and happy for the results to be pooled for the benefit of other users, but im not likely to site in front of a running copy of gsa for hours typing into popup boxes!
Comments
I would love it if successful answers of mine go into the .dat file or even to other user's .dat files
so we can all benefit from that
lots of times I sit on my computer and answer question and I do tend to find
lots of similar questions ...
I just made up my mind and added a small gui to edit the questions/answers in the new version. There you can add your filled answers to the DB.
And yes that dat file is used before querying the user about anything.
EDIT: It sounds great Sven
>It will also check that file for an answer before skipping a site if the [if all else fails...] option is turned off correct? As i never have that option on unless im debugging.
I don't really get what you are asking. It is like this: Before the user is queried with anythign, all other filters have already been checked against the site (e.g. content filter, url filter, PR filter, country filter, OBL filter and so on). Else it would be really stupid to query the user and later skip that site due to some other things. The recorded answers get also checked before asking the user of course.
http://sickmarketing.com/forum/showthread.php?t=4765