sandeep
8a96d08aca
version update
2022-06-12 09:46:52 +05:30
Sami
b52da3aca6
changed warning to error if the directory does not have write permission ( #650 )
2022-06-02 22:58:44 +05:30
Mzack9999
daf4ad6c5a
Fixing all ips probe with ports ( #626 )
...
* Fixing all ips probe with standard ports
* using custom type for targets
2022-05-19 14:59:07 +05:30
Sami
f75729c1b9
cname with ports flag bug-fix ( #625 )
2022-05-17 21:50:35 +05:30
LuitelSamikshya
db3a27a1ac
frt/mrt improvemets
2022-05-09 15:01:38 -05:00
sandeep
a0e5b0c169
misc updates
2022-05-06 13:45:09 +05:30
LuitelSamikshya
bca081f35c
space separated arguments for cli flag
2022-05-03 21:01:43 -05:00
LuitelSamikshya
1fdce482d5
included time unit
2022-05-03 10:35:00 -05:00
LuitelSamikshya
9ea89a4a46
match/filter response time
2022-04-29 10:24:05 -05:00
Sandeep Singh
c97332eb93
Merge pull request #581 from projectdiscovery/issue-566-multi-host-sni
...
Adding support for custom SNI name
2022-04-21 13:06:36 +05:30
sandeep
4c0b28374e
misc update
2022-04-21 13:05:58 +05:30
Sandeep Singh
c374610eb4
Merge pull request #588 from jimen0/result-shrink
...
Save 8 bytes per runner.Result allocation
2022-04-21 01:15:50 +05:30
Mzack9999
c09dd7f4ab
Merge pull request #585 from chavacava/patch-1
...
fix #584
2022-04-19 11:13:49 +02:00
Miguel Ángel Jimeno
a83028259b
runner: save 8 bytes per Result object
2022-04-18 13:51:27 +02:00
chavacava
83f198cf5b
fix #584
...
fix #584 by passing range value `target` as parameter of the goroutine
2022-04-18 10:49:57 +02:00
mzack
7c9ea21d2a
Merge branch 'dev' into issue-566-multi-host-sni
2022-04-15 17:44:51 +02:00
mzack
06f1c2c4c5
Adding support for custom SNI name
2022-04-15 17:41:57 +02:00
LuitelSamikshya
d3c485c3ce
match/filter cdn
2022-04-13 13:29:52 -05:00
sandeep
aa9a2c4944
readme update
2022-04-08 19:22:36 +05:30
sandeep
5e9fb63bea
version update
2022-04-08 18:58:37 +05:30
Sami
ccf0c9ddc5
Issue 549 jarm algorithm ( #567 )
...
* jarm hash
* lint error fix
* remove default jarm value if jarm not calculated
* jarm cli boolean flag
* removed unused hash type
* readme update
* example update
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io >
2022-04-08 18:50:03 +05:30
Sami
df5f69fd18
Issue 495 ASN support ( #562 )
...
* asn support
* minor change
* misc
* lookup changes
* nil pointer check
* converted errors into warning
2022-04-07 12:42:09 +05:30
Sandeep Singh
bd13379fa8
Merge pull request #545 from seeyarh/fix-missing-request-body
...
add line to include request body in options struct
2022-03-17 18:58:00 +05:30
Collins Huff
742f68e483
add line to include request body in options struct
2022-03-11 10:12:58 -05:00
sandeep
25d8b18f71
dev version update
2022-03-01 16:11:05 +05:30
sandeep
05ab529b34
minor breaking change in default json output
2022-03-01 14:53:58 +05:30
sandeep
1c737d7c42
typo update
2022-03-01 14:43:30 +05:30
sandeep
b14406ed7c
more updates
2022-03-01 14:37:41 +05:30
sandeep
acfb1c73ab
removed duplicate (deprecated) flag - paths
2022-03-01 14:29:18 +05:30
sandeep
8e7f8952fc
readme and banner update
2022-03-01 14:28:37 +05:30
Sami
03ded973d8
hash improvement ( #528 )
...
* hash improvement
* mmh3 conversion to int32
* misc update
Co-authored-by: sandeep <sandeep@projectdiscovery.io >
2022-03-01 12:05:06 +05:30
M09Ic
e2b0c1683b
Add hash flag, to support multi body hash type. ( #517 )
...
* Add hashes flag, to support multi body hash type. issue:489 and issue:488
* go mod update
* Add hash type validate for -hash flag
Co-authored-by: sandeep <sandeep@projectdiscovery.io >
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com >
2022-02-15 17:32:33 +05:30
Sandeep Singh
09b278bc86
Merge pull request #499 from projectdiscovery/cdn-name-expose
...
Expose CDN Name in output and json
2022-02-07 19:18:17 +05:30
Geeknik Labs
80ba8b5ad5
Update options.go
...
Typo fix
2022-01-27 04:18:28 -06:00
LuitelSamikshya
b160f75224
stat flag timer
2022-01-19 23:02:25 -06:00
Ice3man
9b9a95a210
Enable show-statistics if an interval is passed for stats
2022-01-16 17:34:17 +05:30
Ice3man
2abd058f83
Added stats-interval for changing stats display frequency
2022-01-15 06:13:25 +05:30
Ice3man
6c6d3e334f
Expose cdnname in output and json
2022-01-15 05:50:41 +05:30
LuitelSamikshya
0fe493f711
ratelimit per min support
2022-01-11 17:32:09 -06:00
sandeep
ec979b42fa
dev update
2022-01-10 19:39:30 +05:30
sandeep
9286ce243f
version update
2022-01-10 19:07:06 +05:30
Mzack9999
f5935ebe61
Improving paths loading from file ( #483 )
...
* Improving paths loading from file
* improving invalid uri handling
2022-01-10 16:41:47 +05:30
Mzack9999
bee964315c
Add support for favicon hash ( #476 )
...
* Add support for favicon hash
Co-authored-by: sandeep <sandeep@projectdiscovery.io >
2022-01-07 17:28:07 +05:30
mzack
9b7189326a
improving output directory flag handling
2022-01-04 09:47:06 +01:00
mzack
a152dcd42d
Merge branch 'dev' into issue-464-default-ports
2022-01-04 07:38:20 +01:00
Sandeep Singh
8d2860c177
Merge pull request #468 from projectdiscovery/issue-453-lines-count-matchers-and-filters
...
Adding support for lines/words matchers/filters
2022-01-04 11:46:28 +05:30
mzack
eaccae320a
Adding CLI option to trim default HTTP/HTTPS ports from Host header
2022-01-03 09:27:04 +01:00
sandeep
27aef8ca00
misc updates
2022-01-03 13:52:45 +05:30
mzack
b4f2ac9b7f
Enabling store response automatically if output directory is specified
2022-01-03 08:53:15 +01:00
sandeep
20254fd842
readme updates
2021-12-31 16:45:40 +05:30