Explore >> Select a destination


You are here

smsagent.blog
| | adsecurity.org
25.1 parsecs away

Travel
| | [AI summary] This technical article details essential security features in PowerShell version 5, including script block logging, system-wide transcripts, constrained mode, and Antimalware Scan Interface (AMSI) integration to defend against enterprise attacks.
| | www.darkoperator.com
21.1 parsecs away

Travel
| | [AI summary] The provided text discusses various methods to secure PowerShell environments against potential threats, focusing on monitoring, logging, and policy enforcement. It outlines the use of Group Policy to enable module logging, which helps track PowerShell cmdlet activities. The text also covers the use of Software Restriction Policies (SRP) and AppLocker for controlling application execution. Additionally, it mentions the PowerShell v3 feature __PSLockdownPolicy as a tool for restricting PowerShell functionalities. The author emphasizes the importance of planning and testing these security measures in a controlled environment to ensure effectiveness.
| | codingbyexample.com
23.2 parsecs away

Travel
| | How to download large amounts of PDB files. Followed by automated processing to add things like hydrogen atoms and CONNECT information.
| | wrapt.dev
45.6 parsecs away

Travel
| Let's make our integration tests more reliable by dynamically spinning up a database in Docker that mimics production and makes your project easy to test on any dev box.