Commit Graph

818 Commits (63f39b65dccfe89eead7961b38c9493c5279c654)

Author SHA1 Message Date
bauthard cfef9d28c9 json flag update 2020-08-25 01:42:09 +05:30
Víctor Zamanillo c9e111f55f unslice: could simplify metaErrors[:] to metaErrors (gocritic) 2020-08-23 20:38:25 +02:00
Víctor Zamanillo b03f0933d1 Added Connection: close request header
Inform the server that the client wants to close the connection after the transaction is complete. A significant difference between HTTP/1.1 and earlier versions of HTTP is that persistent connections are the default behavior of any HTTP connection.
2020-08-23 20:28:14 +02:00
Víctor Zamanillo 76c330546b Handle unexpected errors 2020-08-23 20:06:11 +02:00
Víctor Zamanillo df3de4852c Handle unexpected error response 2020-08-23 19:46:21 +02:00
Víctor Zamanillo 0a1e6867a1 Handle ipv4info unexpected errors 2020-08-23 19:28:06 +02:00
bauthard 19bdef235a
version update 2020-08-23 21:35:39 +05:30
Ice3man eea72d35e3
Merge pull request #295 from vzamanillo/improved-json-output
Improved json output
2020-08-23 07:57:55 -07:00
Ice3man 24fdad0ab9
Merge pull request #297 from vzamanillo/handle-alienvault-error
Handle JSON error response for Alienvault source
2020-08-23 07:45:07 -07:00
Víctor Zamanillo fdd216a57f Use of POST http constant instead of string literal 2020-08-19 09:09:07 +02:00
Víctor Zamanillo 21508746b9 Fixed format 2020-08-18 10:19:36 +02:00
Víctor Zamanillo 360dd8b003 Handle JSON error response for Alienvault source 2020-08-18 10:14:15 +02:00
bauthard 4465c5c567 readme update 2020-08-18 11:14:10 +05:30
bauthard 1ccbd84b09
Merge pull request #296 from qlcom/patch-1
README: fix markdown
2020-08-18 11:11:02 +05:30
qlcom ea10740678
README: fix markdown 2020-08-18 07:05:46 +06:00
Víctor Zamanillo 8c30eb386c Automatic file extension on multiple domain enumeration 2020-08-17 18:12:50 +02:00
Víctor Zamanillo bc39ad28c5 Fixed err return 2020-08-17 18:12:21 +02:00
Víctor Zamanillo 6f3cb22b6a The outputfile is the absolute path + create intermediate dirs 2020-08-17 17:49:14 +02:00
Víctor Zamanillo 6650e3665a We always put results with format even if no verbose option is set 2020-08-16 21:35:29 +02:00
Víctor Zamanillo b1044303cb Do not write source on plain text hosts file 2020-08-16 21:33:45 +02:00
Víctor Zamanillo af1a775c46 Better jsonResult initialization 2020-08-16 21:22:03 +02:00
Víctor Zamanillo 885a6752b7 Unique hostEntry declaration 2020-08-16 21:18:08 +02:00
Víctor Zamanillo 5b276221b6 Implements #245 2020-08-16 17:52:12 +02:00
Víctor Zamanillo 5c685f0f59 Removed automatic extensions based on output type
The user should declare the explicit filename
2020-08-16 17:52:05 +02:00
Víctor Zamanillo 0196aa7195 New ouputter 2020-08-16 17:52:00 +02:00
bauthard e39156a4ec
Merge pull request #292 from yassineaboukir/master
Fixing Go path
2020-08-13 13:55:24 +05:30
Yassine ABOUKIR 765192b2a0
fix go path 2020-08-13 08:55:08 +01:00
bauthard c31cb06bad thank you 2020-08-13 12:54:28 +05:30
bauthard 02e084dab2
version update 2020-08-13 12:24:36 +05:30
bauthard 936e43a992
Merge pull request #291 from vzamanillo/github-search-query-fix
Fixed GitHub search query term + sort results
2020-08-13 12:23:57 +05:30
Víctor Zamanillo 016b69a9df Fixed GitHub search query term + sort results
The double quotes arround the search term does not return any results for some terms.
2020-08-13 00:48:31 +02:00
bauthard f5df53ff76 readme update 2020-08-12 02:57:45 +05:30
bauthard cb61fa8048
Merge pull request #286 from vzamanillo/handle-sitedossier-404
Handle sitedossier 404 when no subdomains are found
2020-08-12 01:08:41 +05:30
Víctor Zamanillo a3c9980074 Removed return
We should still read response body even if we get a 404 response.
2020-08-11 20:49:09 +02:00
Víctor Zamanillo 370fcd4964 Handle sitedossier 404 when no subdomains are found 2020-08-11 20:49:09 +02:00
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