Commit Graph

133 Commits

Author SHA1 Message Date
allcontributors[bot] 2a87a5790f docs: update .all-contributorsrc 2024-10-12 22:24:41 +00:00
allcontributors[bot] 8e76b40b53 docs: update README.md 2024-10-12 22:24:40 +00:00
vmfunc e3b87e5138 Merge pull request #31 from lunchcat/all-contributors/add-vmfunc
docs: add vmfunc as a contributor for maintenance, mentoring, and 8 more
2024-10-13 00:24:12 +02:00
allcontributors[bot] 2ef4392e28 docs: update .all-contributorsrc 2024-10-12 22:23:54 +00:00
allcontributors[bot] bcb9482f00 docs: update README.md 2024-10-12 22:23:53 +00:00
vmfunc 3cd45523a3 Merge pull request #30 from lunchcat/all-contributors/add-vmfunc
docs: add vmfunc as a contributor for maintenance
2024-10-13 00:18:12 +02:00
allcontributors[bot] bd74efcc5c docs: update .all-contributorsrc 2024-10-12 22:17:40 +00:00
allcontributors[bot] 8effe8a297 docs: update README.md 2024-10-12 22:17:39 +00:00
vmfunc cb7abc230e chore<readme>: add all contributors automated-release-f8ce014 2024-10-13 00:12:17 +02:00
vmfunc 60ee32155a fix<ci>: remove prerelease flag on release workflow automated-release-2372eba 2024-10-13 00:08:34 +02:00
vmfunc 3bc8018b26 fix<ci>: use different release version naming automated-release-bc05786 2024-10-12 23:58:23 +02:00
vmfunc 4eebe0e386 fix<ci>: permission flag for release creation 2024-10-12 23:56:38 +02:00
vmfunc ea21e2188f feat<ci>: identify automated release as pre-release 2024-10-12 23:50:01 +02:00
vmfunc b262c82180 fix<ci>: add automated release tag 2024-10-12 23:47:35 +02:00
vmfunc ee0d258901 fix<ci>: add more info to the release 2024-10-12 23:45:18 +02:00
vmfunc 093b290a0d fix<ci>: use smaller release tag v2024.10.12 2024-10-12 23:40:26 +02:00
vmfunc 4441b113e6 fix<ci>: add r/w to release 2024-10-12 23:34:50 +02:00
vmfunc ec48a8a462 fix<ci>: make release re-useable 2024-10-12 23:28:13 +02:00
vmfunc 100d385b3c chore<ci>: auto-release script 2024-10-12 23:22:34 +02:00
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