|
Hey, with all the log4j fever this weekend bringing interactsh service down, I fell back to burp collaborator and had to extract the hits manually. Thinking that it'd be nice to have that support in nuclei as well, found out that it did have but was removed - f5b9bed Why was that? Some strategic decision towards focusing on interactsh? Or lack of interest in the flag and supporting it? |
Replies: 1 comment 1 reply
|
@fopina it was removed as burp collaborator does not have official integration support and it was also a reason why we started to work on interactsh. Initially the collaborator support was added with hack where users have to extract the |
@fopina it was removed as burp collaborator does not have official integration support and it was also a reason why we started to work on interactsh.
Initially the collaborator support was added with hack where users have to extract the
biidby intercpeting the collaborator request separately, so maintaining unofficial support + pre-requisite ofbiidoutside of the template + making burp collaborator UI client unusable within burp (as samebiidcan not be used in 2 place) was not feasible and deprecated.