sparty icon indicating copy to clipboard operation
sparty copied to clipboard

Sparty - MS Sharepoint and Frontpage Auditing Tool [Unofficial]

Results 9 sparty issues
Sort by recently updated
recently updated
newest added

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

bug

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

enhancement

`````` [+]---------------------------------------------------------------! [+] 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) -...

enhancement

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

bug

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

bug