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
Search found 225 matches
- Thu Jan 02, 2025 10:25 am
- Forum: How-to’s
- Topic: SETTING CONFIGS
- Replies: 0
- Views: 100
- Thu Jul 04, 2024 11:42 am
- Forum: Updates
- Topic: Version 5.12.3 Updates
- Replies: 0
- Views: 7320
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: 7429
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: 7293
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: 7442
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: 7370
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: 6570
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: 6565
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: 6689
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 ...
- Sat Sep 09, 2023 12:04 am
- Forum: Updates
- Topic: Version 5.10.3 Updates
- Replies: 0
- Views: 4012
Version 5.10.3 Updates
- Improvements:
- Minor improvements and bugfixes.