Autorize
Autorize copied to clipboard
Send request to repeater
Just a suggestion, if it is possible to configure target details automatically when sending a request from authorize to repeater tab? I'm currently using the latest Burp and it does add target details in the repeater request when sent from authorize.
Thanks for reporting this.
It is working properly on
but not on
Seems like we need to add IHttpService to the request on this line: https://github.com/Quitten/Autorize/blob/c9bc4f2f81aa256ad664b67ac75497bbcdb7fb14/gui/table.py#L200C34-L200C34
I dont have time to fix it now, hope to get it soon
Thanks for reporting this. It is working properly on
but not on
Seems like we need to add
IHttpServiceto the request on this line: https://github.com/Quitten/Autorize/blob/c9bc4f2f81aa256ad664b67ac75497bbcdb7fb14/gui/table.py#L200C34-L200C34I dont have time to fix it now, hope to get it soon
Hello Quitten,
FYI, I attempted to replicate this issue a few minutes ago. Upon checking, it appears that the problem does not occur in version v2023.10.1.1. It seems that the iMessage interface has enhanced this feature, possibly by setting the HTTP request itself as the default in Burp Suite.
@ksg97031 - I was able to reproduce it on v2023.10.1.2
It seems reproducible for me too, and not working for
but not on 