LOLBAS/Contribute.md

37 lines
694 B
Markdown
Raw Normal View History

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, Download, Copy, Read ADS, Write ADS, UACBypass, Search, Compile, Credentials, Surveillance
2018-04-18 14:59:53 +00:00
```
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.
2018-04-22 15:56:21 +00:00
Detection:
Details about detection.
IOC, Behaviour , User Agents etc
2018-04-18 14:59:53 +00:00