You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know dynamic probes is a feature that has been requested multiple times in the past.
I also understand that there are security concerns about this feature.
Nevertheless, would it be possible for the parameters fail_if_body_matches_regexp & fail_if_body_not_matches_regexp to be set dynamically per target?
At the moment, if i want to probe 100 targets with different HTML body, i would need 100 modules that only differ in the fail_if_body_matches_regexp & fail_if_body_not_matches_regexp fields.
Would that be possible or are there security concerns as well?
Thanks and best regards
Robin
The text was updated successfully, but these errors were encountered:
Hi there, I need the same thing and thinking about implementing it. I've briefly checked the code and it shouldn't take much time. Before I commit thought, anyone can point out stuff I may not know about?
Hi all
I know dynamic probes is a feature that has been requested multiple times in the past.
I also understand that there are security concerns about this feature.
Nevertheless, would it be possible for the parameters fail_if_body_matches_regexp & fail_if_body_not_matches_regexp to be set dynamically per target?
At the moment, if i want to probe 100 targets with different HTML body, i would need 100 modules that only differ in the fail_if_body_matches_regexp & fail_if_body_not_matches_regexp fields.
Would that be possible or are there security concerns as well?
Thanks and best regards
Robin
The text was updated successfully, but these errors were encountered: