Commit Graph

4953 Commits (582a85d9c060ed74e308750f198ccb2f12864629)

Author SHA1 Message Date
Mzack9999 6fe006b95c
Merge pull request #56 from projectdiscovery/feature-proxy-socks
adding proxy socks support
2020-04-28 18:26:19 +02:00
Mzack9999 280b14e696 updated deps 2020-04-28 18:25:38 +02:00
Mzack9999 70d65f72f1 small bug correction 2020-04-28 13:24:12 +02:00
Mzack9999 a05faa868d adding proxy socks support - untested 2020-04-28 04:01:25 +02:00
Mzack9999 1b60c87312 http header to lowercase 2020-04-28 03:23:51 +02:00
Ice3man 8947d46780
Merge pull request #54 from projectdiscovery/proxy-bug-fix
Fixed a bug with proxyURL
2020-04-27 12:00:35 -07:00
Ice3man543 e05fa0d9bf Fixed a bug with proxyURL 2020-04-28 00:29:57 +05:30
Ice3man 2c87f72db2
Merge pull request #53 from projectdiscovery/iceman-case-sensitive
Added case-sensitive matchers
2020-04-27 11:32:15 -07:00
Ice3man543 405c6c0a0e Added case-sensitive matchers 2020-04-28 00:01:36 +05:30
Ice3man adc537e5ad
Merge pull request #52 from projectdiscovery/iceman-add-proxy
Added proxy URL support
2020-04-27 11:20:45 -07:00
Ice3man543 42489f6d97 Added proxy URL support 2020-04-27 23:49:53 +05:30
Ice3man 45ff0f4f2c
Merge pull request #51 from projectdiscovery/iceman-multiple-headers
Added header templating support
2020-04-27 11:11:16 -07:00
Ice3man543 f2852faa2c Added header templating support 2020-04-27 23:40:21 +05:30
Ice3man a13e42a6e5
Merge pull request #49 from projectdiscovery/iceman-regex-global
Added unique regex values support
2020-04-27 11:05:07 -07:00
Ice3man543 ca884947e5 Added unique regex values support 2020-04-27 23:34:08 +05:30
Mzack9999 ecd598da9b added some helper function 2020-04-27 01:28:32 +02:00
Mzack9999 2c3c269e75 poc dsl language support in matchers 2020-04-26 23:32:58 +02:00
Ice3man b259fc37a0
Update banner.go 2020-04-26 23:14:22 +05:30
Ice3man 015c3415ba
Merge pull request #44 from projectdiscovery/iceman-fix-dns
Fixed panic with dns output file usage
2020-04-26 10:42:51 -07:00
Ice3man543 d7a1a31dcd Fixed panic with dns output file usage 2020-04-26 23:11:49 +05:30
Ice3man 303b285069
Merge pull request #42 from projectdiscovery/iceman-refactor
Code refactor + added conditional matchers
2020-04-25 18:44:57 -07:00
Ice3man543 e9ed1597d5 Bump version 2020-04-26 07:13:40 +05:30
Ice3man543 3cfedd87e0 Fixed an infinite loop issue 2020-04-26 07:02:38 +05:30
Ice3man543 b7736b4ac7 Small bugfix with stdin input 2020-04-26 07:00:28 +05:30
Ice3man543 c3fcd768a5 Fixed the issue with stdin input reading multiple times 2020-04-26 06:48:10 +05:30
Ice3man543 5af4c9b2cf Finished executer for per-request execution 2020-04-26 06:33:59 +05:30
Ice3man543 4be566192f Added executor + refactor 2020-04-26 05:50:33 +05:30
Ice3man543 f9d249fa75 Upgraded retryabledns 2020-04-26 05:50:19 +05:30
Mzack9999 5f837610f1
Merge pull request #36 from projectdiscovery/bugfix-deps-update
updated dependecies
2020-04-24 21:11:14 +02:00
Mzack9999 3922ba92b7 updated dependecies 2020-04-24 21:10:36 +02:00
bauthard b886a0c4f0
Merge pull request #33 from projectdiscovery/feature-dns-request
implementation of DNS templating
2020-04-24 21:08:29 +05:30
Mzack9999 f80ded0642 fixed go modules 2020-04-24 17:22:28 +02:00
Mzack9999 06c585681a simplified dns output 2020-04-24 16:15:56 +02:00
Mzack9999 cdcdb44b29 adding dns label to matched dns queries 2020-04-24 15:59:40 +02:00
Mzack9999 11569cc8e8 moving things around 2020-04-24 15:42:11 +02:00
Mzack9999 5f1ff92d8b small change to add http+dns combined requests on same target 2020-04-24 15:19:43 +02:00
Ice3man 0290c9ac8d
Update matchers.go 2020-04-24 06:54:46 +05:30
Mzack9999 f297f87cec small correction 2020-04-24 01:13:19 +02:00
Mzack9999 f2a8ab982f request dispatcher: url => http, domain => dns 2020-04-23 23:03:05 +02:00
Mzack9999 7357349a68 minor changes 2020-04-23 18:53:02 +02:00
Mzack9999 fd217887b9 removed unused file 2020-04-23 18:46:46 +02:00
Mzack9999 a6b2a44080 rebase 2020-04-23 18:44:34 +02:00
Mzack9999 c274dd15e2 minor correction in logic 2020-04-23 18:41:27 +02:00
Mzack9999 cb938b379c poc implementation of dns templating 2020-04-23 18:41:27 +02:00
Ice3man543 2c58a33913 Added configurable redirects per request 2020-04-23 03:56:41 +05:30
Ice3man 9c6d5fbb9c
Merge pull request #32 from NkxxkN/NkxxkN/multiple-fingerprints
Support for multiple fingerprints in single template #25
2020-04-22 14:33:28 -07:00
Mzack9999 603456ddbb poc implementation of dns templating 2020-04-22 22:45:02 +02:00
Kevin Antoine a303cd5723 Support for multiple fingerprints in single template #25 2020-04-22 14:32:13 +02:00
bauthard dc6b010625
Merge pull request #31 from toufik-airane/master
[enhancement] matcher with binary rule capability
2020-04-22 04:18:40 +05:30
toufik-airane 53ac2db540
[feature] add binary rules capability
add binary characters to the rules engine capability.
In fact, the issue is that I want to bypass the utf-8 issue with
Golang and have a dedicated capability to create binary rules.
2020-04-21 20:50:35 +02:00