Nicolas Grégoire
Nicolas Grégoire
I prefer to use YAML (easier to read / edit / compare) and I would like to see the Prototobuf and YAML versions working in a same way. That implies...
Ignoring `enabled` in the Protobuf implementation: why not, so that both parsers work in a same way. But we would loose the possibility to load enabled-by-default configs (that's not a...
All good, many thanks!
Thanks in advance!
Here's how Hackvertor creates its own entry in the menu bar https://github.com/hackvertor/hackvertor/blob/e7c9f8154976f689cf869a0a3ee3e52d43553551/src/main/java/burp/BurpExtender.java#L211-L224 Note that `getBurpFrame()` is defined in the same file https://github.com/hackvertor/hackvertor/blob/e7c9f8154976f689cf869a0a3ee3e52d43553551/src/main/java/burp/BurpExtender.java#L1187-L1194 On the other side, the new Montoya API...
Laziness?
No, it doesn't. Only explicitly accessing `http://127.0.0.1/` is affected
FYI this issue still exists (tested today with Burp Suite Pro 2023.10.3.4-24713 and Hackvertor v1.7.49)
FYI this issue still exists (tested today with Burp Suite Pro 2023.12.1-25776 and Hackvertor v1.8.9)
> Perhaps you can gain some inspiration by learning? https://github.com/synacktiv/HopLa If you refer to "learning" what tags are the most commonly used, this feature already exists. It can be enabled...