TGTGInsighttelegram intelligenceLIVE / telegram public index
← () => "翠楼屋"

TGINSIGHT SIMILAR POSTS

查找相似内容

Source channel @lambdaexpression · Post #301 · 1月26日

DN42 access 本服务为那些无法轻松访问自身网络的用户以及希望体验 dn42 但又不想承担维护自有网络成本的用户提供 dn42 连接 默认情况下,地址从/96地址块中分配,如果您希望租用独立的/96前缀或更大的地址空间,请按照联系方式联系我 所有公开的PoP均已屏蔽来自中国境内的 IP 地址。如果您确实需要dn42 access,请与我联系并提供合理的理由 该服务由AS4242423377提供 - - - - - - - The service provides DN42 connectivity to members who cannot easily access their own networks, as well as to those who would like to explore DN42 without the overhead of maintaining their own network. By default, addresses are allocated from a /96 block. If you wish to lease a dedicated /96 prefix or a larger address space, please contact me using the methods provided in the contact information. All publicly accessible PoP are blocked for IPs originating from within China. DN42 access from within China is not publicly available. If you genuinely require access, please contact me and provide a valid justification. Hosted by AS4242423377. Policy 本服务需要花费时间和金钱才能运行,但为了您的利益,我们免费提供。使用本服务是一种特权,而非权利。您必须合理使用本服务,以确保其他用户也能继续享受同样的便利。任何滥用、误用或干扰服务或其他用户的行为都可能导致您的访问权限立即被暂停或终止。 滥用行为包括但不限于: - 过度使用资源 - 黑客攻击、病毒、木马等,或任何其他可能损害服务或对服务及其用户造成风险的干扰行为 - 传播可能导致民事或刑事责任的不良内容 - - - - - - - This service require real time and financial resources to operate, yet are provided free of charge for your benefit. Access to the services is a privilege, not a right. You must use the services responsibly and considerately to ensure that other users can continue to enjoy the same opportunities. Any misuse, abuse, or activities that disrupt the service or other users may result in immediate suspension or termination of access. Abuse could include, but is not limited to: - Excessive use of resources - Hacking, viruses, trojans etc or any other disruption that could harm or create risk to the services or its users - Distribution of objectional content that could create a civil or criminal liability PoP ## Toronto, Canada Prefix: fdb6:fc6a:e66c:724f:fad1:d2cf::/96 Zerotier: 4753cf475f65b0fb ## Los Angeles, USA coming soon #announcement#service

Results

找到 14 条相似帖子

搜索 #powershell

当前筛选 #powershell清除筛选
GitHub Trends

@githubtrending · Post #15541 · 2026/03/05 12:30

#powershell HVE Core is a free Microsoft framework for GitHub Copilot in VS Code that boosts coding with 35 specialized agents, 68 instructions, 40 prompts, and skills. Installs in 30 seconds, uses RPI (Research-Plan-Implement) to structure tasks, and validates everything for reliable AI output. You save massive time on boilerplate, repetitive work, and complex projects—staying focused on creative problem-solving while scaling from solo to team use for faster, cleaner code. https://github.com/microsoft/hve-core

Hashtags

GitHub Trends

@githubtrending · Post #15354 · 2025/12/22 12:30

#powershell EntraGoat creates a safe, vulnerable Microsoft Entra ID setup in your test tenant using PowerShell and a web interface for easy deployment of scenarios like privilege escalation attacks. Clone the GitHub repo, install tools, run scripts for challenges with flags, solutions, and cleanups—no extra costs. You benefit by safely practicing real-world identity hacks, spotting misconfigurations, and boosting your skills to secure production systems without risks. https://github.com/Semperis/EntraGoat

Hashtags

infosecurity

@tg_infosec · Post #3534 · 2025/08/31 12:31

