
I have create a #tool to quickly setup #ssh tunnels, to allow #remote #softwaredevelopment
https://poweredbydev.com/remote-development-with-using-an-ssh-tunnel/
🚀 Vừa giải xong thử thách CTF trên INE: Liệt kê dịch vụ SMB/SSH để tìm lỗ hổng!
🔑 Chiến thuật chính:
- Phát hiện share SMB ẩn danh (pubfiles) bằng script tùy chỉnh
- Brute-force thành công user Josh (Samba) với mật khẩu yếu
- Khai thác FTP port 5554 để lấy flag từ ashley/alice/amanda
📌 Bài học: Kiểm tra cấu hình dịch vụ và xác thực luôn là bước quan trọng!
#CTF #AnNinhMang #SMB #SSH #CyberSecurity #Pentesting #Hacking #INE
https://dev.to/james_kariuki/cracking-the-shell-enumerat
FIXED(ui): Navigation is now straightforward ->
Upon #ssh login,
- You spawn directly into the #vm management tab.👌
- Repeatedly hit `Enter` until you order some hundreds #vps! 🏃
- Enjoy the bill 😏
New project: Automatically sign ssh host keys in AWS EC2 - removes the known_hosts spam and ensures the first access is trusted. https://codeberg.org/viraptor/auto-ec2-host-key (vibed)
#aws #devops #ssh
SSH (Secure Shell) is one of the most useful tools in the toolbox of the system administrator. Used to connect to servers, computers, virtual machines, Docker containers, and more, this authentication method is fast, efficient, and secure. Here's how it works and how to get started.
#ssh #remoteAuthentication #secureShell #terminal #commandLine
https://negativepid.blog/an-introduction-to-ssh/
https://negativepid.blog/an-introduction-to-ssh/
Гайд по первоначальной настройке VPS
Мне довольно часто приходится работать с только что созданными VPS — будь то развёртывание нового проекта, подготовка тестового окружения или эксперименты с инфраструктурой. Практически каждый такой сервер после создания находится в «сыром» состоянии и требует базовой первичной настройки. Как правило, эта настройка включает:
https://habr.com/ru/articles/982512/
#debian #ubuntu #ssh #windows #linux #vps #настройка_сервера #терминал #zsh #atuin
Ik vind het zo leuk dat je NOS Teletekst ook via SSH kunt lezen!
Gewoon `ssh teletekst.nl` intypen in de terminal. Geniaal!
Another #ssh key #randomart #creature... This time I even have a #dragon 🐉
Somehow similar to Almudron from Monster Hunter... I definitely saw its fins on head in that terminal
And I felt it should be some kind of water creature.
#drawing #art #MastoArt #CreativeToots #krita #ArtWithOpenSource #dragons #dragonart

Tiens, curieux, j'avais configuré mon fichier .ssh/config avec cette ligne, pour forcer un peu à la hausse le chiffrement par défaut :
Ciphers chacha20-poly1305@openssh.com
Mais pour un serveur spécifique, j'ai voulu relâcher un peu le chiffrement en mettant sous un paramètre Host la ligne :
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com
Ben rien, que dalle : ce nouveau paramètre spécifique n'est pas pris en compte.
Mais ça marche si je le mets à la place de la première. 🤔
I've always suspected as much that you could, but never bothered looking into how or confirmed it - but yea as suspected, on #Linux you could easily, quickly mount a remote directory from a different system via #SSH using #sshfs.
Helpful when you need to quickly need something from a different PC, but don't really wanna copy it over (also using SSH) to your (working) machine - but this is a temporary/one time thing so setting up a remote directory via #SMB or wtv isn't really worth it.. so you do this instead.
Freaking awesome. Should prolly write a quick guide on how to do so on my linux-wiki repo.
Protégez vos clés SSH avec Touch ID sur macOS
https://fed.brid.gy/r/https://korben.info/secretive-cles-ssh-touch-id-macos.html
