SILENTTRINITY icon indicating copy to clipboard operation
SILENTTRINITY copied to clipboard

An asynchronous, collaborative post-exploitation agent powered by Python and .NET's DLR

Results 47 SILENTTRINITY issues
Sort by recently updated
recently updated
newest added

I had install Silenttrinity useing apt install silenttrinity -y but after i connected with server thats showing up 2021-12-30 01:05:51,014 [INFO] - connection.py: connect - Connected to wss://172.17.1.9:81 [1] ST...

bug

Sessions run modules/tasks asynchronously, the way this is currently implemented (threads) has the unfortunate consequence of mixing up module's output if more than one is running at the same time...

bug
enhancement
help wanted

There's enough modules now that this should probably be done, cause scrolling through a ton of modules isn't exactly ideal.

enhancement
good first issue

When two operators are connected at the same time , module loaded on `operator1` window also gets loaded on `operator2` window , making it hard for the operators to work...

bug

Typing "use" and then either space, tab or backspace, in any other menus than "modules", "listeners" or "stagers" produces the following error: ![2019-10-23-175947_1154x208_scrot](https://user-images.githubusercontent.com/23383682/67437873-f3d6a580-f5bf-11e9-8f04-ff8a4b6f35ea.png) ![2019-10-23-180034_1151x211_scrot](https://user-images.githubusercontent.com/23383682/67437878-f76a2c80-f5bf-11e9-9092-81f69d2a95fd.png) I simply added a check with...

Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1. Changelog Sourced from websockets's changelog. 9.1 ... May 27, 2021 .. note:: **Version 9.1 fixes a security issue introduced in version 8.0.** Version 8.0...

dependencies

Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

Using version 0.4.6dev when using any stager they never complete and endlessly try to connect. [1] ST (stagers)(powershell) ≫ generate https [+] Generated stager to ./stager.ps1 [1] ST (stagers)(powershell) ≫...

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies