Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tserafin authored Jun 17, 2021
1 parent 664d9ce commit f0135bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Banter
A Proof of Concept (PoC) Remote Access Trojan (RAT) developed to play around with various ideas and concepts.
A Proof of Concept (PoC) Remote Access Trojan (RAT) developed to **legally** play around and test various ideas and concepts. I assume no liability for its misuse.

Banter was developed alongside the BackdoorPE (https://github.com/tserafin/BackdoorPE) tool with the end goal of infecting a legitimate Windows binary with the Banter client.

Expand All @@ -14,4 +14,4 @@ pip install -r requirements.txt

Possible future work:
- Extending network discovery
- Refactor tasking to use port knocking to reduce network footprint and tasking delay
- Refactor tasking to use port knocking to reduce network footprint and tasking delay

0 comments on commit f0135bf

Please sign in to comment.