bauthard
c54554c3d6
version update
2020-08-12 00:00:10 +05:30
Ice3man543
ee137df6d9
Show count also on non-verbose config
2020-08-11 23:24:42 +05:30
Ice3man543
2f28f350a8
Golangci lint pls work :P
2020-08-11 23:22:47 +05:30
Ice3man543
2ff64b09dc
Format change a bit
2020-08-11 23:21:44 +05:30
Ice3man
856a4a4ecd
Merge pull request #290 from projectdiscovery/misc-updates
...
Added recursive, all flags. More tuning of process
2020-08-11 10:50:35 -07:00
Ice3man543
800fef8732
Show found subdomains with time taken at the end
2020-08-11 23:20:10 +05:30
Ice3man543
750c3e6e7d
Added recursive, all flags. More tuning of process
2020-08-11 22:50:58 +05:30
bauthard
b53173cbd7
Merge pull request #287 from projectdiscovery/add-chaos
...
Add chaos data API as an individual source
2020-08-11 22:16:56 +05:30
Ice3man543
c799f62d4d
Fix name, copy paste :(
2020-08-11 21:58:31 +05:30
Ice3man543
9c89412554
Small change
2020-08-11 21:57:22 +05:30
Ice3man543
45b0439cae
Added chaos data source for scraping
2020-08-11 21:56:58 +05:30
bauthard
502842a30b
Merge pull request #284 from sepehrdaddev/master
...
add recon.dev as new source
2020-08-11 21:09:06 +05:30
bauthard
4cf78f2b2a
Merge pull request #283 from vzamanillo/dnsdb-shodan
...
Add Shodan's DNSDB source
2020-08-11 20:58:04 +05:30
Sepehrdad Sh
9c317bfa1b
fix linting errors
2020-08-11 14:47:34 +00:00
Sepehrdad Sh
57321804f2
add recon.dev as new source
2020-08-11 14:42:06 +00:00
Víctor Zamanillo
833e960668
Removed ShodanDNSDB
2020-08-11 10:44:01 +02:00
Víctor Zamanillo
0a2965468e
Removed SSL Lookup
...
Instead of adding a new source, we can simply replace the old one with new API, so we can just replace the old source shodan with this and not adding shodandnsdb as a new one.
2020-08-11 09:16:01 +02:00
Víctor Zamanillo
e069bb2442
Implements #280
2020-08-10 19:04:40 +02:00
bauthard
7f2fbf4f66
Merge pull request #281 from vzamanillo/sources-memory-improvement
...
Sources memory improvement
2020-08-10 19:27:23 +05:30
Víctor Zamanillo
e828cee8a0
Memory improvement for sources
2020-08-10 10:15:30 +02:00
bauthard
2c3b5cc366
Merge pull request #278 from vzamanillo/golangci-lint
...
Initial adoption of golangci-lint for continuous integration
2020-08-10 12:03:40 +05:30
bauthard
ef224dc1b1
Removing unoffical urlscan source
...
we will add urlscan with offical API support.
2020-08-09 16:17:38 +05:30
bauthard
52dc6992b5
Update issue templates
2020-07-30 18:04:41 +05:30
bauthard
4960cd041d
Update issue templates
2020-07-30 17:45:52 +05:30
Víctor Zamanillo
34fb96f060
lll linter is not enabled yet
2020-07-23 23:50:59 +02:00
Víctor Zamanillo
0f4a9b1353
Fixed "File is not `gofmt`-ed with `-s` (gofmt)"
2020-07-23 23:29:59 +02:00
Víctor Zamanillo
0ab333f311
Fixed lint
...
Build fails because we are running go get before running this action: fetched $GOPATH/pkg/mod conflict. Ref: https://github.com/golangci/golangci-lint-action/issues/23
2020-07-23 23:26:30 +02:00
Víctor Zamanillo
19f28a0913
Unused code
2020-07-23 22:47:36 +02:00
Víctor Zamanillo
f9d44aca0d
New chaosuploader
...
We separate the logic to upload to chaos to preserve the SRP away from utils.
2020-07-23 22:45:55 +02:00
Víctor Zamanillo
caf8062b92
Simplified subscraping HTTP operations with custom agent methods
2020-07-23 22:34:24 +02:00
Víctor Zamanillo
e2c5350c31
Added golangci-lint to the build workflow
2020-07-23 15:17:24 +02:00
Víctor Zamanillo
f72c0a2cb7
nolint for Post without context
2020-07-23 15:09:45 +02:00
Víctor Zamanillo
b508618410
nolint for comma ok static check
2020-07-23 15:09:24 +02:00
Víctor Zamanillo
22678095b7
Fixed builtinShadow of predeclared identifier: append (gocritic)
2020-07-23 14:31:07 +02:00
Víctor Zamanillo
80b791fd98
Removed nolint instruction
...
We are not ready to use funlen yet, to solve funlen issues we will need some refactor task which could block this branch release.
2020-07-23 14:30:47 +02:00
Víctor Zamanillo
6d633526b4
Fixed should rewrite http.NewRequestWithContext (noctx)
2020-07-22 18:04:29 +02:00
Víctor Zamanillo
348e809708
Fixed paramTypeCombine (gocritic)
2020-07-22 18:02:44 +02:00
Víctor Zamanillo
f8670be078
Fixed ineffectual assignment to `body` (ineffassign)
2020-07-22 17:56:59 +02:00
Víctor Zamanillo
3c3d67a657
Fixed should rewrite http.NewRequestWithContext (noctx)
2020-07-22 17:55:43 +02:00
Víctor Zamanillo
5a3220b889
Fixed capitalized / shadowing url param
2020-07-22 17:53:37 +02:00
Víctor Zamanillo
77eb7090f3
Fixed funlen
2020-07-22 17:52:35 +02:00
Víctor Zamanillo
ec5b0cebdb
Format code with gofmt
2020-07-22 17:47:58 +02:00
Víctor Zamanillo
7cac6136df
Fixed should rewrite http.NewRequestWithContext (noctx)
2020-07-22 17:45:42 +02:00
Víctor Zamanillo
4302429745
Fixed Warningf call has arguments but no formatting directives (govet)
2020-07-22 17:16:49 +02:00
Víctor Zamanillo
27553da5c2
Fixed shadowing declarations
2020-07-22 17:15:47 +02:00
Víctor Zamanillo
2e8ee83606
Fixed misspelling of Process
2020-07-22 17:12:47 +02:00
Víctor Zamanillo
47d9227a64
Fixed formatting directive for gologger.Warningf
2020-07-22 17:11:21 +02:00
Víctor Zamanillo
20b2711388
Fixed Error return value of function is not checked (errcheck)
2020-07-22 17:09:55 +02:00
Víctor Zamanillo
fad4830df1
Fixed ineffectual assignment to `buf` (ineffassign)
2020-07-22 16:26:26 +02:00
Víctor Zamanillo
5290362992
Fixed getSubdomainsFromSQL `ctx` is unused (unparam)
2020-07-22 16:25:31 +02:00