Commit Graph

63 Commits

Author SHA1 Message Date
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
pushfs
98de9f1b12 dork: add dorking feature 2023-09-14 20:46:45 +03:00
Sol Fisher Romanoff
09b1878073 List open ports at the end 2023-09-14 20:46:45 +03:00
Sol Fisher Romanoff
867c3dff52 Add port scanning 2023-09-14 20:46:45 +03:00
Sol Fisher Romanoff
2d2f29432e Skip URLs without protocol to prevent panic 2023-09-14 20:46:44 +03:00
Sol Fisher Romanoff
49a351fd1d Add nix flake devshell
TODO: build go application
2023-09-14 20:46:44 +03:00
pushfs
133ec7ceb1 fixing robots and add log support 2023-09-14 20:46:44 +03:00
pushfs
76ba91544d rename logs to log 2023-09-14 20:46:44 +03:00
pushfs
58b9691954 log1 2023-09-14 20:46:44 +03:00
Sol Fisher Romanoff
cf3569a6ac Add GitHub action 2023-09-14 20:46:44 +03:00
pushfs
9a1c027cc1 implement too much shit 2023-09-14 20:46:44 +03:00
pushfs
355d8a7f81 dns list feature + timeout 2023-09-14 20:46:43 +03:00
Sol Fisher Romanoff
cbeb66631c dirlist: don't create a new client for each request 2023-09-14 20:46:43 +03:00
pushfs
1079bd850b add IRC to readme 2023-09-01 19:42:39 +02:00
pushfs
5656f0d91e progress bar 2023-09-01 19:34:18 +02:00
pushfs
caad8d2c57 base dirlist feature 2023-09-01 19:22:44 +02:00
pushfs
d14a919582 support for dirlist size 2023-09-01 18:45:57 +02:00
pushfs
33378dd7a9 adding vscode workspace files to project 2023-09-01 18:39:00 +02:00