Oh, by the way, here's a link to the Vigil project. https://github.com/valeriansaliou/vigil
Just finished testing and deploying my Ansible script for https://status.kydara.com/
I'm using Vigil. It updates automatically and notifies me if anything goes wrong. This should make maintaining the whole infrastructure much easier, I hope!
Jitsi Meet features update, April 2020 https://jitsi.org/news/features-update-april-2020/
There should be some kind of heartbeat service by default that pings both ends of the connection every few seconds if there's no other activity going on (such as the user typing something in, or receiving text from the remote server) that terminates connections after a reasonable amount of time, for example 30 seconds. This should of course be overrideable for extremely high latency SSH connections such as satellite Internet uplinks.
I cannot easily put into words how frustrating it is to have an SSH session be terminated remotely (for example, by pulling the plug on the physical server, switching VPNs or deleting a cloud instance), yet the SSH session will simply hang for a while until it eventually realises the remote server is not responding. And the timeout starts counting from the moment you try to type anything into the terminal, so you have to forcefully close the terminal window if you don't want to wait.
Hello Fedi.
Do you like Computer Science? Cybersecurity? Math?
Do you use Telegram?
Would you like to join a Telegram channel with absolutely zero ads, and tons of content related to these fields? Yes?
Click the link! https://t.me/x000_channel
Zoom's encryption has some major flaws, is "not suited for secrets", and Zoom has servers in China generating meeting encryption keys for users in other countries, Citizen Lab researchers discover https://theintercept.com/2020/04/03/zooms-encryption-is-not-suited-for-secrets-and-has-surprising-links-to-china-researchers-discover/ (by me)
Hello Fedi.
Do you like Computer Science? Cybersecurity? Math?
Do you use Telegram?
Would you like to join a Telegram channel with absolutely zero ads, and tons of content related to these fields? Yes?
Click the link! https://t.me/x000_channel
For those who wonder on how to set up Déjà-dup, there is an awesome guide on Linux.com:
https://www.linux.com/topic/desktop/total-system-backup-and-recall-deja-dup/
Here’s the repos I usually add to a bare Kali:
#!/bin/bash git clone https://github.com/danielmiessler/SecLists.git /opt/seclists git clone https://github.com/swisskyrepo/PayloadsAllTheThings.git /opt/platt git clone https://github.com/samratashok/nishang.git /opt/nishang git clone https://github.com/SecureAuthCorp/impacket.git /opt/impacket git clone https://github.com/decalage2/oletools.git /opt/oletools git clone https://github.com/gentilkiwi/mimikatz.git /opt/mikikatz git clone https://github.com/EmpireProject/Empire /opt/empire git clone https://github.com/Ne0nd0g/merlin.git /opt/merlin
"Okay, here's the scenario. You are a crew member on a starship."
"Cool."
"Space travel is slow, you'll be stuck with your crewmates a long time."
"So we must get along."
"Yes. Communicate, listen, share limited resources."
"I can do that. What's the starship called?"
"Earth."
#MicroFiction #TootFic #SmallStories
Hui, and more fancy open source software:
Advanced grammar help, sponsored by the European Union, published as free software. And free to use in the basic configuration, with some additional, more business focused tools which are available at a higher price tier.
Want to run it yourself? Here you go:
#ComputerScience & #Engineering student, #cybersecurity enthusiast, #privacy advocate.
I blog about CTFs and system administration. Sometimes a bit of reverse engineering as well.
Posts are my own and do not represent the views of my employer.