All Security Engineering Courses
This channel is being updated often with older than 2020 courses, ebooks, videos, code, etc. to be used responsibly by everyone in CyberSecurity in an ethical manner. Lots of content is being downloaded from other channels or forwarded here. Bookmark me!
Показати більше📈 Аналітичний огляд Telegram-каналу All Security Engineering Courses
Канал All Security Engineering Courses (@allsecurityengineeringcourses) у мовному сегменті Англійська є активним учасником. На даний момент спільнота об'єднує 19 008 підписників, посідаючи 6 926 місце в категорії Технології та додатки та 35 141 місце у регіоні Росія.
📊 Показники аудиторії та динаміка
З моменту свого створення невідомо, проект продемонстрував стрімке зростання, зібравши аудиторію у 19 008 підписників.
За останніми даними від 30 липня, 2026, канал демонструє стабільну активність. Хоча за останні 30 днів спостерігається зміна кількості учасників на 161, а за останні 24 години на 15, загальне охоплення залишається високим.
- Статус верифікації: Не верифікований
- Рівень залученості (ER): Середній показник залученості аудиторії становить 12.84%. Протягом перших 24 годин після публікації контент зазвичай збирає 3.35% реакцій від загальної кількості підписників.
- Охоплення публікацій: В середньому кожен допис отримує 2 440 переглядів. Протягом першої доби публікація в середньому набирає 637 переглядів.
- Реакції та взаємодія: Аудиторія активно підтримує контент: середня кількість реакцій на один пост – 3.
- Тематичні інтереси: Контент зосереджений навколо ключових тем, таких як git, strace, github, linux, docker.
📝 Опис та контентна політика
Автор описує ресурс як майданчик для висловлення суб'єктивної думки:
“This channel is being updated often with older than 2020 courses, ebooks, videos, code, etc. to be used responsibly by everyone in CyberSecurity in an ethical manner. Lots of content is being downloaded from other channels or forwarded here. Bookmar...”
Завдяки високій частоті оновлень (останні дані отримано 31 липня, 2026), канал підтримує актуальність та високий рівень охоплення публікацій. Аналітика показує, що аудиторія активно взаємодіє з контентом, що робить його важливою точкою впливу в категорії Технології та додатки.
hide01.ir
@Hide01 📰
@RedBlueHit 💀👀
@RedBlueTM 🔒Classic NTLM relay problem: Stuck on port 445/TCP, can't use WMI (needs 135/TCP), and dumping hashes triggers EDR alerts. So what's a stealthy attacker to do? Our latest blog post explores evasive alternatives beyond the old techniques.When targeting SMB with an NTLM relay attack, your lateral movement options are limited to what’s possible over port 445/TCP. To break out of that limitation, you can use the Service Control Manager (SCM) on a remote host to start the Webclient service. Doing so opens the door to more flexible movement by combining a computer account takeover technique, like Shadow Credentials or RBCD, with an NTLM relay attack targeting the LDAP service of a DC.
• The Golden dMSA attack enables attackers to bypass authentication and generate passwords for all dMSAs and gMSAs and their associated service accounts offline. • Detection of Golden dMSA activity requires manual log configuration and auditing, making mitigation difficult. • To exploit it, attackers must possess a KDS root key available only to only the most privileged accounts: root Domain Admins, Enterprise Admins, and SYSTEM. • However, this attack can be high impact, enabling cross-domain lateral movement and persistent access to all managed service accounts and their resources indefinitely.Tool: https://github.com/Semperis/GoldenDMSA
docker compose up
a detailed video on how to use it: SLoader• Reverse SSH tunnel into the target environment
• CMD shell access as the executing user (no password required)
• SOCKS proxy functionality for pivoting