Building vSphere Templates From Scratch Using Packer and the vSphere API – Green Reed Technology
https://www.greenreedtech.com/building-vsphere-templates-from-scratch-using-packer-and-the-vsphere-api/
#terraform #vmware #vsphere
https://www.greenreedtech.com/building-vsphere-templates-from-scratch-using-packer-and-the-vsphere-api/
#terraform #vmware #vsphere
Green Reed Technology
Building vSphere Templates From Scratch Using Packer and the vSphere API
Packer ( is amazing tool that enables templates and machine images to be created in an automated fashion with support for various infrastructure providers such as AWS, GCE, Azure, VMware and many m…
Forwarded from Sys-Admin InfoSec (Yevgeniy Goncharov)
Как это оказывается удобно - перетащить настройки NM:
https://sys-adm.in/os/nix/792-perenos-nastroek-soedinenij-networkmanager-na-druguyu-mashinu.html
https://sys-adm.in/os/nix/792-perenos-nastroek-soedinenij-networkmanager-na-druguyu-mashinu.html
lab.sys-adm.in
Sys-Admin Laboratory
Open Sys-Admin BLD DNS - Focus on information for free with adblocking and implicit cybersecurity threat prevention.
Forwarded from Sys-Admin InfoSec (Yevgeniy Goncharov)
The CLIP OS project is an open source project maintained by the ANSSI (National Cybersecurity Agency of France) that aims to build a hardened, multi-level operating system, based on the Linux kernel and a lot of free and open source software:
https://clip-os.org/en/
https://clip-os.org/en/
Forwarded from Записки админа
✏️ chmod 000 /bin/chmod
#bash
# /bin/chmod 000 /bin/chmodНа случай важных переговоров, собеседований и всякого такого. (Не повторять на проде просто так!)
# ls -la /bin/chmod
----------. 1 root root 58584 апр 11 06:35 /bin/chmod
# /lib64/ld-linux-x86-64.so.2 /bin/chmod 755 /bin/chmod
# ls -la /bin/chmod
-rwxr-xr-x. 1 root root 58584 апр 11 06:35 /bin/chmod
#bash
BtleJuice Framework - Bluetooth Smart (LE) Man-in-the-Middle Framework - KitPloit - PenTest Tools for your Security Arsenal ☣
https://www.kitploit.com/2017/12/btlejuice-framework-bluetooth-smart-le.html?m=1
#bt #ble #bluetooth #pentest #framework
https://www.kitploit.com/2017/12/btlejuice-framework-bluetooth-smart-le.html?m=1
#bt #ble #bluetooth #pentest #framework
KitPloit - PenTest Tools for your Security Arsenal ☣
BtleJuice Framework - Bluetooth Smart (LE) Man-in-the-Middle Framework
Leading source of Security Tools, Hacking Tools, CyberSecurity and Network Security ☣
https://severalnines.com/resources/tutorials/mysql-load-balancing-haproxy-tutorial
#mysql #lb #haproxy
#mysql #lb #haproxy
Severalnines
MySQL Load Balancing with HAProxy - Tutorial
We have recently updated our tutorial on MySQL Load Balancing with HAProxy. Read about deployment and configuration, monitoring, ongoing maintenance, health check methods, read-write splitting, redundancy with VIP and Keepalived and more.
Forwarded from linkmeup
Быстрый способ сделать красивый html отчёт из вывода nmap. Сначала генерим XML nmap -oX и следом делаем xsltproc nmapOutput.xml -o nmapWebPage.html
Метод старый и многие его знают. А вот как сделать XLS файлик, для меня было тайной.
https://github.com/mrschyte/nmap-converter
Метод старый и многие его знают. А вот как сделать XLS файлик, для меня было тайной.
https://github.com/mrschyte/nmap-converter
GitHub
GitHub - mrschyte/nmap-converter: Python script for converting nmap reports into XLS
Python script for converting nmap reports into XLS - mrschyte/nmap-converter
Forwarded from linkmeup
Penetration testing 2.0 который мы заслужили. Истинно пятничная статья.
Одна из причин появления Bluetooth Low Energy (BLE) была в повышении безопасности. Якобы, чем меньше радиус взаимодействия, тем выше шанс, что к устройству подключится только владелец, ибо во взломе BT нет ничего тайного уже много лет как.
А вот явно не скучающий Alex Lomas решил прогуляться по улицам Берлина с крайне коварной целью: он искал доступные по BLE секс-игрушки ибо их производители думают о чём угодно, но только не про защиту от подобных фантазёров. Особенно он налегал на затычки для задницы Lovense Hush и попал со своим поисками в самую дырочку (о да, как же двусмысленно это звучит).
Под катом практически полное руководство о том, как наглядно объяснить соседу последствия его любви к постоянному ремонту.
Так что, %username будь крайне осторожен в это опасное время. Никогда не знаешь откуда может завибрировать опасность…
https://www.pentestpartners.com/security-blog/screwdriving-locating-and-exploiting-smart-adult-toys/
Одна из причин появления Bluetooth Low Energy (BLE) была в повышении безопасности. Якобы, чем меньше радиус взаимодействия, тем выше шанс, что к устройству подключится только владелец, ибо во взломе BT нет ничего тайного уже много лет как.
А вот явно не скучающий Alex Lomas решил прогуляться по улицам Берлина с крайне коварной целью: он искал доступные по BLE секс-игрушки ибо их производители думают о чём угодно, но только не про защиту от подобных фантазёров. Особенно он налегал на затычки для задницы Lovense Hush и попал со своим поисками в самую дырочку (о да, как же двусмысленно это звучит).
Под катом практически полное руководство о том, как наглядно объяснить соседу последствия его любви к постоянному ремонту.
Так что, %username будь крайне осторожен в это опасное время. Никогда не знаешь откуда может завибрировать опасность…
https://www.pentestpartners.com/security-blog/screwdriving-locating-and-exploiting-smart-adult-toys/
Pen Test Partners
Screwdriving. Locating and exploiting smart adult toys | Pen Test Partners
It’s hopefully well known by now that Bluetooth’s baby brother, BLE, isn’t exactly stellar when it comes to security. What you save in battery life and complexity comes at the price of easy discoverability and exploitability. Whilst BLE does have support…