diff --git a/clusters/tool.json b/clusters/tool.json index 8737a0e..67d5739 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -8592,7 +8592,17 @@ ], "uuid": "6fc4beee-b922-4d25-833d-8fb574a3c56e", "value": "BumbleBee" + }, + { + "description": "Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). Chisel is mainly useful for passing through firewalls, though it can also be used to provide a secure endpoint into your network. Benign in itself, but used by threat actors.", + "meta": { + "refs": [ + "https://github.com/jpillora/chisel" + ] + }, + "uuid": "f493dede-9134-44db-a00d-aa4866bfd555", + "value": "Chisel" } ], - "version": 154 + "version": 155 }