Commit Graph

80 Commits

Author SHA1 Message Date
tessa k
cd89687eb8 Merge pull request #24 from lunchcat/tessa-patch-1
Update go.yml
2024-06-10 12:29:24 -04:00
tessa k
4d7e1426d6 Update go.yml
fix build
2024-06-10 12:25:38 -04:00
mel
1642b85a8a 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]
6ecbe8fcae 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
613b29fc80 git: add function to binary 2024-04-15 02:55:32 +02:00
vmfunc
b69a83f77b chore: remove toolchain requirement 2024-04-15 02:45:39 +02:00
vmfunc
db25276bf9 dirlist: handle 403 2024-04-15 02:43:03 +02:00
vmfunc
a0bd6f9576 chore: update go modfile 2024-04-15 02:42:54 +02:00
mel
014c9a6488 Update README.md 2024-04-06 01:52:38 +02:00
mel
383fe56e05 Update README.md 2024-04-06 01:51:13 +02:00
mel
9df828f4e5 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
mel
d720947ae4 add code quality 2024-04-05 01:33:15 +02:00
dependabot[bot]
9eb94a55fb 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
df0bf6edac Create LICENSE.md 2024-02-05 11:23:06 +01:00
mel
f85947dbf4 Create LICENSE 2024-02-05 11:21:54 +01:00
mel
c20fef35ed chore: update discord link 2024-02-04 15:16:54 +01:00
Matthieu Witrowiez
b30100ed95 Merge pull request #17 from lunchcat/whois
feat: WHOIS support
2024-02-04 15:15:16 +01:00
syscats
d54dcb2a21 feat: WHOIS support 2024-02-04 15:09:50 +01:00
syscats
746edc6405 chore: update dependencies 2024-02-04 15:09:18 +01:00
syscats
31bc7d08da feat: only send header if API mode isn't enabled 2024-02-04 14:36:14 +01:00
syscats
ff8c1bdec2 fix: remove binary only instead of folder 2024-02-04 14:33:33 +01:00
syscats
e6b906d65f fix: change copyright 2024-02-04 14:33:24 +01:00
syscats
50dd77248c fix: fix case for module function declaration <api> 2024-02-04 14:27:46 +01:00
syscats
a40c54f382 chore: create base api output function 2024-02-04 14:18:16 +01:00
syscats
16baaa253c feat: handle API flag 2024-02-04 14:08:39 +01:00
syscats
be2e8c4dda chore: add sif binary to gitignore 2024-02-04 14:08:31 +01:00
Sol Fisher Romanoff
1c4c103797 Link to Discord channels 2023-09-14 20:49:00 +03:00
Sol Fisher Romanoff
1fd2c43dd2 README: add badges 2023-09-14 20:49:00 +03:00
Sol Fisher Romanoff
d87d923692 fix: make log files a pointer 2023-09-14 20:48:59 +03:00
Sol Fisher Romanoff
264d37e8eb lint: go fmt -s 2023-09-14 20:48:59 +03:00
hytracer
3403c0201c Update README.md 2023-09-14 20:48:58 +03:00
Sol Fisher Romanoff
8ab889182e Move import repositories to dropalldatabases 2023-09-14 20:48:45 +03:00
Sol Fisher Romanoff
28d0c10a23 Use nuclei API to scan nuclei templates 2023-09-14 20:48:28 +03:00
Sol Fisher Romanoff
5d4b164fee Update README.md and add CONTRIBUTING, COC 2023-09-14 20:48:26 +03:00
Sol Fisher Romanoff
32e1b1363d Add Makefile 2023-09-14 20:46:47 +03:00
Sol Fisher Romanoff
979be3c5c6 Refactor 2023-09-14 20:46:47 +03:00
Sol Fisher Romanoff
017b205af9 Remove unreachable code 2023-09-14 20:46:47 +03:00
Sol Fisher Romanoff
8f786508ec config: use goflags instead of pflag 2023-09-14 20:46:47 +03:00
Sol Fisher Romanoff
8f6801e079 Add nix build instructions 2023-09-14 20:46:47 +03:00
Sol Fisher Romanoff
39def8df6a Add nuclei template parsing support 2023-09-14 20:46:47 +03:00
Sol Fisher Romanoff
43b2a7e355 cmd: close resp.Body to avoid memory leak 2023-09-14 20:46:46 +03:00
Sol Fisher Romanoff
79218df42a cmd/scan: ignore 3xx redirects 2023-09-14 20:46:46 +03:00
Sol Fisher Romanoff
5d1e793a3b cmd/scan: use strings.Cut instead of Split
solves the issue with nil Disallow values
2023-09-14 20:46:46 +03:00
pushfs
1732fddc07 feat: print file list after job is complete 2023-09-14 20:46:46 +03:00
Sol Fisher Romanoff
161984887d cmd/{dirlist,dnslist}: Clearer error message
when not choosing small/medium/large
2023-09-14 20:46:46 +03:00
Sol Fisher Romanoff
f51f9e69e8 Add option to specify number of threads 2023-09-14 20:46:46 +03:00
Sol Fisher Romanoff
ff1c9be4f6 Return on failed scan 2023-09-14 20:46:46 +03:00
Sol Fisher Romanoff
902de6ad3c cmd: add concurrency to scans 2023-09-14 20:46:45 +03:00
Sol Fisher Romanoff
3556e80850 go mod tidy 2023-09-14 20:46:45 +03:00
pushfs
5c2750493d git: implement git feature 2023-09-14 20:46:45 +03:00