У нас вы можете посмотреть бесплатно 5 Minutes to Build a Basic Monitoring and Alerting System for New Subdomains или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, I walk you through how to set up a system that monitors for new subdomains and sends you a message on Discord, Slack or Telegram when one pops up. This video is paired with a blog post on the SecurityTrails blog: https://securitytrails.com/blog/monit... Get $100 Digital Ocean credit for free by using this link: https://m.do.co/c/ac22891d18e8 The three tools are: haktrails: https://github.com/hakluke/haktrails anew: https://github.com/tomnomnom/anew notify: https://github.com/projectdiscovery/n... 0:00 Introduction 0:44 Choosing your hosting provider 1:20 Creating your VPS 3:15 SSHing into your VPS 3:44 Installing tools 6:20 Setting up the monitoring script 7:59 Setting up config files 11:03 Modifying the script to accept arbitrary domains 11:33 Adding GOBIN to PATH 13:04 Running script for the first time 14:03 Unleashing the final script 14:52 The Unix Philosophy 15:21 Ideas for extending your automation