Skip to content

Commit

Permalink
Merge https://github.com/pdjstone/wsuspect-proxy into pdjstone-master
Browse files Browse the repository at this point in the history
  • Loading branch information
pdjstone committed Oct 23, 2015
2 parents 15f05e3 + a172575 commit 95a578a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md 100644 → 100755
Expand Up @@ -17,7 +17,7 @@ pip install twisted
```

You also need to place a Microsoft-signed binary (e.g. [PsExec](https://technet.microsoft.com/en-gb/sysinternals/bb897553.aspx)) into the payloads directory.
This script has been tested on Python 2.7 on Linux. It does not yet work with Python 3.x; contributions are welcome.
This script has been tested on Python 2.7. It does not yet work with Python 3.x; contributions are welcome.

## Usage
To test this out, you'll need a target Windows 7 or 8 machine that is configured to receive updates
Expand All @@ -40,7 +40,7 @@ is being correctly inserted.
Modify payloads/payloads.ini to change the payloads and their arguments.

## Known Issues
- Currently doesn't support Windows 10 targets, though it should be simple matter of adding the correct GUIDs to the XML templates
- Currently doesn't support Windows 10 targets
- Doesn't yet support Python 3

## Screenshots
Expand Down

0 comments on commit 95a578a

Please sign in to comment.