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
<labelclass="form-label" for="directDb">DATABASE CONNECTION STRING<emclass="tooltip">Connection string for direct database connection</em><br/><span>-d</span></label>
66
+
<labelclass="form-label" for="directDb">DATABASE CONNECTION STRING<itooltip="Connection string for direct database connection.">ⁱ</i></label>
<divclass="form-group" title="Rather than providing a single target URL, it is possible to test and inject against HTTP requests proxied through Burp proxy.">
81
-
<labelclass="form-label" for="burpFile">BURP FILE WITH HTTP REQUESTS<br/><span>-l</span></label>
83
+
<divclass="form-group">
84
+
<labelclass="form-label" for="burpFile">BURP FILE WITH HTTP REQUESTS<itooltip="Rather than providing a single target URL, it is possible to test and inject against HTTP requests proxied through Burp proxy.">ⁱ</i></label>
<divclass="form-group" title="Rather than using all hosts parsed from provided logs with option -l, you can specify valid Python regular expression to be used for filtering desired ones.">
86
-
<labelclass="form-label" for="burpFileScope">SCOPE FOR BURP PROXY FILE<br/><span>--scope</span></label>
89
+
<divclass="form-group" title="">
90
+
<labelclass="form-label" for="burpFileScope">SCOPE FOR BURP PROXY FILE<itooltip="Rather than using all hosts parsed from provided logs with option -l, you can specify valid Python regular expression to be used for filtering desired ones.">ⁱ</i></label>
<inputtype="checkbox" id="forceSsl"><spanclass="checkmark"></span><u>--force-ssl</u><itooltip="In case that user wants to force usage of SSL/HTTPS requests toward the target, he can use this switch.
132
+
This can be alse useful in cases when urls are being collected by --crawl or when Burp log is being provided with option -l.">ⁱ</i>
0 commit comments