Commit Graph

85 Commits

Author SHA1 Message Date
Carlos Perez 340b5e1a67 Update to sysmon.md File Stream
Update to sysmon.md File Stream
2020-07-10 11:55:56 -04:00
Carlos Perez 8ed4d4afd3 Update Sysmon.md 2020-07-10 11:29:46 -04:00
Carlos Perez 4025033791 Merge pull request #23 from trustedsec/v1.1
V1.1
2020-07-09 16:11:01 -03:00
Carlos Perez c4ec1b6fe6 Update version table
update version table
2020-07-09 15:33:46 -03:00
Carlos Perez dfd1e92ac5 Update file-stream-creation-hash.md 2020-07-09 13:46:44 -04:00
Carlos Perez 3d98633ac6 Image for Mark of Web
Image for Mark of Web, showing the stream content using PS
2020-07-09 14:24:24 -03:00
Carlos Perez f90703ba2a Update for Sysmon 11.1 File Delete
added update for Sysmon 11.1 File Delete
2020-07-08 16:16:09 -04:00
Carlos Perez fc75bab70a Update install-and-configuration.md 2020-05-20 19:03:18 -04:00
Carlos Perez 9c6da51e37 update the install command lines
update the install command lines
2020-05-20 06:40:10 -04:00
Carlos Perez 2344d5b365 Add file delete to table
Add file delete to table
2020-05-20 06:28:13 -04:00
Carlos Perez 72bf63b989 Add change in Sysmon v11.0 for Reverse Lookup
Add change in Sysmon v11.0 for Reverse Lookup
2020-05-19 16:17:43 -04:00
Carlos Perez 17bb3395a2 Show permissions of folder for filedelete
Show permissions of folder for filedelete
2020-05-19 16:06:35 -04:00
Carlos Perez 419fa1a1fc Folder bug with File Delete
Cover what happens when the folder does not exist.
2020-05-19 15:34:42 -04:00
Carlos Perez 0edfc91b69 Update README.md
Add File Delete entry
2020-05-15 19:26:53 -04:00
Carlos Perez 7c224083cc Merge pull request #22 from olafhartong/master
File Delete event and Error ID table added
2020-05-15 17:34:21 -04:00
Carlos Perez 7c8140d052 Merge branch 'v1.1' into master 2020-05-15 17:34:07 -04:00
Olaf Hartong 3c8920d2e9 File delete added 2020-05-15 22:16:47 +02:00
Olaf Hartong 602cbc247d File delete added 2020-05-15 21:59:32 +02:00
Olaf Hartong 7d566d56c7 Initial file delete event, WIP 2020-05-11 14:38:10 +02:00
Olaf Hartong 456113ad9f Minor typo fix 2020-05-11 14:37:43 +02:00
Olaf Hartong 185089981e Added error IDs table 2020-05-11 14:37:15 +02:00
Carlos Perez 342394ac0d Merge pull request #19 from MattWeatherford/patch-1
Update what-is-sysmon.md
2020-03-13 08:44:12 -04:00
Matt W bdf587163a Update what-is-sysmon.md
fix typo
2020-03-12 15:40:30 -07:00
Carlos Perez d0cf99a6fa Merge pull request #9 from Jarrod-L/patch-1
clarify wording in what-is-sysmon.md
2020-02-12 10:41:22 -04:00
Carlos Perez 57356a39d7 Merge pull request #10 from Jarrod-L/patch-2
fix typo in install-and-configuration.md
2020-02-12 10:19:48 -04:00
Carlos Perez 39b606057a Merge pull request #11 from Jarrod-L/patch-3
Clarifying wording in process-events.md
2020-02-11 17:00:09 -04:00
Carlos Perez 10585f1ac5 Merge pull request #12 from Jarrod-L/patch-4
Fix typos and grammar in process-access.md
2020-02-11 16:57:31 -04:00
Carlos Perez 645d787253 Merge pull request #13 from Jarrod-L/patch-5
small typo fixes to file-create.md
2020-02-11 16:56:56 -04:00
Carlos Perez 63d49d362a Merge pull request #14 from Jarrod-L/patch-6
corrections to named-pipes.md
2020-02-11 16:56:18 -04:00
Carlos Perez 6cc310906a Merge pull request #15 from Jarrod-L/patch-7
small typo in driver-loading.md
2020-02-11 16:37:33 -04:00
Carlos Perez 3e64750d62 Merge pull request #16 from Jarrod-L/patch-8
small typo fixes in registry-actions.md
2020-02-11 15:43:26 -04:00
Carlos Perez 19e9a89be4 Merge pull request #8 from jamesmotherway/patch-1
Typo Fix
2020-02-11 15:14:53 -04:00
Jarrod-L 542f38ff71 small typo fixes in registry-actions.md 2020-02-11 13:00:50 -06:00
Jarrod-L 734d458188 small typo in driver-loading.md 2020-02-11 12:55:53 -06:00
Jarrod-L 569b93849a corrections to named-pipes.md
Line 132-134. Cleaned up grammar. Altered description on line 134: the line states that AV/EDRs with higher altitude numbers could block a pipe causing Sysmon not to log an event. AV altitude range is lower in terms of number values and described as lower elsewhere in the document.
2020-02-11 12:49:49 -06:00
Jarrod-L 1ee6a44f6a small typo fixes to file-create.md
+ minor wording changes
2020-02-11 11:24:07 -06:00
Jarrod-L 66b026cb31 Fix typos and grammar in process-access.md
Some suggested edits to enhance clarity and readability in paragraphs 1 and 2.
2020-02-11 11:15:33 -06:00
Jarrod-L f6b5f95b4c Clarifying wording in process-events.md
Paragraph 1: broke up into two paragraphs to provide more detail on the ProcessGUID and LogonGUID. Altered some wording to improve readability.

