Commit Graph

56 Commits

Author SHA1 Message Date
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
Sol Fisher Romanoff
a6a61fa3bd Add dirlist 2023-09-01 19:32:49 +03:00
pushfs
8af3be3ff7 d 2023-09-01 18:16:13 +02:00
pushfs
ca80e17299 Merge branch 'main' of https://github.com/pushfs/sif 2023-09-01 18:13:14 +02:00
pushfs
a0072dfa83 banner 2023-09-01 18:13:10 +02:00
Sol Fisher Romanoff
74e89eca88 Add flag parsing for --file and --url 2023-09-01 19:12:25 +03:00
pushfs
3368919721 readme 2023-09-01 17:37:24 +02:00
pushfs
289f869cd1 dqdq 2023-09-01 17:35:30 +02:00