Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 17, 2023
1 parent 54bc591 commit fb83055
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
      **[Unprotect-ZNLearningButNotConnected.ps1](/home/runner/work/Community/Community/Segment/Asset%20Management/Unprotect-ZNLearningButNotConnected.ps1)** - Unprotect-ZNLearningButNotConnected.ps1


      **[enrollLinuxAsset.ps1](/home/runner/work/Community/Community/Segment/Asset%20Management/enrollLinuxAsset.ps1)** - This script accepts a CSV of Linux servers, and adds them to the Zero Networks dashboard as a manual Linux asset.

      **[auditMonitoredAssets.ps1](/home/runner/work/Community/Community/Segment/Asset%20Management/auditMonitoredAssets.ps1)** - This script accepts a CSV of assets which SHOULD be monitored, and queries the ZN API to see if they are showing as monitored..

      **[enrollLinuxAsset.ps1](/home/runner/work/Community/Community/Segment/Asset%20Management/enrollLinuxAsset.ps1)** - This script accepts a CSV of Linux servers, and adds them to the Zero Networks dashboard as a manual Linux asset.


</details>

Expand Down Expand Up @@ -94,6 +94,18 @@



</details>



<details>
<summary>Trust Server (2)</summary>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**[Logs - Parse WinRM from Trust Server logs and Summarize.ps1](/home/runner/work/Community/Community/Segment/Trust%20Server/Logs%20-%20Parse%20WinRM%20from%20Trust%20Server%20logs%20and%20Summarize.ps1)** - Sample Script to parse through the trust server logs and summarize the last 1000 entries for quick troubleshooting

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**[znlog-filter.ps1](/home/runner/work/Community/Community/Segment/Trust%20Server/znlog-filter.ps1)** - Sample Script to parse through the trust server WinRM logs including those that are in zips.


</details>


Expand All @@ -105,8 +117,6 @@

<br>Settings - **[Add-ZNTrustedInternetAddresses.ps1](Segment/Settings/Add-ZNTrustedInternetAddresses.ps1)** - Simple API Call to Trusted Internet IPs

<br>Trust Server - **[Logs - Parse WinRM from Trust Server logs and Summarize.ps1](Segment/Trust%20Server/Logs%20-%20Parse%20WinRM%20from%20Trust%20Server%20logs%20and%20Summarize.ps1)** - Sample Script to parse through the trust server logs and summarize the last 1000 entries for quick troubleshooting


<br>

Expand Down Expand Up @@ -150,4 +160,4 @@ If you have a script you would like to share to the community or improvements on
- Once the pull request is approved and merged you can pull the changes from `upstream` to your local repo.

<br><br>
![generated_image](https://img.shields.io/badge/generated%20date-09/07/2023%2013:03:22-blue)
![generated_image](https://img.shields.io/badge/generated%20date-10/17/2023%2018:57:05-blue)

0 comments on commit fb83055

Please sign in to comment.