CeWL
CeWL copied to clipboard
Anyone know how to scape a sharepoint site?
Sorry for the support question!
I am wanting to use this on an "internal" (so to speak) Azure hosted Sharepoint site, which obviously wants, trusted devices, single sign on and what have you.
I've fiddled with some of the commands to try and authenticate against this but had no luck. Has anyone managed to achieve this?
Example: sudo docker run -it --rm -v "${PWD}:/host" ghcr.io/digininja/cewl -d 2 -w file.txt --auth_user [email protected] --auth_pass MYAZUREPASS https://subdomain.sharepoint.com/sites/SITENAME/
I am going to guess this is particularly difficult to do? Does anyone know, if possible please. I do apologise for a bit of a run of the mill support question but I've tried a variety of things and had no luck
Any thoughts would be appreciated and thanks for the hard work.