Updated Readme
parent
24b4466982
commit
ad9d4eabd0
20
README.md
20
README.md
|
@ -1,4 +1,4 @@
|
||||||
# Living Off The Land Binaries and Scripts
|
# Living Off The Land Binaries and Scripts (and now also Libraries)
|
||||||
|
|
||||||
There are three different lists.
|
There are three different lists.
|
||||||
|
|
||||||
|
@ -7,10 +7,24 @@ There are three different lists.
|
||||||
* [LOLScripts](LOLScripts.md)
|
* [LOLScripts](LOLScripts.md)
|
||||||
|
|
||||||
|
|
||||||
The goal of these lists are to document every binary and script that can be used for other purposes than they are designed to.
|
The goal of these lists are to document every binary, script and library that can be used for other purposes than they are designed to.
|
||||||
Every binary and script has it's own .md file in the subfolders. That way I should be easier to maintain and reuse.
|
Every binary, script and library has it's own .md file in the subfolders. That way I should be easier to maintain and reuse.
|
||||||
I have borrowed examples from the community (And a lot from Red Canary - Atomic Red Team - Thanks @subtee)
|
I have borrowed examples from the community (And a lot from Red Canary - Atomic Red Team - Thanks @subtee)
|
||||||
Would really love if the community could contribute as much as possible. That would make it better for everyone.
|
Would really love if the community could contribute as much as possible. That would make it better for everyone.
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
The term LOLBins came from a twitter discussion on what to call these binaries. It was first proposed by Philip Goh - @MathCasualty here:
|
||||||
|
https://twitter.com/MathCasualty/status/969174982579273728
|
||||||
|
|
||||||
|
Common hashtags for these files are:
|
||||||
|
|
||||||
|
#LOLBin
|
||||||
|
#LOLBins
|
||||||
|
#LOLScript
|
||||||
|
#LOLScripts
|
||||||
|
#LOLLib
|
||||||
|
#LOLLibs
|
||||||
|
|
||||||
|
A "highly scientific poll" was also conducted to agree (69% yes) on the name LOLBins.
|
||||||
|
https://twitter.com/Oddvarmoe/status/985432848961343488
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue