Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codingo/sharepoint-security
A Github Repository Created to compliment a BSides Canberra 2018 talk on SharePoint Security.
https://github.com/codingo/sharepoint-security
bsides security security-audit security-tools sharepoint sharepoint-2013 sharepoint-2016 sharepoint-framework sharepoint-lists sharepoint-online sharepoint-site sharepoint2010
Last synced: 18 days ago
JSON representation
A Github Repository Created to compliment a BSides Canberra 2018 talk on SharePoint Security.
- Host: GitHub
- URL: https://github.com/codingo/sharepoint-security
- Owner: codingo
- License: gpl-3.0
- Created: 2018-04-11T01:08:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T10:00:06.000Z (over 6 years ago)
- Last Synced: 2024-10-09T13:02:36.349Z (29 days ago)
- Topics: bsides, security, security-audit, security-tools, sharepoint, sharepoint-2013, sharepoint-2016, sharepoint-framework, sharepoint-lists, sharepoint-online, sharepoint-site, sharepoint2010
- Language: PowerShell
- Homepage:
- Size: 6.5 MB
- Stars: 45
- Watchers: 5
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SharePoint-Security
A Github Repository Created to compliment a BSides Canberra 2018 talk on SharePoint Security.[![License](https://img.shields.io/badge/license-GPL3-_red.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) [![Twitter](https://img.shields.io/badge/twitter-@codingo__-blue.svg)](https://twitter.com/codingo_)
## SharePoint PowerShell Permissions Report for SharePoint 2010/2013
http://scriptingsamurai.com/sharepoint-powershell-permissions-report/## How To Disable Sharing and Access Requests for SharePoint Users
https://www.sharepointusecases.com/2014/11/managing-sharing-access-requests-sharepoint-site/## SharePoint Permissions Governance
https://blog.syskit.com/sharepoint-permissions-governance## SharePoint Unique Permissions Report using CSOM and PowerShell
https://gallery.technet.microsoft.com/office/CSOM-Query-All-Unique-e60f2148## Get external users list in Sharepoint Online using Powershell
http://www.morgantechspace.com/2016/04/get-external-users-in-sharepoint-online-powershell.html## Securing SharePoint: SharePoint security best practices
https://searchsecurity.techtarget.com/magazineContent/Securing-SharePoint-SharePoint-security-best-practices## Build the Perfect SharePoint Security Report
https://en.share-gate.com/blog/build-the-perfect-sharepoint-security-report## SharePoint Online Security Best Practices
https://en.share-gate.com/blog/sharepoint-online-security-best-practices## Powershell to find unique permissions per user (assigned directly)
https://technet.microsoft.com/en-us/library/mt771884.aspxhttps://blogs.msdn.microsoft.com/rcormier/2012/10/23/how-to-determine-where-a-user-has-been-granted-access-in-sharepoint-2010/
https://gallery.technet.microsoft.com/office/CSOM-Query-All-Unique-e60f2148
https://archive.codeplex.com/?p=spuniquepermissions
http://tiftomorrow.blogspot.com.au/2017/06/o365-export-sharepoint-online.html