All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
24 March 2023
12 April 2023
- Httpmessage for every scan type
#119 - Simplify Lotus CLI Args
#118 - implementing input-handler option
#113 - Global regex module
#111 - Rename Response Matcher
#110 - Add regex option to ResponseMatcher
#109 - Extract regex
#108 - Global vars
#106 - Lua Values for reporting
#104 - improve Reading files performance
#102 - Remove Content option for set_urlvalue
#101 - Update Tealr crate to version alpha4
#98 - Converting headers from string to HashMap #95
#97 - Support multipart
#96 - Rename subs
#92 - Split Args to structs
08ed93e - Multiple changes to cli files for input-handler
d247634 - Better Error Handling for Regex
0900d93
4 March 2023
- fix bar
#86 - print data info
#85 - New body matcher
#84 - Including ports in the host
#83 - Removing dups paths for Path scan
#81 - remove deadlocks
#79 - Limit the locking scope
#78 - adding requests limit and delay
#77 - Custom iter threads functions
#74 - Adding the "new" subcommand to generate scripts based on the type
#71 - new report matchers for cve report
#69 - Adding mutli-threading for lua
#65 - Reading urls from text file
#62 - Change report
#61 - New pattern
#60 - adding default headers
#54 - adding auto-print for reports
#50 - Remove fuzzer
#46 - better report & removing fuzzer
#45 - remove subcommands
#44 - adding comments
#43 - new pattern
f201bcd - Using proxy Pattern for lua functions
5921e28 - Create http.md
ba60a95
19 October 2022
- Report script
#35 - Report script
#34 - change req opts from the script
#33 - new options
#32 - adding interactsh client #9
#30 - flexible report
#28 - fix a few things
e6b54a3 - lua: reading files
3447507 - adding proxy
fefbc00
21 September 2022
- removed redundant features from mlua
#26 - Fix luaexec
#24 - fix bar
#20 - adding sleep function
#19 - remove print
#18 - thread-safe for saving report
#17 - fix nil output
#16 - fix url nil value
#15 - Use async
#14 - separate files
#11 - fix sync issue
48e55bf - v0.2-beta
ddf1170 - Fuzzer scripts
48697b0
5 September 2022
2 May 2023
- Applying 80 of Cargo clippy suggestions
#129 - Add Hide custom report variable from CLI print report
#128 - Enable resume functionality for exit cases.
#127 - Refactor log messages
#125 - Httpmessage for every scan type
#119 - Simplify Lotus CLI Args
#118 - implementing input-handler option
#113 - Global regex module
#111 - Rename Response Matcher
#110 - Add regex option to ResponseMatcher
#109 - Extract regex
#108 - Global vars
#106 - Lua Values for reporting
#104 - improve Reading files performance
#102 - Remove Content option for set_urlvalue
#101 - Update Tealr crate to version alpha4
#98 - Converting headers from string to HashMap #95
#97 - Support multipart
#96 - Rename subs
#92 - fix bar
#86 - print data info
#85 - New body matcher
#84 - Including ports in the host
#83 - Removing dups paths for Path scan
#81 - remove deadlocks
#79 - Limit the locking scope
#78 - adding requests limit and delay
#77 - Custom iter threads functions
#74 - Adding the "new" subcommand to generate scripts based on the type
#71 - new report matchers for cve report
#69 - Adding mutli-threading for lua
#65 - Reading urls from text file
#62 - Change report
#61 - New pattern
#60 - adding default headers
#54 - adding auto-print for reports
#50 - Remove fuzzer
#46 - better report & removing fuzzer
#45 - remove subcommands
#44 - adding comments
#43 - Report script
#35 - Report script
#34 - change req opts from the script
#33 - new options
#32 - adding interactsh client #9
#30 - flexible report
#28 - removed redundant features from mlua
#26 - Fix luaexec
#24 - fix bar
#20 - adding sleep function
#19 - remove print
#18 - thread-safe for saving report
#17 - fix nil output
#16 - fix url nil value
#15 - Use async
#14 - separate files
#11 - Moving Functions to seprate libs
47894f2 - Split Args to structs
08ed93e - Multiple changes to cli files for input-handler
d247634