sparty
sparty copied to clipboard
Sparty - MS Sharepoint and Frontpage Auditing Tool [Unofficial]
Sorry to criticise your work but this tool is pretty buggy. And you need better install instructions.
The current script will give an error when testing a self signed sharepoint site. I can either A- submit a pull request using this as a hack on all instances...
https://github.com/adityaks/sparty
Works when I do normal domain but receive the following error when trying to test with a sub-domain: [-] URLError : [Errno -2] Name or service not known [+] please...
Hello dude, First, I would like to thank you for your NTLM patch, that was really a needed one. Second, I would like to report a bug : you are...
Support using SharePoint Hacking Diggity dictionaries ### Reference links - http://www.stachliu.com/resources/tools/sharepoint-hacking-diggity-project/ - http://www.stachliu.com/dictionaries/SharePoint%20Google%20Queries%20-%2018MAR2012.txt
`````` [+]---------------------------------------------------------------! [+] checking exposed services in the frontpage/sharepoint directory! [+]-----------------------------------------------------------------! [+] (http://site.local/_vti_bin/Admin.asmx) - (404) [+] (http://site.local/_vti_bin/alerts.asmx) - (200) [+] (http://site.local/_vti_bin/dspsts.asmx) - (200) [+] (http://site.local/_vti_bin/forms.asmx) - (200) [+] (http://site.local/_vti_bin/Lists.asmx) -...
`python sparty_v_0.1.py -u http://site.local -a ntlm -d dump` ``` Traceback (most recent call last): File "sparty_v_0.1.py", line 777, in main() File "sparty_v_0.1.py", line 615, in main dump_credentials(target) File "sparty_v_0.1.py", line...
`python sparty_v_0.1.py -u http://site.local -a ntlm -e rpc_file_upload` ``` Traceback (most recent call last): File "sparty_v_0.1.py", line 777, in main() File "sparty_v_0.1.py", line 656, in main file_upload_check(target) File "sparty_v_0.1.py", line...