Commit Graph

  • fb191db4a8 Merge pull request #3 from secinto/modifyRedirectChainStorage secinto 2023-08-31 11:56:31 +02:00
  • 81e9f16179 Merge pull request #2 from secinto/redirectPolicyWithHSTS secinto 2023-08-31 11:55:55 +02:00
  • e45afdfa57 Modified storing of redirect response chain to output all redirects and responses Stefan Kraxberger 2023-08-31 11:45:56 +02:00
  • 7e1c62b7d9 Merge pull request #1 from secinto/modifyChainStorage secinto 2023-08-31 11:34:11 +02:00
  • 964cc3bbd0 Implemented a redirect strategy which respects HSTS headers and modifies the URL accordingly if necessary Stefan Kraxberger 2023-08-31 10:58:51 +02:00
  • 0b702c5713 Revert "Added redirect policy which takes HSTS into account, so that even if the location would go from HTTPs to HTTP it would follow to HTTPs if an HTSTS header is present" Stefan Kraxberger 2023-08-31 10:44:09 +02:00
  • c4810ffbb7 Added redirect policy which takes HSTS into account, so that even if the location would go from HTTPs to HTTP it would follow to HTTPs if an HTSTS header is present Stefan Kraxberger 2023-08-31 10:41:20 +02:00
  • 2ad958cf91 Modified storing of response chains, because it was not correct Stefan Kraxberger 2023-08-30 16:16:56 +02:00
  • 9f6c9d0804 Modified storing of response chains, because it was not correct Stefan Kraxberger 2023-08-30 16:15:41 +02:00
  • 13f78bc302 Modified storing of response chains, because it was not correct Stefan Kraxberger 2023-08-30 16:06:45 +02:00
  • d463b3bcda Merge branch 'dev' into feature_1330 secinto 2023-08-27 16:09:40 +02:00
  • 9be9fb59cb Implementation of feature request #1330 Stefan Kraxberger 2023-08-24 11:42:10 +02:00
  • f9a9cafd05 Remove additional -U for apk in Dockerfile Peter Dave Hello 2023-08-23 23:04:29 +08:00
  • 34762b092a Update integration.go (#1319) Gwyn 2023-08-15 15:27:11 +03:30
  • 33709e6adb fix DSL filter and matcher (#1313) Dogan Can Bakir 2023-08-09 16:14:03 +03:00
  • 44d0cffc57 workflow fixes sandeep 2023-08-04 16:21:10 +05:30
  • bf1f88438d runner/options.go: Fixed typo. (#1310) DroidKali 2023-08-04 18:22:07 +08:00
  • 90ce7f3cd1 webui with auth httpx-webui Tarun Koyalwar 2023-07-26 22:16:01 +05:30
  • dde0cebf97 webui genesis Tarun Koyalwar 2023-07-26 20:24:45 +05:30
  • 2f47c89ca7 fix db write issue Tarun Koyalwar 2023-07-24 02:38:40 +05:30
  • d58d1248fe fix webui url Tarun Koyalwar 2023-07-24 01:40:00 +05:30
  • 0ace10120e adds backend for webui Tarun Koyalwar 2023-07-24 01:36:10 +05:30
  • b14f64a9e1 Rename release-test.yaml to release-test.yml v1.3.4 Sandeep Singh 2023-07-23 02:56:54 +05:30
  • ef305f02c8 removed duplicate step sandeep 2023-07-23 02:43:59 +05:30
  • 938962617d misc update sandeep 2023-07-23 02:42:15 +05:30
  • e4b1efb2eb version update + release test sandeep 2023-07-23 02:41:39 +05:30
  • 104a2f212a Bugfix: Responses With Different HTTP Methods Are Written to Same File (#1298) Erik Owen 2023-07-22 14:00:22 -07:00
  • 6a77eaba51 chore(deps): bump github.com/go-rod/rod from 0.113.4 to 0.114.0 (#1300) dependabot[bot] 2023-07-19 18:28:45 +05:30
  • 2768121d0c chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25 (#1301) dependabot[bot] 2023-07-19 18:27:50 +05:30
  • 2adcb5a552 chore(deps): bump github.com/projectdiscovery/retryablehttp-go from 1.0.18 to 1.0.19 (#1295) dependabot[bot] 2023-07-19 18:27:29 +05:30
  • 9e1242d7e0 Make output response fields public (#1266) Ivan Novikov 2023-07-19 13:56:53 +01:00
  • b3de0bc9d7 Merge pull request #1245 from dogancanbakir/error_page_classifier Mzack9999 2023-07-19 14:50:16 +02:00
  • a3073df243 chore(deps): bump github.com/projectdiscovery/utils from 0.0.43 to 0.0.44 (#1297) dependabot[bot] 2023-07-19 02:10:38 +05:30
  • 005390f2b4 chore(deps): bump github.com/go-rod/rod from 0.113.3 to 0.113.4 (#1296) dependabot[bot] 2023-07-19 02:10:27 +05:30
  • aa6da766a2 chore(deps): bump github.com/projectdiscovery/rawhttp from 0.1.17 to 0.1.18 (#1294) dependabot[bot] 2023-07-19 02:08:45 +05:30
  • 1c15cc3595 Update README.md sandeep 2023-07-18 01:41:26 +05:30
  • 5ed2fab4e1 chore(deps): bump github.com/projectdiscovery/dsl from 0.0.12 to 0.0.14 (#1286) dependabot[bot] 2023-07-17 20:59:12 +05:30
  • e90a4346fa update example Doğan Can Bakır 2023-07-17 12:37:13 +00:00
  • 1e7aff9dfd Merge branch 'dev' into pr/1245 sandeep 2023-07-17 16:46:01 +05:30
  • 366a98493b Merge branch 'dev' into pr/1245 sandeep 2023-07-17 16:43:04 +05:30
  • ac5348bcb9 Workflow update (#1290) Sandeep Singh 2023-07-17 16:31:08 +05:30
  • 243e61cf1f chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.102 to 0.0.105 (#1288) dependabot[bot] 2023-07-17 16:30:47 +05:30
  • b4485c880a chore(deps): bump github.com/projectdiscovery/utils from 0.0.40 to 0.0.43 (#1289) dependabot[bot] 2023-07-17 16:28:43 +05:30
  • 1c60c9a120 chore(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine (#1291) dependabot[bot] 2023-07-17 16:25:35 +05:30
  • 170e824f1b chore(deps): bump github.com/projectdiscovery/fastdialer from 0.0.32 to 0.0.35 (#1287) dependabot[bot] 2023-07-17 16:22:24 +05:30
  • ef7c565616 chore(deps): bump github.com/projectdiscovery/tlsx from 1.1.0 to 1.1.1 (#1274) dependabot[bot] 2023-07-17 16:09:53 +05:30
  • c3eb8897e7 Support multiple output format (#1242) Dogan Can Bakir 2023-07-17 13:39:10 +03:00
  • 82c7e5d6b1 Merge branch 'dev' into error_page_classifier Doğan Can Bakır 2023-07-17 09:57:02 +03:00
  • 2718a9aab7 use mlutils Doğan Can Bakır 2023-07-17 06:54:00 +00:00
  • 924eb5bc0c chore(deps): bump github.com/projectdiscovery/rawhttp from 0.1.15 to 0.1.17 (#1281) dependabot[bot] 2023-07-10 17:18:46 +05:30
  • 12db59a1d0 Feat screenshot html (#1226) Bugra Kocabay 2023-07-10 14:48:19 +03:00
  • 2b1ab2a145 Merge branch 'dev' into error_page_classifier Doğan Can Bakır 2023-07-10 08:57:45 +03:00
  • f5c5fc63e1 chore(deps): bump github.com/projectdiscovery/ratelimit from 0.0.8 to 0.0.9 (#1270) dependabot[bot] 2023-07-06 18:20:24 +05:30
  • 2b965973e3 chore(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 (#1272) dependabot[bot] 2023-07-06 18:20:07 +05:30
  • 632532d767 chore(deps): bump github.com/projectdiscovery/goflags from 0.1.10 to 0.1.11 (#1267) dependabot[bot] 2023-07-06 18:19:05 +05:30
  • 5b21d47879 add config flag (#1273) Dogan Can Bakir 2023-07-05 17:34:56 +03:00
  • 42769b4ea3 Merge pull request #1271 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/dsl-0.0.12 Mzack9999 2023-07-04 13:56:47 +02:00
  • 5a53269141 chore(deps): bump github.com/projectdiscovery/dsl from 0.0.11 to 0.0.12 dependabot[bot] 2023-07-03 10:35:12 +00:00
  • 68736aee37 log filtered error pages Doğan Can Bakır 2023-07-03 08:38:41 +00:00
  • bbcee49994 add doc Doğan Can Bakır 2023-07-03 08:18:49 +00:00
  • 72b0603fb8 Merge pull request #1264 from anhnmt/faker Mzack9999 2023-07-03 09:10:08 +02:00
  • 551e7e38de fix github.com/bxcodec/faker/v4 is deprecated: use github.com/go-faker/faker/v4 instead anhnmt 2023-06-30 11:40:06 +07:00
  • c85120d421 chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.101 to 0.0.102 (#1261) dependabot[bot] 2023-06-28 16:48:58 +05:30
  • e991ff1908 commenting out train logic mzack 2023-06-28 11:08:09 +02:00
  • 4ca3089d5b Merge branch 'dev' into pr/1245 mzack 2023-06-28 10:38:14 +02:00
  • e60c333864 Merge pull request #1252 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/fastdialer-0.0.32 Mzack9999 2023-06-28 10:36:27 +02:00
  • d5900844fa Merge branch 'dev' into dependabot/go_modules/dev/github.com/projectdiscovery/fastdialer-0.0.32 Sandeep Singh 2023-06-27 21:11:30 +05:30
  • ce3c1676b5 chore(deps): bump github.com/projectdiscovery/clistats from 0.0.18 to 0.0.19 (#1255) dependabot[bot] 2023-06-27 21:04:48 +05:30
  • 11b9419a69 chore(deps): bump github.com/projectdiscovery/retryablehttp-go from 1.0.17 to 1.0.18 (#1256) dependabot[bot] 2023-06-27 21:02:35 +05:30
  • 0f11cf346d chore(deps): bump github.com/projectdiscovery/utils from 0.0.38 to 0.0.39 (#1254) dependabot[bot] 2023-06-27 20:58:07 +05:30
  • 0a96fec342 chore(deps): bump github.com/projectdiscovery/dsl from 0.0.10 to 0.0.11 (#1253) dependabot[bot] 2023-06-27 20:53:50 +05:30
  • 23e457b0a0 Merge branch 'dev' into dependabot/go_modules/dev/github.com/projectdiscovery/fastdialer-0.0.32 Sandeep Singh 2023-06-27 20:52:28 +05:30
  • 3dcf9994e0 workflow update sandeep 2023-06-27 20:46:40 +05:30
  • 5f8e5d0dc5 fix tls-grab option with ztls mode (#1259) Ramana Reddy 2023-06-27 20:37:47 +05:30
  • 3276b44740 chore(deps): bump github.com/projectdiscovery/fastdialer dependabot[bot] 2023-06-26 11:02:41 +00:00
  • ae1d9511df memory optimization mzack 2023-06-22 07:27:16 +02:00
  • bd65442056 fixing lint issues mzack 2023-06-22 07:09:50 +02:00
  • 4cfaadca16 fixing tests mzack 2023-06-22 06:52:53 +02:00
  • 4c8ac6703e Merge branch 'dev' into pr/1245 mzack 2023-06-22 06:11:46 +02:00
  • 9cf6a13468 fastdialer dep update (#1247) v1.3.3 Sandeep Singh 2023-06-21 15:13:15 +05:30
  • 340ca8ef45 version update sandeep 2023-06-20 18:38:47 +05:30
  • 5bcc32ba4d chore(deps): bump github.com/projectdiscovery/dsl from 0.0.9 to 0.0.10 (#1244) dependabot[bot] 2023-06-20 16:48:10 +05:30
  • 603a143d2f chore(deps): bump github.com/projectdiscovery/tlsx from 1.0.9 to 1.1.0 (#1243) dependabot[bot] 2023-06-20 16:47:59 +05:30
  • 900f5623e8 add error page classifier Doğan Can Bakır 2023-06-20 14:13:48 +03:00
  • db30da1b51 delete duplicate onresult option (#1234) Bugra Kocabay 2023-06-20 13:58:08 +03:00
  • fe2267747e chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.100 to 0.0.101 (#1241) dependabot[bot] 2023-06-20 14:15:02 +05:30
  • 785faa0714 chore(deps): bump alpine from 3.18.0 to 3.18.2 (#1238) dependabot[bot] 2023-06-20 14:03:46 +05:30
  • a14af24496 Skip body read with status code 304 (#1231) Mzack9999 2023-06-20 10:31:51 +02:00
  • c11993908b Merge pull request #1236 from anhnmt/dev Shubham Rasal 2023-06-19 11:29:02 +05:30
  • d209d26420 chore(deps): bump github.com/projectdiscovery/goflags from 0.1.9 to 0.1.10 (#1235) dependabot[bot] 2023-06-17 21:26:14 +05:30
  • aa35faa94a chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 (#1232) dependabot[bot] 2023-06-17 21:26:02 +05:30
  • fbf5ef2b0b chore(deps): bump github.com/projectdiscovery/clistats from 0.0.12 to 0.0.18 (#1190) dependabot[bot] 2023-06-17 19:54:58 +05:30
  • 8ea85e901d Adding prototype of tls impersonate (#1199) Mzack9999 2023-06-17 13:04:19 +02:00
  • 458f638bfa fix rateLimiter not stop anhnmt 2023-06-16 19:58:26 +07:00
  • 0d370efad6 Merge pull request #1227 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/hmap-0.0.13 Mzack9999 2023-06-13 16:09:02 +02:00
  • 7cffe4fd83 Merge pull request #1228 from projectdiscovery/dependabot/go_modules/dev/golang.org/x/text-0.10.0 Mzack9999 2023-06-13 16:08:50 +02:00
  • c7848e1f1c chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 dependabot[bot] 2023-06-13 10:59:15 +00:00
  • 37d8ca89b3 chore(deps): bump github.com/projectdiscovery/hmap from 0.0.12 to 0.0.13 dependabot[bot] 2023-06-13 10:58:57 +00:00
  • 2005d69c03 version update v1.3.2 sandeep 2023-06-13 12:53:11 +05:30
  • 8673b0b7af added release changelog config sandeep 2023-06-13 04:36:04 +05:30