epi
|
5bb42c4004
|
updated integration tests to use cargo_bin! macro
|
2025-12-24 05:45:10 -05:00 |
|
epi
|
a9dc872071
|
v2.12.0 meta branch (#1253)
* updated deps
* bumped version
* increase scan limit via scan management menu (#1254)
* increase scan limit via SMM implemented
* figured out subtracting limits; implemented set-limit in SMM
* removed unneeded to_string; changed SMM header slightly
* removed debugging log statement
* 817 scan limit via scan mgmt menu (#1255)
* added waiting as a scan status for vis in smm
* 635/1240 unique responses (#1256)
* added --unique boilerplate
* implemented --unique logic
* added unit tests
* added unique to scan mgmt menu
* fixed tests using termouthandler
* added integration tests
* changed implementation to simhash with hamming dist=1
* cleaned up code; fixed tests
* tweaked docstring for config
* removed toggleunique logic
* removed toggleunique logic
* removed old unique logic
* moved hamming distance constants out to lib.rs
* updated filter to use self.cuttof instead of constant
* fixed bug filed under issue #1077 (#1257)
* updated linkfinder regex
* improve ssl error message (#1258)
* improved ssl error message (again)
* removed unnecessary type statement
* add max size read option (#1260)
* implemented --response-size-limit, need tests and docs
* added tests
* fmt
|
2025-08-31 19:24:16 -04:00 |
|
epi
|
367dcdbd72
|
fixed hanging test
|
2023-02-28 06:06:53 -06:00 |
|
epi
|
339189ff13
|
resume scan starts from offset in wordlist
|
2023-02-27 07:26:59 -06:00 |
|
epi
|
da509bd208
|
clippy
|
2023-02-15 19:39:27 -06:00 |
|
epi
|
fd5b1f6f25
|
refined the fix; updated tests and serialization
|
2022-10-04 07:07:24 -05:00 |
|
epi
|
e27b3ee8da
|
added coverage for stdin slugifying
|
2021-08-01 15:17:59 -05:00 |
|
epi
|
45d5d73cd6
|
feroxresponse accepts output_level instead of quiet
|
2021-02-02 20:31:53 -06:00 |
|
epi
|
0f9e801cb9
|
reasonably close to being done; checkpoint
|
2021-01-09 15:55:08 -06:00 |
|
epi
|
47c384e2ec
|
added emoji fallback when terminals dont support; updated httpmock
|
2020-12-12 17:20:24 -06:00 |
|
epi
|
21254ad871
|
added extra-words for longer scans
|
2020-12-11 16:38:03 -06:00 |
|
epi
|
5bbf29859f
|
added tests for time-limit
|
2020-12-11 16:28:09 -06:00 |
|
epi
|
40d8e1b76a
|
added integration test for --resume-from
|
2020-12-01 17:00:09 -06:00 |
|
epi
|
da1c085f4a
|
added integration test for --resume-from
|
2020-12-01 16:59:30 -06:00 |
|