2018-04-19 16:14:08 +00:00
|
|
|
Use this a Template for new binaries and scripts.
|
|
|
|
If you think it is hard to make a pull request using github, don't hasitate
|
|
|
|
to send me a tweet and I will add the contribution for you.
|
2018-04-18 14:59:53 +00:00
|
|
|
|
|
|
|
## Binary.exe
|
|
|
|
|
|
|
|
* Functions: Execute
|
|
|
|
|
|
|
|
```
|
|
|
|
Example
|
|
|
|
```
|
|
|
|
|
|
|
|
Acknowledgements:
|
|
|
|
* Name of guy - @twitterhandle
|
|
|
|
|
|
|
|
Code sample:
|
|
|
|
* [NameOfLink](Payload/NameOfPayload)
|
|
|
|
|
|
|
|
Resources:
|
|
|
|
* https://linktosomethingusefull.com
|
|
|
|
|
|
|
|
Full path:
|
|
|
|
```
|
|
|
|
c:\windows\system32\binary.exe
|
2018-04-19 00:06:48 +00:00
|
|
|
c:\windows\sysWOW64\binary.exe
|
2018-04-18 14:59:53 +00:00
|
|
|
```
|
|
|
|
|
|
|
|
Notes:
|
|
|
|
Some specific details about the binary file.
|
|
|
|
|
|
|
|
|
|
|
|
|