- Bugfixes:
- Bugfix: added option for batch file export to specify non-inputsock execution
- Bugfix: resolved crashes when escalate to system user from main window
- Updated: Application certificate
- 06/03/2025
Search found 226 matches
- Mon Apr 14, 2025 5:18 pm
- Forum: Updates
- Topic: Version 5.12.5 Updates
- Replies: 0
- Views: 25252
Version 5.12.5 Updates
- Thu Jan 02, 2025 10:25 am
- Forum: How-to’s
- Topic: SETTING CONFIGS
- Replies: 0
- Views: 33060
SETTING CONFIGS
USE "SETTINGS > SET NEW CONFIGS" TO SET NEW CONFIGURATION VARIABLES.
VARIABLES:
ON_OPEN_CHATGPT: SET VALUE TO "1" TO ENALBE CHATGPT MESSAGE ON PROGRAM STARTUP
CHATCODE_PATH: SET FULL PATH TO chatcode.exe
VARIABLES:
ON_OPEN_CHATGPT: SET VALUE TO "1" TO ENALBE CHATGPT MESSAGE ON PROGRAM STARTUP
CHATCODE_PATH: SET FULL PATH TO chatcode.exe
- Thu Jul 04, 2024 11:42 am
- Forum: Updates
- Topic: Version 5.12.3 Updates
- Replies: 0
- Views: 42233
Version 5.12.3 Updates
- Bugfixes:
- Fixed standalone execution with python scripts;
- Fixed pathing issues with spaces for FFUF, RUNAS keywords;
- Fixed selenium keywords issues due to chrome updates;
- 20240907
- Fri May 17, 2024 2:59 pm
- Forum: Keywords
- Topic: Keyword: FFUF - Web Fuzzer
- Replies: 0
- Views: 45192
Keyword: FFUF - Web Fuzzer
Description
Integration with "ffuf - Fuzz Faster U Fool - https://github.com/ffuf/ffuf"
Usages
FFUF "PRE-DEFINED MODE" WORDLISTPath URL
FFUF "'CMD' AS PRE-DEFINED MODE" (FOLLOW BY FFUF COMMAND SYNTAX)
FFUF CMD -w @@__meta\wordlist.txt -u http://example.com/FUZZ
SHELL $$ffuf\FFUF.exe -w ...
Integration with "ffuf - Fuzz Faster U Fool - https://github.com/ffuf/ffuf"
Usages
FFUF "PRE-DEFINED MODE" WORDLISTPath URL
FFUF "'CMD' AS PRE-DEFINED MODE" (FOLLOW BY FFUF COMMAND SYNTAX)
FFUF CMD -w @@__meta\wordlist.txt -u http://example.com/FUZZ
SHELL $$ffuf\FFUF.exe -w ...
- Fri May 17, 2024 2:52 pm
- Forum: Updates
- Topic: Version 5.12.1 Updates
- Replies: 0
- Views: 40887
Version 5.12.1 Updates
Updated: 5/17/2024
New features:
New keyword FFUF .
Standalone FFUF can be found in helpers directory.
Added pre-defined modes for different usages and multiple ways of executing FFUF.
EX: SHELL $$ffuf\FFUF.exe -w @@__meta\wordlist.txt -u http://example.com/FUZZ >> @@__meta\LOG.TXT
EX ...
New features:
New keyword FFUF .
Standalone FFUF can be found in helpers directory.
Added pre-defined modes for different usages and multiple ways of executing FFUF.
EX: SHELL $$ffuf\FFUF.exe -w @@__meta\wordlist.txt -u http://example.com/FUZZ >> @@__meta\LOG.TXT
EX ...
- Fri Mar 22, 2024 9:24 pm
- Forum: Updates
- Topic: Version 5.11.3 Updates
- Replies: 0
- Views: 42083
Version 5.11.3 Updates
- Bugfixes:
- Fixed crashes when using script edit form.
- Tue Mar 05, 2024 11:34 pm
- Forum: Updates
- Topic: Version 5.11.1 Updates
- Replies: 0
- Views: 33433
Version 5.11.1 Updates
- Improvements & Bugfixes:
- Fixed a bug on remote execution not working.
- Fixed a bug where running remote execution enforces re-enabling of hotkeys.
- Improved remote execution using hotkeys.
- Sun Feb 18, 2024 2:31 pm
- Forum: Updates
- Topic: Version 5.11.0 Updates
- Replies: 0
- Views: 31834
Version 5.11.0 Updates
- Improvements & New Features:
- Re-done script editing window/form.
- Re-done setting of configurations (config.json) for server options.
- Support for running and debugging python (.py) scripts.
- Sat Dec 23, 2023 1:15 pm
- Forum: Updates
- Topic: Version 5.10.4 Updates
- Replies: 0
- Views: 17422
Version 5.10.4 Updates
- Improvements:
- UI Improvements and localized imports.
- Thu Oct 05, 2023 12:53 pm
- Forum: How-to’s
- Topic: Using WebHook Trigger
- Replies: 0
- Views: 11952
Using WebHook Trigger
Description
Webhook trigger can be used to integrate JRVSInputs with cloud based automation platforms to trigger JRVSInputs automation.
How-to's
Pre-requisites
JRVSInput server must be configured to be reachable, with appropriate security settings and configurations such as firewall, anti ...
Webhook trigger can be used to integrate JRVSInputs with cloud based automation platforms to trigger JRVSInputs automation.
How-to's
Pre-requisites
JRVSInput server must be configured to be reachable, with appropriate security settings and configurations such as firewall, anti ...