Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.aspx

https://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