This worked on OB1
https://www.example.com/search?< DATA>
But below one is not working on OB2.
https://www.example.com/search?<input.DATA>
the variable does not get changed…
in both instances the method is GET
Kindly help me…
Thanks…
This worked on OB1
https://www.example.com/search?< DATA>
But below one is not working on OB2.
https://www.example.com/search?<input.DATA>
the variable does not get changed…
in both instances the method is GET
Kindly help me…
Thanks…
I haven’t used OB2 in a bit but
input.DATA was bugged in the config creator in earlier versions. Not sure if that is still an issue or not. The config would work fine when running just not in config creator.
I am using the latest version… i will try running the config… thank you very much for the quick reply…
if it doesnt work nake sure you changed the “T” symbol on the right of URL input to “</>”
Make sure you’re using the Default wordlist type in order to use input.DATA
Also make sure you’re on interpolated mode for the URL field (the one with the </> symbol and green background). You can change mode by clicking on the blue button next to the field.
Thank you everyone for your kind replies.
extremely sorry for the delay in responding.
changing URL mode to </> solved the problem.
now i have another problem.
I parsed a list of strings in to a variable with LR method.
when i try to save these captured strings in to a .txt file i get this error.
[Executing block File Append Lines] Recursive write lock acquisitions not allowed in this mode
can you guys help me with this?
you guys are amazing
Thank you in advance.
This is an active issue, only happens on mac/linux not windows
but happened to me on windows 10
Weird. Please use the workaround mentioned in the last post on the issue while I work on it.
i’ll check on that. thank you very much. really appreciate your hard work.