Line 25; changed word login to logging
2020-02-11 10:38:21 -06:00
Jarrod-L 6b0895d019 fix typo in install-and-configuration.md
Line 577: the word "conjuration" changed to configuration".
2020-02-11 10:03:30 -06:00
Jarrod-L 102a244237 clarify wording in what-is-sysmon.md
Modify wording of 3rd paragraph to make it a little easier to read and understand.
2020-02-10 11:21:40 -06:00
James Motherway 900321bce6 Typo Fix 2020-02-10 07:58:22 -05:00
Carlos Perez 8aceb7b195 Update dns-query.md
Reformatted the example config for when converting to
2020-02-07 17:44:00 -04:00
Carlos Perez f282ff4b05 Configuration Example re-format
Re-formatted the configuration example to keep the lines shorter for when exported to PDF and other formats.
2020-02-07 16:48:40 -04:00
Carlos Perez 4cbb478619 Merge pull request #6 from SimplyRyan/patch-1
Update install-and-configuration.md
2020-02-06 19:00:14 -04:00
Ryan 0e3a550f1d Update install-and-configuration.md
Corrected a few small typos.
2020-02-07 09:39:49 +11:00
Carlos Perez e85fb63a64 Merge pull request #5 from Reedtechno/master
Fix table formatting - install-and-configuration.md
2020-02-06 17:58:12 -04:00
Reedtechno c0b8baadc5 Merge pull request #1 from Reedtechno/Reedtechno-patch-1
Fix Table formatting
2020-02-06 16:54:28 -05:00
Reedtechno faf0c4e59d Fix Table formatting
Markdown formatting for Indicator/Can it be changed table was incorrect.
2020-02-06 16:54:03 -05:00
Carlos Perez a54aacc2c3 Merge pull request #3 from 2xyo/patch-2
Rename named-pipes-events.md to named-pipes.md
2020-02-06 17:00:37 -04:00
Carlos Perez ed88708eb2 Merge pull request #2 from 2xyo/patch-1
Rename registry-action.md to registry-actions.md
2020-02-06 16:59:56 -04:00