itay
|
38623d10a8
|
hotfix pyinstaller jsonschema issue
|
2019-04-07 15:42:51 +03:00 |
itay
|
705a5431ac
|
remove mssql as island requirement
add cffi to requirements
|
2019-04-07 12:09:28 +03:00 |
itay
|
67b17436e1
|
fix pyinstaller bat
|
2019-04-07 11:48:01 +03:00 |
Daniel Goldberg
|
10c17b3aae
|
Merge pull request #287 from guardicore/feature/change-island-imports
Changed all required imports
|
2019-04-06 21:02:37 +03:00 |
itay
|
f48a3e1293
|
add build scripts
|
2019-04-02 17:45:35 +03:00 |
itay
|
91f84728f7
|
add pyinstaller files
|
2019-04-02 16:11:42 +03:00 |
VakarisZ
|
4ee8b650c8
|
Removed redundant code in VictimHostTelem
|
2019-04-02 14:54:20 +03:00 |
itay
|
27952f8b5a
|
Changed all required imports
|
2019-04-02 14:50:37 +03:00 |
VakarisZ
|
77b14177c5
|
Moved attack scan status enum to common
|
2019-04-02 11:09:55 +03:00 |
VakarisZ
|
2e2b77226d
|
Added reverted telemetry files
|
2019-04-02 09:58:46 +03:00 |
VakarisZ
|
80266f537d
|
Documented set_results method
|
2019-04-02 09:47:13 +03:00 |
VakarisZ
|
4b3bcd114b
|
Revert "Telemetry implementation started"
This reverts commit 98814b4963 .
|
2019-04-01 20:09:54 +03:00 |
VakarisZ
|
7e5aff1d21
|
Revert "Telemetry implemented"
This reverts commit f36ff73c9e .
|
2019-04-01 19:51:20 +03:00 |
VakarisZ
|
ee0b6a042d
|
Revert "Files renamed to be more precise, typo in comment fixed."
This reverts commit 11576c0942 .
|
2019-04-01 19:50:35 +03:00 |
VakarisZ
|
250fcb97bb
|
Revert "Changed base class not to send redundant info about current machine"
This reverts commit 4496b0efa4 .
|
2019-04-01 19:50:28 +03:00 |
VakarisZ
|
4496b0efa4
|
Changed base class not to send redundant info about current machine
|
2019-04-01 19:33:32 +03:00 |
VakarisZ
|
11576c0942
|
Files renamed to be more precise, typo in comment fixed.
|
2019-04-01 14:58:20 +03:00 |
VakarisZ
|
f36ff73c9e
|
Telemetry implemented
|
2019-04-01 14:58:04 +03:00 |
VakarisZ
|
98814b4963
|
Telemetry implementation started
|
2019-04-01 14:57:52 +03:00 |
Daniel Goldberg
|
287f0ee6e3
|
Merge pull request #274 from VakarisZ/post_exploitation
Post exploitation
|
2019-04-01 10:25:54 +03:00 |
VakarisZ
|
266933abb4
|
Added custom post breach values to example.conf
|
2019-04-01 09:37:53 +03:00 |
Daniel Goldberg
|
7f82311290
|
Merge pull request #282 from VakarisZ/monkey_dir_example_conf
Added monkey directories to example.conf
|
2019-03-28 00:18:42 +02:00 |
VakarisZ
|
86a0053c9a
|
Added monkey directories to example.conf
|
2019-03-26 20:28:05 +02:00 |
VakarisZ
|
1c3e69cbb9
|
PR notes fixed, command + file bugs fixed
|
2019-03-26 20:02:50 +02:00 |
VakarisZ
|
50f2db4b22
|
Removed unused import
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
be598d0953
|
Added jwt requirements to PBA endpoints, fixed bugs, added different
display if PBA succeeded than if failed.
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
92615b848d
|
PBA config depth reduced to 3, unused methods removed, pba file size
property removed, small refactors and comments.
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
dbf56b5531
|
Improved display of post breach actions
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
308a1e3547
|
Added simple telemetry feed
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
f35340e7ae
|
Cosmetic changes and small refactors
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
45be010470
|
Refactoring and improvements
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
33e78ba4e8
|
Implemented file restoration endpoint, file upload front end
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
7281f2284b
|
Added deletion of files
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
a51d7da1f9
|
Refactoring file upload UI -> server to be via filepond
|
2019-03-25 21:44:39 +02:00 |
VakarisZ
|
4292fc845b
|
File deletion
|
2019-03-25 21:44:38 +02:00 |
VakarisZ
|
d539f2301c
|
Separating my post breach from previous post breach
|
2019-03-25 21:44:38 +02:00 |
VakarisZ
|
2ce27dc885
|
Added primitive display of post breach actions
|
2019-03-25 21:44:38 +02:00 |
VakarisZ
|
eb05dd46e7
|
PBA's stored on the database
|
2019-03-25 21:44:38 +02:00 |
VakarisZ
|
20d774b7df
|
Core functionality added, not tested yet
|
2019-03-25 21:44:38 +02:00 |
VakarisZ
|
8e78150db4
|
Front end input changed to text area
|
2019-03-25 21:44:38 +02:00 |
VakarisZ
|
e5f908754a
|
Started implementing custom post-breach actions
|
2019-03-25 21:44:38 +02:00 |
itaymmguardicore
|
9c0f4efce5
|
Merge pull request #280 from VakarisZ/monkey_dir
New directory for monkey and it's files
|
2019-03-25 11:39:54 +02:00 |
VakarisZ
|
fecfd138a0
|
Directory removal moved to happen before self_delete call
|
2019-03-25 10:48:56 +02:00 |
VakarisZ
|
d61c080848
|
Small refactor, values to island's config added.
|
2019-03-20 14:02:53 +02:00 |
VakarisZ
|
eb1cb91704
|
Removed monkey dir paths from island's configuration
|
2019-03-20 09:33:10 +02:00 |
VakarisZ
|
0268fa833f
|
New directory for monkey and it's files
|
2019-03-19 18:41:14 +02:00 |
Dhayalan
|
7eaeef6919
|
Update ReportPage.js
Fix for issue #213
|
2019-03-13 13:07:59 +01:00 |
Daniel Goldberg
|
3cd85ff85a
|
Merge pull request #276 from VakarisZ/mssql_partial_fix
MSSQL now is able to upload a payload
|
2019-03-09 12:24:47 +02:00 |
vakaris_zilius
|
c205636b10
|
MSSQL now is able to upload a payload
|
2019-03-08 15:34:17 +00:00 |
Daniel Goldberg
|
de2e0d88ba
|
Merge pull request #275 from Dhayalanb/develop
Updated Create_certificate to key of length 2048
|
2019-03-07 13:14:22 +02:00 |