s4dhu
s4dhu
When DJunch is invoked directly with run --fuzzer command passing --url-conf urls.py as scope, the execution will be locked during djxparser consolidation step and the final prompt (vmnfpshell) will not...
**Description:** Currently, the Vimana Framework requires users to type long command lines to execute various operations. For example: ```Python $ vimana run \ --module dmt \ --target-list 127.0.0.1, 192.168.1.161, djapp1.vmnf.com\...
**Description:** Currently, the Vimana framework allows plugins to save scan results to disk and the database. However, the report generation feature is still in the testing phase, and each plugin...
**Description:** Currently, the Vimana framework uses Scrapy for multithreading and asynchronous processing within plugins. However, due to the design of the framework, where a plugin's workflow can be composed of...
**Description:** In the visual navigation mode, initialized via the [start](vscode-file://vscode-app/snap/code/169/usr/share/code/resources/app/out/vs/code/electron-sandbox/workbench/workbench.html) command, users can manage the framework without command-line input, using only arrow keys and shortcuts. This mode will allow users...
**Description:** As the framework grows and gains complexity, it has become challenging to keep the menus updated. For instance, if a new command is added, the instructions on how to...