ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Hiding in plain sight - Alternate Data Streams

cyberpatriot ubuntu

cyberpatriot competition

cyberpatriot windows server

cyberpatriot windows 10

cyberpatriot training

cyberpatriot windows

cyberpatriot forensics questions

command prompt tutorial

powershell for beginners

powershell tutorial

powershell basics

Автор: Kilts and Computers

Загружено: 2023-01-13

Просмотров: 512

Описание: In this video, the Kilt Guy talks about alternate data streams and how files or even entire programs can be hidden from plain sight

===============

Commands Used in this video:
In the Command Prompt:
dir /od /q /r /s /ta

In PowerShell (this is all one command):
Get-ChildItem -File *.rtf |
ForEach { Get-Item $_.FullName -Stream * }|
Where-Object Stream -NE ':$Data' |
Select-Object Stream,Length,@{Name="AlternateDataStream";Expression={"$($_.PSChildName)"}},FileName

Chapters
0:00 Intro
0:58 What are Alternate Data Streams (ADS)?
2:04 How to find ADS in the Command Prompt
4:33 Creating an ADS-embedded file
8:50 Calling/Opening the ADS file
11:29 Going into PowerShell and using the pipeline to find the Streams
18:33 Enriching your output using the pipeline
22:00 Outro

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Hiding in plain sight - Alternate Data Streams

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]