Itay Mizeretz
|
78e989e5fc
|
git ignore node_modules
|
2017-09-12 13:47:28 +03:00 |
Daniel Goldberg
|
a85d4e8775
|
Documentation
|
2017-09-11 19:24:18 +03:00 |
Daniel Goldberg
|
1bd633a0b1
|
get subnets is now cross OS since it's identical + remove broadcast key since we don't have anything to do with it.
|
2017-09-11 16:57:37 +03:00 |
Daniel Goldberg
|
7b4fb5d4f0
|
Don't return local IPs.
Return computer fqdn for further information
|
2017-09-11 16:56:23 +03:00 |
Daniel Goldberg
|
bdc9b2fcb9
|
Return network information.
|
2017-09-10 21:53:21 +03:00 |
Daniel Goldberg
|
53a20308de
|
Rewrite get_host_subnets, drastically simplify Linux implementation.
Cleanup code in get_ips_from_interfaces
Modern python
bug fix
|
2017-09-10 18:47:33 +03:00 |
Itay Mizeretz
|
671ffc2617
|
Add batch to execute entire server
|
2017-09-10 13:17:47 +03:00 |
Itay Mizeretz
|
fcf4b85a5f
|
Remve pauses
replace cd with pushd/popd
|
2017-09-10 10:27:54 +03:00 |
Itay Mizeretz
|
5ba035495c
|
Changed bat files to reference relative files
|
2017-09-07 19:24:09 +03:00 |
Itay Mizeretz
|
5e9c7eedbb
|
Merge remote-tracking branch 'origin/develop' into feature/refactor-monkey-island
# Conflicts:
# monkey_island/cc/main.py
|
2017-09-06 16:54:27 +03:00 |
Itay Mizeretz
|
91581d00ab
|
Seperated logic from entry points
Node/Edge queries return minimal information necessary. already formatted.
Add MonkeyIsland to NetMap
|
2017-09-06 14:49:58 +03:00 |
Daniel Goldberg
|
274f758239
|
Merge pull request #44 from guardicore/feature/sambacry
Feature/sambacry
|
2017-09-05 18:12:49 +03:00 |
Daniel Goldberg
|
3889aec975
|
Add shebang
|
2017-09-05 18:07:05 +03:00 |
Daniel Goldberg
|
e2f9d19022
|
Fixed invalid JSON
|
2017-09-05 17:51:26 +03:00 |
Barak Argaman
|
9858f99fe8
|
full logs page - replace grid component
|
2017-09-05 00:46:24 +03:00 |
Itay Mizeretz
|
b420f74a55
|
Fix dropper bug on wmiexec and win_ms08_067
|
2017-09-04 16:51:22 +03:00 |
Itay Mizeretz
|
40b03793c9
|
Fix user_password_pairs indentation bug in
|
2017-09-04 16:44:40 +03:00 |
Itay Mizeretz
|
024ebfcbe6
|
minor fix
|
2017-09-04 16:36:15 +03:00 |
Itay Mizeretz
|
3014763e99
|
minor fixes
|
2017-09-04 15:41:36 +03:00 |
Itay Mizeretz
|
cc889f9124
|
Fix CR
|
2017-09-04 14:52:24 +03:00 |
Itay Mizeretz
|
c8d7a2c4d3
|
SambaCry now works for both 32,64bit
|
2017-09-03 11:50:01 +03:00 |
Barak Argaman
|
c143987138
|
add server ip selection on run monkey page
|
2017-09-03 00:40:43 +03:00 |
Itay Mizeretz
|
c612ea0361
|
Documented sambacry, moved everything to configuration, minor fixes
|
2017-08-31 20:03:32 +03:00 |
Itay Mizeretz
|
5de433eae0
|
sambacry works
default monkey binary in linux is now 64bit
|
2017-08-31 18:40:42 +03:00 |
Itay Mizeretz
|
bb4a168f41
|
fix linux paths on spec
|
2017-08-31 17:56:35 +03:00 |
Itay Mizeretz
|
194ed624c2
|
sambacry almost working e2e
|
2017-08-31 17:50:55 +03:00 |
Itay Mizeretz
|
04c86737e9
|
Fix check for manual infection
|
2017-08-31 11:03:31 +03:00 |
Itay Mizeretz
|
8163e39804
|
Add edge and node get APIs
|
2017-08-30 18:14:24 +03:00 |
Itay Mizeretz
|
4ce1653c8f
|
sambacry: Add support for using both architectures
|
2017-08-30 10:16:54 +03:00 |
Barak Argaman
|
8f13092e56
|
add new ui files
|
2017-08-29 18:43:25 +03:00 |
Barak Argaman
|
61fa2540d8
|
add new ui files
|
2017-08-29 18:42:16 +03:00 |
Barak Argaman
|
31b39d43d8
|
minor additions
|
2017-08-29 18:41:39 +03:00 |
Itay Mizeretz
|
75e1877ea7
|
Moved monkey_runner
|
2017-08-29 15:32:14 +03:00 |
Barak Argaman
|
3d0d0f71a2
|
island server bug fixes
|
2017-08-29 14:12:07 +03:00 |
Itay Mizeretz
|
7d72150e4e
|
Add working POC of sambacry. still needs some modifications to fir monkey, and minor functionality
|
2017-08-28 19:20:44 +03:00 |
Itay Mizeretz
|
919e462a48
|
remove grequests from monkey-linux spec
|
2017-08-28 18:32:38 +03:00 |
Itay Mizeretz
|
c254412c9f
|
Add monkey_runner.so sourcecode
|
2017-08-28 16:37:33 +03:00 |
Itay Mizeretz
|
57e69fafee
|
minor fix in dropper
Rename constants
|
2017-08-28 10:41:11 +03:00 |
Itay Mizeretz
|
9f93fb8310
|
minor fix in dropper
|
2017-08-28 09:46:29 +03:00 |
Itay Mizeretz
|
332a11b272
|
minor fix in dropper
|
2017-08-28 09:41:27 +03:00 |
Itay Mizeretz
|
6f74a5e6cc
|
Add arg parsing to dropper
|
2017-08-27 19:18:11 +03:00 |
Barak Argaman
|
2a96d23a4a
|
organize cc server files
|
2017-08-25 17:47:08 +03:00 |
Itay Mizeretz
|
2af06e7b1b
|
Add edge api
|
2017-08-22 20:19:40 +03:00 |
Itay Mizeretz
|
c2a9e785c9
|
add netmap get api
most features implemented
|
2017-08-22 19:53:06 +03:00 |
Itay Mizeretz
|
2e5fe25117
|
Add nodes and edges
|
2017-08-22 16:49:16 +03:00 |
itaymmguardicore
|
54f054a4e7
|
Merge pull request #42 from guardicore/feature/add_mimikatz
Feature/add mimikatz
|
2017-08-21 12:03:03 +03:00 |
Itay Mizeretz
|
97205e6427
|
Fix config property bug
|
2017-08-21 11:51:47 +03:00 |
Daniel Goldberg
|
56a843e35c
|
Update README.md
|
2017-08-20 19:43:12 +03:00 |
Itay Mizeretz
|
26df64fb87
|
Fixed CR
|
2017-08-20 19:32:18 +03:00 |
Daniel Goldberg
|
6530dd063e
|
Update README.md
|
2017-08-20 14:42:27 +03:00 |