Commit Graph

114 Commits

Author SHA1 Message Date
vmfunc 109d8efd41 chore<ci>: add func test 2024-10-12 23:16:05 +02:00
vmfunc 267aa6e177 chore<comments>: bunch of AI-generated comments to make the codebase easier to understand 2024-10-12 23:06:22 +02:00
vmfunc a2f2a51701 feat<st>: subdomain takeover checks 2024-10-12 22:52:27 +02:00
vmfunc 56516e28e2 feat<c3>: AWS c3 detection 2024-10-12 22:28:31 +02:00
vmfunc 7be0c04c7d feat<headers>: http header analysis 2024-10-12 22:15:56 +02:00
vmfunc a4dbb21e96 feat<cms>: CMS detection 2024-10-12 22:10:06 +02:00
vmfunc 887363cb16 actions!: update go version 2024-10-12 21:53:06 +02:00
vmfunc 65243f46e3 feat<logging>: assist user if no arguments are provided 2024-10-12 21:28:59 +02:00
vmfunc 5b63515650 chore<build>: improve logging 2024-10-12 21:25:30 +02:00
vmfunc d8ac81cb96 chore<build>: add extra copyrights 2024-10-12 21:21:31 +02:00
vmfunc 592ea1e14f chore<build>: enforce sudo if install fails 2024-10-12 21:16:23 +02:00
vmfunc 7fae5b1c55 chore<build>: force check UNIX system on install 2024-10-12 21:10:24 +02:00
vmfunc 18daaf61f9 chore<build>: add further logging 2024-10-12 21:08:43 +02:00
vmfunc 17aff81ee1 chore<build>: check for go install version before build 2024-10-12 21:08:02 +02:00
vmfunc 5b166ba474 fix<whois>: typos in logfile creation 2024-07-29 04:26:39 +00:00
tessa 322d24e7ff Chore: Fix discord link in readme 2024-07-20 10:34:30 -04:00
vmfunc 1cb7e7e599 feat: add Template support to config 2024-07-10 05:01:35 -04:00
vmfunc 0f25b98c05 feat: update template properly 2024-07-10 05:00:53 -04:00
vmfunc 6cf657f49e feat: sample template file 2024-07-10 04:59:59 -04:00
vmfunc bed9e6498f Merge pull request #26 from lunchcat/dependabot/go_modules/go_modules-f1f754ea6b 2024-06-24 19:25:38 -04:00
dependabot[bot] 7aa52c2d78 build(deps): bump github.com/hashicorp/go-retryablehttp
Bumps the go_modules group with 1 update: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp).


Updates `github.com/hashicorp/go-retryablehttp` from 0.7.2 to 0.7.7
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.2...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 22:11:06 +00:00
xyzeva da16ec0e7f feat: implement api mode 2024-06-22 12:09:50 +03:00
xyzeva 819e0a01cf feat: implement basic js scanning 2024-06-22 11:01:03 +03:00
vmfunc d1ac792e9c chore: update discord link 2024-06-20 16:40:41 -04:00
vmfunc e845efd331 Update LICENSE.md 2024-06-20 16:37:30 -04:00
vmfunc ebde8cd786 Update LICENSE 2024-06-20 16:36:24 -04:00
vmfunc 2faf4173e8 fix: handle nuclei scan argument 2024-06-20 16:21:08 -04:00
tessa a418a0920d Merge pull request #25 from macdoos/main
working thank you <3
2024-06-18 22:20:41 -04:00
macdoos 3f3ba45beb Proper logging 2024-06-15 23:31:34 +02:00
macdoos 0383a96dba Revert "Fetch robots.txt on 301"
This reverts commit b98fed18e4.
2024-06-15 22:22:42 +02:00
macdoos 161efbe52b Add function to scan.go 2024-06-15 22:22:03 +02:00
macdoos b98fed18e4 Fetch robots.txt on 301 2024-06-14 16:16:49 +02:00
tessa k eb3d9d52aa Merge pull request #23 from lunchcat/dependabot/go_modules/go_modules-931e37f0b2
build(deps): bump github.com/projectdiscovery/interactsh from 1.1.6 to 1.2.0 in the go_modules group across 1 directory
2024-06-10 12:32:38 -04:00
tessa k 09819bd040 Merge pull request #24 from lunchcat/tessa-patch-1
Update go.yml
2024-06-10 12:29:24 -04:00
tessa k ec360b042c Update go.yml
fix build
2024-06-10 12:25:38 -04:00
dependabot[bot] 1c077eeb9f build(deps): bump github.com/projectdiscovery/interactsh
Bumps the go_modules group with 1 update in the / directory: [github.com/projectdiscovery/interactsh](https://github.com/projectdiscovery/interactsh).


Updates `github.com/projectdiscovery/interactsh` from 1.1.6 to 1.2.0
- [Release notes](https://github.com/projectdiscovery/interactsh/releases)
- [Changelog](https://github.com/projectdiscovery/interactsh/blob/main/.goreleaser.yml)
- [Commits](https://github.com/projectdiscovery/interactsh/compare/v1.1.6...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/interactsh
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 17:07:28 +00:00
vmfunc 2b53bc2805 Merge pull request #22 from lunchcat/dependabot/go_modules/go_modules-b9ac453758
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in the go_modules group across 1 directory
2024-06-03 18:38:30 -05:00
dependabot[bot] ae9750f079 build(deps): bump golang.org/x/net
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.20.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 13:02:39 +00:00
vmfunc 579f9d8bec git: add function to binary 2024-04-15 02:55:32 +02:00
vmfunc f51e710a33 chore: remove toolchain requirement 2024-04-15 02:45:39 +02:00
vmfunc f7dc44f1b6 dirlist: handle 403 2024-04-15 02:43:03 +02:00
vmfunc 855363e078 chore: update go modfile 2024-04-15 02:42:54 +02:00
vmfunc 47beca4fd7 Update README.md 2024-04-06 01:52:38 +02:00
vmfunc b9d27dfc41 Update README.md 2024-04-06 01:51:13 +02:00
vmfunc e17134145f Merge pull request #20 from lunchcat/dependabot/go_modules/go_modules-security-group-71563d7fee
build(deps): bump the go_modules group across 1 directory with 3 updates
2024-04-05 01:47:43 +02:00
vmfunc ffb2517834 add code quality 2024-04-05 01:33:15 +02:00
dependabot[bot] c76a6c3555 build(deps): bump the go_modules group across 1 directory with 3 updates
Bumps the go_modules group with 3 updates in the / directory: [github.com/cloudflare/circl](https://github.com/cloudflare/circl), [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) and google.golang.org/protobuf.


Updates `github.com/cloudflare/circl` from 1.3.3 to 1.3.7
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7)

Updates `github.com/quic-go/quic-go` from 0.37.4 to 0.42.0
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.37.4...v0.42.0)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
  dependency-group: go_modules-security-group
- dependency-name: github.com/quic-go/quic-go
  dependency-type: indirect
  dependency-group: go_modules-security-group
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  dependency-group: go_modules-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 14:19:23 +00:00
mel 882bd8d189 Create LICENSE.md 2024-02-05 11:23:06 +01:00
mel d04ae52f58 Create LICENSE 2024-02-05 11:21:54 +01:00
mel f292d65e49 chore: update discord link 2024-02-04 15:16:54 +01:00