-
Notifications
You must be signed in to change notification settings - Fork 18
6. Auto‐fill Auto‐submit
Most of the web resources included in FoxyRecon accepts HTTP GET requests in order to submit indicators to analysis. Therefore, for these tools FoxyRecon crafts an appropriate URL to the resource and passes the indicator, entered by the user, as a GET parameter.
However, some web resources does not accept GET requests. For these cases, FoxyRecon will fill the input field in the web page of the selected resource with the indicator entered by the user. The input field is populated with a typing animation, which simulates the appearance of text being typed out in real-time to provide a more dynamic and engaging user experience. In this way, the user only needs to click the button to submit the indicator on that page.
On top of that, FoxyRecon also provides the Auto-Submit feature, which submits the indicator automatically without requiring any user interaction.
autosubmit_demo.webm
This feature is disabled by default, because it does not always work very well (some websites might prevent the request from being submitted). You can enable it in Settings.