Michael
2e70761d38
Merge pull request #56 from Ice3man543/codingo-build-script
...
Beginning foundation of build script
2018-05-28 14:11:05 +10:00
Michael
67ca379739
Version change for published build
2018-05-28 12:23:19 +10:00
Michael
236b9f0c2f
Beginning foundation of build script
2018-05-28 12:21:36 +10:00
mzack
18e6f3fa2d
Merge branch 'master' into worker-pool-passive-sources
2018-05-26 00:29:29 +02:00
Nizamul Rana
e9df2f7519
Updated README.md
2018-05-25 19:52:30 +05:30
Ice3man543
2682b070bf
Updated output code and added streaming results to file resolving issue #40
2018-05-25 19:49:27 +05:30
Ice3man543
bc65c6f3f3
Added bruteforcing engine and incorporated it in the tool!
2018-05-25 19:30:03 +05:30
mzack
3fb5dc31b3
small correction in passive engine + refactor of passive sources
2018-05-25 15:33:14 +02:00
mzack
d071460a6e
applied worker pool to passive engine sources and changed signature of every passive source
2018-05-25 14:46:34 +02:00
Ice3man543
068e844055
Fixed aquatone output and fixed a bug in resolver
2018-05-24 22:28:47 +05:30
Ice3man543
1a1a183e51
Updated code to make sources alphabetized
2018-05-24 22:19:13 +05:30
Mzack9999
3ace37e5b3
Merge branch 'master' into passive-engine-rewrite
2018-05-24 15:25:40 +02:00
mzack
bfdd9a0a44
aligned output styles with master
2018-05-24 15:16:46 +02:00
mzack
22972b20c6
Declared a more generic domain structure to hold resolver result, parsed later by aquatone writer
2018-05-22 23:50:42 +02:00
Nizamul Rana
e769c9565e
Merge pull request #44 from Ice3man543/unwanted-char-fix
...
Fix for < character error
2018-05-22 07:29:15 +05:30
Nizamul Rana
b4737696a9
Merge pull request #52 from x1mdev/master
...
Changed FROM iron/go:dev to golang for RPi support.
2018-05-20 11:53:54 +05:30
x1m
bd1bbd1974
changed FROM iron/go:dev to golang for RPi support.
2018-05-19 21:52:57 +02:00
mzack
79df4435e3
Merge branch 'master' of https://github.com/Ice3man543/subfinder into passive-engine-rewrite
2018-05-17 20:49:14 +02:00
Ice3man543
e4699b22a7
Updated process.go to comply with --silent flag
2018-05-17 13:33:57 +05:30
Nizamul Rana
51e76af273
Fixed a small bug
2018-05-17 12:04:28 +05:30
mzack
254d5018fb
engine rewrite
...
- wip: passive engine rewrite
- wip: general code refactor
- wip: some missing code (pick from master)
2018-05-16 22:27:52 +02:00
Nizamul Rana
8efd24a0b8
Updated resolver.go with RESOLVED message
2018-05-16 08:43:39 +05:30
Nizamul Rana
2ca9ab99bf
Added a simple printf to add newline at end
2018-05-16 07:50:57 +05:30
Michael
702c72c872
Update README.md
2018-05-16 11:02:55 +10:00
Nizamul Rana
45848da2cc
Merge pull request #48 from Ice3man543/new-ui-ice3man
...
New User Interface / Colour
2018-05-16 00:54:13 +00:00
Michael
38d477be30
Change oA to OT to allow for "output all formats" as oA
...
Changed output style from oA to oT as oA should always be used for "Output all" (output all formats), Couldn't think of a better representation for the Aquatone output type but I think it does make sent to change it.
2018-05-15 14:09:36 +10:00
Michael
f60037ab87
Fix minor spelling error
2018-05-15 13:56:19 +10:00
Ice3man543
a68e63e98d
Added New UI Code
2018-05-14 16:14:25 +05:30
ice3man
aaff6e568b
Updated code to run resolving when aquatone json is specified
2018-05-12 14:25:50 +05:30
Nizamul Rana
327619bb6e
Merge pull request #45 from Ice3man543/dockerfile-dependences-build-fix
...
Adding dns dependence retrieval fixing docker build
2018-05-12 06:48:21 +05:30
mzack
4a13f83aa7
adding dns dependence retrieval
...
Fixes #43
2018-05-11 22:36:45 +02:00
mzack
e4ce016cda
fix for < character
...
Fixes #39
2018-05-11 22:33:38 +02:00
Nizamul Rana
a64c49c638
Fixed a minor bug
2018-05-11 19:16:35 +05:30
Nizamul Rana
df57ef3afd
Fixed README instructions
2018-05-11 14:42:39 +05:30
Nizamul Rana
a430bad76c
Updated README.md
2018-05-11 14:39:24 +05:30
ice3man
c014bfa981
Added Aquatone JSON output flag and fixed some things
2018-05-11 14:32:14 +05:30
ice3man
b501f86eb8
Added DNS Libraries, Resolving engine and fixed some issues
2018-05-10 22:09:04 +05:30
ice3man
144324eab9
Updated Commit error
2018-05-09 14:50:30 +05:30
ice3man
8144974a9d
Merge branch 'master' of https://github.com/Ice3man543/subfinder
2018-05-09 14:49:13 +05:30
ice3man
d6bdc9b95a
Added Directory checking before run resolving issue #38
2018-05-09 14:48:48 +05:30
Nizamul Rana
c1c2b95bc1
Merge pull request #37 from Ice3man543/codingo-installation-update-errors
...
Fixed installation and update errors
2018-05-08 21:26:25 +05:30
Michael
e8c7566e05
Fixed installation and update errors
2018-05-09 01:55:23 +10:00
Nizamul Rana
3f835cff93
Merge pull request #36 from Ice3man543/codingo-patch-upgrades
...
Added Upgrade Instructions
2018-05-08 21:22:56 +05:30
Michael
31b7f3d865
Added Upgrade Instructions
2018-05-09 01:45:41 +10:00
Nizamul Rana
53cb312dfd
Updated README.md
2018-05-06 06:22:55 +05:30
ice3man
25858f557a
Updated Code with error handling resolving issue #31 and fixing recursion making it work properly
2018-05-05 21:20:43 +05:30
Nizamul Rana
f07654a8e2
Merge pull request #30 from Ice3man543/codingo-faq
...
Added Beginnings of FAQ to readme
2018-05-05 19:05:35 +05:30
Michael
5550fa0d44
Revised FAQ wording for Contributions
2018-05-05 23:20:13 +10:00
Michael
b4238b84e3
Added Beginnings of FAQ to readme
2018-05-05 23:17:52 +10:00
ice3man
d81d8c8a84
Updated README
2018-05-05 18:12:00 +05:30