👩‍💻PersistenceSniper: Powershell module that can be used by Blue Teams, Incident Responders and System Administrators to hunt persistences implanted in Windows machines. • Интересный Powershell-модуль, который подходит для Blue Team и предназначен для поиска всех методов закрепления, которые используют хакеры на взломанной тачке. На данный момент умеет находить 60 техник, начиная от популярных методов с реестром, заканчивая злоупотреблением DLL-библиотеки AppInit: ➡https://github.com/last-byte/PersistenceSniper #Powershell

Hashtags

infosecurity

@tg_infosec · Post #3438 · 2025/07/31 12:31

👩‍💻 Обфускация PowerShell. • В базах антивирусов содержатся миллионы сигнатур, однако трояны по-прежнему остаются в хакерском арсенале. Даже публичные и всем известные варианты полезных нагрузок Metasploit, разновидностей RAT и стиллеров могут остаться незамеченными. Как? Благодаря обфускации! Даже скрипт на PowerShell можно спрятать от любопытных глаз антивируса. • Этот репозиторий содержит тонну полезных техник, примеров и теории на тему ручной обфускации скриптов PowerShell. Ну и что самое главное, содержимое этого репо является результатом проб и ошибок автора, который имеет огромный опыт в проведении тестов на проникновение. ➡https://github.com/t3l3machus/PowerShell-Obfuscation-Bible #PowerShell

Hashtags

infosecurity

@tg_infosec · Post #3066 · 2025/03/27 12:33

👩‍💻 PowerShell Commands for Pentesters. • В продолжении к вчерашней публикации поделюсь с Вами полезными командами, которые будут полезны пентестерам и специалистам в области информационной безопасности: + Locating files with sensitive information: - Find potentially interesting files; - Find credentials in Sysprep or Unattend files; - Find configuration files containing “password” string; - Find database credentials in configuration files; - Locate web server configuration files; + Extracting credentials: - Get stored passwords from Windows PasswordVault; - Get stored passwords from Windows Credential Manager; - Dump passwords from Google Chrome browser; - Get stored Wi-Fi passwords from Wireless Profiles; - Search for SNMP community string in registry; - Search for string pattern in registry; + Privilege escalation: - Search registry for auto-logon credentials; - Check if AlwaysInstallElevated is enabled; - Find unquoted service paths; - Check for LSASS WDigest caching; - Credentials in SYSVOL and Group Policy Preferences (GPP); + Network related commands: - Set MAC address from command-line; - Allow Remote Desktop connections; - Host discovery using mass DNS reverse lookup; - Port scan a host for interesting ports; - Port scan a network for a single port (port-sweep); - Create a guest SMB shared drive; - Whitelist an IP address in Windows firewall; + Other useful commands: - File-less download and execute; - Get SID of the current user; - Check if we are running with elevated (admin) privileges; - Disable PowerShell command logging; - List installed antivirus (AV) products. #PowerShell

Hashtags

infosecurity

@tg_infosec · Post #3064 · 2025/03/26 12:35

👩‍💻 Awesome PowerShell. • Большая подборка различного материала для изучения PowerShell: книги, курсы, статьи, подсказки, команды и т.д.: - API Wrapper; - Blogs; - Books; - Build Tools; - Code and Package Repositories; - Commandline Productivity; - Communities; - Data; - Documentation Helper; - Editors and IDEs; - Frameworks; - Interactive Learning; - Logging; - Module Development Templates; - Package Managers; - Parallel Processing; - Podcasts; - Security; - SharePoint; - SQL Server; - Testing; - Themes; - UI; - Videos; - Webserver; - Misc. #PowerShell

Hashtags

infosecurity

@tg_infosec · Post #3003 · 2025/03/07 16:35

