Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Awesome LOL & Commonly Abused [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
# Awesome LOL [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)

> Living off the Land (LOL) methods, tools, and features commonly abused by attackers.
> Living off the Land (LOL) attack techniques, tools, and defender resources.

[<img src="banner.png" align="center" width="1792" height="592">](https://github.com/danzek/awesome-lol-commonly-abused)
[<img src="banner.png" align="center" width="1792" height="592">](https://github.com/danzek/awesome-lol)

Living off the Land (LOL / LoTL) is an attack strategy where adversaries rely on tools, binaries, and features already present in a target environment to blend in with normal activity and evade detection (rather than introducing external malware).
Living off the land (LOL/LoTL) is an attack strategy where adversaries abuse tools and features commonly present in the target environment to blend in with normal activity and evade detection.


## Contents
Expand Down
2 changes: 1 addition & 1 deletion code_of_conduct.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Code of conduct for contributors

1. Don't be a jerk.
2. Read the [contribution guidelines](https://github.com/danzek/awesome-lol-commonly-abused/blob/main/contributing.md).
2. Read the [contribution guidelines](https://github.com/danzek/awesome-lol/blob/main/contributing.md).
3. Respect is not just a song by Aretha Franklin. Show it to other contributors and the repository maintainer.
4. All competent contributions are welcome. We welcome contributors from all universes, including Vulcan computer scientists, Jakku code scavengers, Ravenclaw algorithm spell-writers, Gondorian full-stone-stack engineers, or Time Lord TARDIS debuggers.
5. See #1.
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contribution guidelines

Please see the [contributor code of conduct](https://github.com/danzek/awesome-lol-commonly-abused/blob/main/code_of_conduct.md).
Please see the [contributor code of conduct](https://github.com/danzek/awesome-lol/blob/main/code_of_conduct.md).

---

Expand Down
Loading