aboutsummaryrefslogtreecommitdiff
path: root/_www/target.ts
AgeCommit message (Expand)Author
2024-10-07_www: rename submodule "wui" to "pakakeh_ts"Shulhan
2024-02-21all: add global HTTP headers for TargetShulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-01-25all: fix warnings recommended by linter reviveShulhan
2023-11-11_www: apply all eslint recommendationsShulhan
2023-11-11_www: setup eslint for linting TypeScript filesShulhan
2023-11-11_www: update wui moduleShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-12-21all: add option to open link inside an iframeShulhan
2021-10-19www: load the stored variables into Target, HttpTarget, WebSocketTargetShulhan
2021-10-17www: disable modifying the Base URL on targetShulhan
2021-09-29_www: store the target attack options to local storageShulhan
2021-09-28www: group related fields to use fieldset instead of headerShulhan
2021-09-25_www: store the variables, headers, and parameters to local storageShulhan
2021-09-22_www: fix missing variables not rendered on TargetShulhan
2021-09-19all: add option to set description (Hint) on any inputs elementShulhan
2021-09-18all: add "Hint" for Target, HTTP, and WebSocket TargetShulhan
2021-09-18_www: add "hint" for input of Environment and Attack optionsShulhan
2021-09-18www: refactoring using TypeScript and wui libraryShulhan