👩‍💻 Коллекция примеров пошаговых сценариев администрирования систем с помощью PowerShell. Работа с объектами: - Просмотр структуры объектов; - Выбор частей объектов; - Удаление объектов из конвейера; - Сортировка объектов; - Создание объектов .NET и COM; - Использование статических классов и методов; - Получение объектов WMI с помощью Get-CimInstance; - Прямое управление элементами. Управление компьютерами: - Изменение состояния компьютера; - Сбор информации о компьютерах; - Создание запросов Get-WinEvent с помощью FilterHashtable. Управление процессами и службами: - Управление процессами при помощи командлетов Process; - Управление сервисами; - Работа с принтерами; - Выполнение задач по работе с сетями; - Работа с программами установки программного обеспечения; - Декодирование команды PowerShell из выполняемого процесса. Работа с выходными данными: - Перенаправление выходных данных; - Использование команд Format для изменения представления вывода. Управление дисками и файлами: - Управление текущим расположением; - Управление дисками PowerShell; - Работа с файлами и папками; - Работа с файлами, папками и разделами реестра; - Работа с записями реестра; - Работа с разделами реестра. Создание элементов пользовательского интерфейса: - Создание настраиваемого поля ввода; - Создание графического элемента управления "Выбор даты"; - Списки с множественным выбором; - Выбор элементов из списка. #PowerShell

Hashtags

infosecurity

@tg_infosec · Post #2727 · 2024/11/29 12:30

👩‍💻 PS-Commands. • Объемный репо, который содержит в себе полезные заметки о командах PowerShell и представлен на русском языке: ➡https://github.com/Lifailon/PS-Commands #PowerShell

Hashtags

hackspace

@hackspace · Post #1218 · 2024/05/21 19:32

Quick way with (elevated) #PowerShell to see the versions of particular vendor's running processes. I also remoted this since mstsc etc is overkill ps |where path -match citrix|gp|select -expand versioninfo ps=Get-Process gp = Get-ItemProperty (-path arg comes from path property from Get-Process)

Hashtags

infosecurity

@tg_infosec · Post #3566 · 2025/09/08 15:34

👩‍💻Win11Debloat. • Очень полезный PowerShell скрипт, который поможет вырезать весь мусор и ускорить Ваш Windows. Возможности: — Удалить все бесполезные приложения, которые замедляют ОС; — Отключить рекламу в меню Пуск; — Вернуть панель задач из Windows 10; — Вырубить телеметрию и сбор данных; — Убрать бессмысленные опции в контекстном меню; — Вырезать Кортану, Copilot и Bing. • Работает на Windows 11 и 10. Если какие-то изменения не подходят — их легко откатить. Забираем с GitHub: ➡️https://github.com/Raphire/Win11Debloat #PowerShell#Windows

GitHub Trends

@githubtrending · Post #15392 · 2026/01/06 12:30

#powershell#flare#malware_analysis#reverse_engineering FLARE-VM lets you quickly set up a full reverse engineering and malware analysis environment on a Windows 10+ virtual machine using simple scripts with Chocolatey and Boxstarter. Prepare a VM with 60GB disk, 2GB RAM, no spaces in username, internet, disabled Windows Updates, Tamper Protection, and anti-malware; then run the installer.ps1 script as admin after downloading it. This saves you hours of manual tool installs like IDA Free, Ghidra, and Binary Ninja, giving a ready-to-use, snapshot-revertible lab to safely analyze threats and boost your cybersecurity work. https://github.com/mandiant/flare-vm

infosecurity

@tg_infosec · Post #2923 · 2025/02/09 12:29

👨‍💻 DevOps and IT Cheat-Sheet Collection. • Коллекция полезных шпаргалок для DevOps и IT специалистов. Содержание следующее: - #Nginx; - #Docker; - #Ansible; - #Python; - Go (Golang); - #Git; - Regular Expression (Regex); - #PowerShell; - #VIM; - #Jenkins; - Continuous Integration and Continuous Delivery (CI/CD); - #Kubernetes; - #Linux; - Redis; - Slack; - Puppet; - Google Cloud Developer; - PostgreSQL; - Ajax; - Amazon Web Services (AWS). ➡️https://github.com/sk3pp3r/cheat-sheet-pdf #CheatSheet#DevOps

12
上一页第 1/2 页下一页