Mike Salvatore
9b442d2cae
Docs: Update file checksums
2021-08-11 20:38:47 -04:00
Mike Salvatore
e899f04744
UI: Change ransomware segmentation blog link
2021-08-11 13:30:46 -04:00
Mike Salvatore
5fc8ee95ae
Docs: Update file checksums for v1.11.0
2021-08-11 10:43:26 -04:00
Mike Salvatore
1ce4ffa533
Docs: Use official Linux distro names
2021-08-11 08:00:46 -04:00
Mike Salvatore
3ac481fb6b
Docs: Copyedits to reports/ransomware.md
2021-08-10 16:31:16 -04:00
Ilija Lazoroski
f48cac3c77
docs: Add ransomware report documentation
2021-08-10 10:33:44 -04:00
Shreya Malviya
6b6cfbfc29
island: Change keyword argument in send_from_directory() (changed in flask 2.0) which was causing issues in T1216
2021-08-10 09:37:11 +05:30
Mike Salvatore
2b602cbac4
Island: Pass data_dir as a string to create_secure_directory
2021-08-09 14:12:40 -04:00
Shreya Malviya
092b78978f
agent: Fix T1216 PBA filename
2021-08-09 14:12:18 -04:00
Mike Salvatore
c45fbb974c
Docs: Fix typo
2021-08-09 14:09:02 -04:00
Ilija Lazoroski
fe02e42ea0
Agent: Fix linux command line for http request
2021-08-09 12:34:01 -04:00
Ilija Lazoroski
babaadf286
docs: Update ransomware config screenshot
2021-08-06 11:43:50 +02:00
Mike Salvatore
df840875fb
Docs: Change "1.10.0" to "VERSION" in docker setup docs
2021-08-05 14:48:06 -04:00
Mike Salvatore
3f428b857c
Fix minor typos in changelog
2021-08-05 11:42:13 -04:00
Mike Salvatore
f8d8f11429
Update changelog for v1.11.0
2021-08-05 11:23:14 -04:00
Mike Salvatore
420e77ec78
Change build type to "release"
2021-08-05 10:50:44 -04:00
Ilija Lazoroski
903faa1747
docs: Remove vmware page
2021-08-05 16:47:41 +02:00
Ilija Lazoroski
bffc032cb6
docs: Change use-case with scenario. Add landing-page updated screenshot
2021-08-05 16:29:57 +02:00
Shreya Malviya
b3cbeae799
Update release version to 1.11.0
2021-08-05 18:26:13 +05:30
Mike Salvatore
33aa8d1c67
Agent: Skip ransomware payload if monkey has been killed
2021-08-05 08:20:26 -04:00
Mike Salvatore
57d97d0083
Merge pull request #1400 from guardicore/1368/bb-performance-fingerprints
...
1368/bb performance fingerprints
2021-08-05 07:24:22 -04:00
Ilija Lazoroski
e393374ae6
BB: Increase scope depth for Struts2
2021-08-05 10:36:33 +02:00
Mike Salvatore
ded9c03430
Update changelog with BB test performance improvements
2021-08-04 15:20:53 -04:00
Mike Salvatore
f6b52d9031
BB: Don't wait so long for monkeys to die
...
With the propagation depth set to 1 for most tests and the number of
scanned ports limited, we don't need such a large delay when waiting for
monkeys to die.
2021-08-04 15:06:11 -04:00
Mike Salvatore
ee77869357
BB: Limit propagation depth to 1 for most tests
2021-08-04 15:06:03 -04:00
Mike Salvatore
c34a303628
BB: Limit scanned ports for SMB PTH test
2021-08-04 13:54:17 -04:00
Mike Salvatore
8d992f41d3
BB: Update config_values with smb_pth settings
2021-08-04 13:54:17 -04:00
Mike Salvatore
e946b547c7
BB: Limit scanned ports for WMI PTH test
2021-08-04 13:54:13 -04:00
Mike Salvatore
0c23568756
BB: Limit scanned ports for zerologon test
2021-08-04 13:31:39 -04:00
Mike Salvatore
4d9162d168
BB: Limit scanned ports for weblogic test
2021-08-04 13:28:46 -04:00
Mike Salvatore
5143d03915
BB: Fix "Strtuts2" typo
2021-08-04 13:15:49 -04:00
Mike Salvatore
472c54814a
BB: Limit scanned ports for struts exploiter
2021-08-04 13:15:24 -04:00
Mike Salvatore
efd512cbad
BB: Limit scanned ports for wmi and mimikatz
2021-08-04 12:57:08 -04:00
Mike Salvatore
833ebf9fd0
BB: Limit scanned ports for smb and mimikatz
2021-08-04 12:56:42 -04:00
Mike Salvatore
3136921beb
BB: Limit scanned ports for hadoop test
2021-08-04 12:36:23 -04:00
Ilija Lazoroski
862a64b303
BB: Improve Drupal performance
2021-08-04 15:45:02 +02:00
Mike Salvatore
f58c9354fc
BB: Limit scanned ports for mssql test
2021-08-04 09:59:23 -04:00
Mike Salvatore
e36cd72a70
BB: Limit scanned ports for elastic test
2021-08-04 09:30:54 -04:00
Shreya Malviya
2188783fc4
cc: Redirect to landing page after registration instead of getting started page
2021-08-04 08:04:55 -04:00
Ilija Lazoroski
7ccec16d69
BB: Improve shellshock and ssh.
2021-08-04 13:49:22 +02:00
Mike Salvatore
fa9fae1d69
Merge pull request #1395 from guardicore/1354/check-if-mongodb-has-started
...
Island: Check if mongodb is running in wait_for_mongodb.
2021-08-03 11:33:41 -04:00
Shreya Malviya
0d02581df3
Merge pull request #1396 from guardicore/docs-contribute-exploits
...
Add 'Adding Exploits' page to docs
2021-08-03 20:22:12 +05:30
Ilija Lazoroski
374b1a7063
UT: Add test for mongo timeout and mongo version
2021-08-03 16:26:50 +02:00
Mike Salvatore
c368fd6a99
Island: Rename MongoDB*Exception -> MongoDB*Error
2021-08-03 10:12:17 -04:00
Mike Salvatore
dbf1ad86bc
Island: Extract start and connect mongodb functions
2021-08-03 10:06:26 -04:00
Shreya Malviya
7252ff97b6
docs: Reword sub-headings in pages in contribution section
2021-08-03 19:28:43 +05:30
Shreya Malviya
f55b348291
docs: Minor rewording in 'Adding Exploits' page based on review
2021-08-03 19:22:54 +05:30
Mike Salvatore
ba1e9be8f8
Island: Change .format() to format string in mongo_setup.py
2021-08-03 09:44:59 -04:00
Mike Salvatore
109a992201
Island: Add error messages to Mongo exceptions
2021-08-03 09:40:51 -04:00
Ilija Lazoroski
8dc2905c71
Island: Add Timeout and Version exceptions to mongo setup.
2021-08-03 14:37:12 +02:00