Commit Graph

1059 Commits

Author SHA1 Message Date
foxcores e40367d904 Updating httpx as a library integration test (#847)
* Update library.go

Go 1.18 + Some missing tests #826

* using standard http lib

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2022-11-02 14:03:19 +05:30
Mzack9999 eb025ece18 Merge pull request #846 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/goflags-0.1.3
chore(deps): bump github.com/projectdiscovery/goflags from 0.1.2 to 0.1.3
2022-11-02 08:49:40 +01:00
dependabot[bot] f209788220 chore(deps): bump github.com/projectdiscovery/goflags
Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/projectdiscovery/goflags/releases)
- [Commits](https://github.com/projectdiscovery/goflags/compare/v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/goflags
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 10:17:53 +00:00
Mzack9999 ed004d2b56 Merge pull request #845 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.67
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.66 to 0.0.67
2022-10-31 15:43:01 +01:00
dependabot[bot] 5e99c41c13 chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.66 to 0.0.67.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.66...v0.0.67)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 10:10:40 +00:00
Sandeep Singh a406b360c4 Merge pull request #839 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/goflags-0.1.2
chore(deps): bump github.com/projectdiscovery/goflags from 0.1.1 to 0.1.2
2022-10-29 11:22:27 +02:00
dependabot[bot] 1bb5448633 chore(deps): bump github.com/projectdiscovery/goflags
Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/projectdiscovery/goflags/releases)
- [Commits](https://github.com/projectdiscovery/goflags/compare/v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/goflags
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 09:17:26 +00:00
Shubham Rasal 33a8fc08fe Append to file if output file is already created. (#823)
* Append to file if output file is already created.

* Update file permission to 0644 to 0600

* Only append if resume flag is passed otherwise create new

* Remove asn number failing test case
2022-10-29 11:06:39 +02:00
Mzack9999 c48fc1af62 Merge pull request #836 from projectdiscovery/gomod-update
projectdiscovery/ratelimit update
2022-10-28 16:34:57 +02:00
mzack c671b1bf8e Merge branch 'dev' into gomod-update 2022-10-28 16:26:10 +02:00
mzack 7a9a3fd593 fixing lint errors 2022-10-28 16:24:13 +02:00
Shubham Rasal 18896fb9d9 resolve issue 837 failing test (#838)
Removed the failing asn IP count test case
2022-10-27 13:57:40 +02:00
sandeep 5f5c4f0f57 projectdiscovery/ratelimit update 2022-10-27 11:56:05 +02:00
sandeep e7ab403b33 readme + workflow update 2022-10-27 11:52:01 +02:00
Mzack9999 8af2f59d96 Fixing https with burp (#753)
* Fixing https with burp

* solving by making error non-fatal

* adding missing error comparison
2022-10-27 11:04:22 +02:00
Sajad faaada361f add stored_response_path to output json (#832)
* add stored_response_path to output json

* path -> filepath
2022-10-27 10:55:53 +02:00
Mzack9999 53c51ec88c Merge pull request #833 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/fileutil-0.0.3
chore(deps): bump github.com/projectdiscovery/fileutil from 0.0.2 to 0.0.3
2022-10-27 08:32:51 +02:00
dependabot[bot] 7e1072ab4a chore(deps): bump github.com/projectdiscovery/fileutil
Bumps [github.com/projectdiscovery/fileutil](https://github.com/projectdiscovery/fileutil) from 0.0.2 to 0.0.3.
- [Release notes](https://github.com/projectdiscovery/fileutil/releases)
- [Commits](https://github.com/projectdiscovery/fileutil/compare/v0.0.2...v0.0.3)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/fileutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 10:11:00 +00:00
Mzack9999 1cad86a452 Merge pull request #830 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/stringsutil-0.0.2
chore(deps): bump github.com/projectdiscovery/stringsutil from 0.0.1 to 0.0.2
2022-10-25 03:29:05 +02:00
Mzack9999 e97f9bf201 Merge pull request #828 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/fileutil-0.0.2
chore(deps): bump github.com/projectdiscovery/fileutil from 0.0.1 to 0.0.2
2022-10-25 03:23:30 +02:00
Mzack9999 2bd2c23a5a Merge pull request #829 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.66
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.65 to 0.0.66
2022-10-25 03:22:35 +02:00
mzack 25122cee34 fixing func signature 2022-10-25 03:22:17 +02:00
Mzack9999 202f2c84e0 Merge pull request #831 from projectdiscovery/dependabot/go_modules/dev/github.com/stretchr/testify-1.8.1
chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
2022-10-25 03:20:32 +02:00
Mzack9999 c6face84da Merge pull request #827 from projectdiscovery/dependabot/github_actions/dev/golangci/golangci-lint-action-3.3.0
chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
2022-10-25 03:18:55 +02:00
dependabot[bot] c3c1ca7330 chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 10:11:59 +00:00
dependabot[bot] 67f8a93655 chore(deps): bump github.com/projectdiscovery/stringsutil
Bumps [github.com/projectdiscovery/stringsutil](https://github.com/projectdiscovery/stringsutil) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/projectdiscovery/stringsutil/releases)
- [Commits](https://github.com/projectdiscovery/stringsutil/compare/v0.0.1...v0.0.2)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/stringsutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 10:11:56 +00:00
dependabot[bot] 52a92829bc chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.65 to 0.0.66.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.65...v0.0.66)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 10:11:51 +00:00
dependabot[bot] 49ca8778cd chore(deps): bump github.com/projectdiscovery/fileutil
Bumps [github.com/projectdiscovery/fileutil](https://github.com/projectdiscovery/fileutil) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/projectdiscovery/fileutil/releases)
- [Commits](https://github.com/projectdiscovery/fileutil/compare/v0.0.1...v0.0.2)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/fileutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 10:11:46 +00:00
dependabot[bot] 61f0580c4f chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 10:05:58 +00:00
Mzack9999 d93eae5d12 Merge pull request #825 from lucy9x/master
Add OnResult options support httpx as library
2022-10-24 10:13:24 +02:00
Mzack9999 4eb398ed41 Merge branch 'dev' into pr/825 2022-10-24 10:03:40 +02:00
Mzack9999 a90e5a140c minor signature change 2022-10-24 10:00:54 +02:00
lucy9x 3fe1cc2268 add OnResultCallback options 2022-10-24 13:41:32 +07:00
lucy9x 7d7807c832 add OnResultCallback options 2022-10-24 13:33:20 +07:00
Shubham Rasal bab68a487f AS input support +asnmap integration (#821)
* Add asnmap integration

- Use PD's asnmap lib to get asn details

* Add AS input support [WIP]

* Add AS input support

- Add AS Number input support
- Update README.md to add AS input example
- Add test cases to test `targets()` function
- Refactor target function remove if-else with switch case

* Resolve merge conflicts

* Replace - with _ in asnResponse for json

* Replace - with _ in asnResponse for csv
2022-10-20 17:54:52 +05:30
Sami 12fee4f3ee include dsl tag for all json keys (#812)
* include dsl tag for all json keys

* removed dsl tag and built list from json tag

* asn interface changed

* refactoring expression engine

- Using mapstructure for uniform mapping
- Flat key:value in expressions/variables list

* adding fields to ignore

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2022-10-20 13:18:01 +05:30
Mzack9999 5a806699df Merge pull request #819 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.65
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.64 to 0.0.65
2022-10-19 16:40:33 +02:00
Mzack9999 ba777d7474 Merge pull request #820 from projectdiscovery/dependabot/go_modules/dev/golang.org/x/text-0.4.0
chore(deps): bump golang.org/x/text from 0.3.7 to 0.4.0
2022-10-18 21:15:31 +02:00
Mzack9999 334369ce09 Merge branch 'dev' into dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.65 2022-10-18 21:14:58 +02:00
Mzack9999 bc5b1cb110 Merge pull request #810 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/mapcidr-1.0.3
chore(deps): bump github.com/projectdiscovery/mapcidr from 1.0.2 to 1.0.3
2022-10-18 21:14:41 +02:00
dependabot[bot] 4bb6350dc7 chore(deps): bump golang.org/x/text from 0.3.7 to 0.4.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.4.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 10:10:10 +00:00
dependabot[bot] d46e1239ec chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.64 to 0.0.65.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.64...v0.0.65)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 10:11:41 +00:00
dependabot[bot] cbf6f3e8c0 chore(deps): bump github.com/projectdiscovery/mapcidr
Bumps [github.com/projectdiscovery/mapcidr](https://github.com/projectdiscovery/mapcidr) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/projectdiscovery/mapcidr/releases)
- [Changelog](https://github.com/projectdiscovery/mapcidr/blob/master/.goreleaser.yml)
- [Commits](https://github.com/projectdiscovery/mapcidr/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/mapcidr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 10:09:35 +00:00
Shubham S Jagtap 0dac46522d [docs] Update README.md (#808)
Update README.md

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2022-10-12 12:36:19 +05:30
Mzack9999 6d7fd5727f Merge pull request #802 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/goflags-0.1.1
chore(deps): bump github.com/projectdiscovery/goflags from 0.1.0 to 0.1.1
2022-10-12 00:21:54 +02:00
mzack 7f98e13c4a updating goflags syntax 2022-10-12 00:15:04 +02:00
Mzack9999 1a6dd5eda4 Merge pull request #801 from projectdiscovery/dependabot/docker/dev/golang-1.19.2-alpine
chore(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine
2022-10-12 00:08:10 +02:00
Mzack9999 6dbe6e98ea Merge pull request #805 from projectdiscovery/issue-212-add-projectdiscovery/ratelimit
Issue 212 add projectdiscovery/ratelimit
2022-10-12 00:07:42 +02:00
LuitelSamikshya f396eefccb spacing in build workflow 2022-10-11 15:02:17 -05:00
dependabot[bot] 1db89a8138 chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.62 to 0.0.64 (#804)
chore(deps): bump github.com/projectdiscovery/wappalyzergo

Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.62 to 0.0.64.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.62...v0.0.64)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 16:01:05 +05:30