Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
page 1 / 6
115 results tagged security  ✕
Troy Hunt: We Didn't Encrypt Your Password, We Hashed It. Here's What That Means: https://www.troyhunt.com/we-didnt-encrypt-your-password-we-hashed-it-heres-what-that-means/
Sat 05 Sep 2020 03:58:23 PM CEST
QRCode

You've possibly just found out you're in a data breach. The organisation involved may have contacted you and advised your password was exposed but fortunately, they encrypted it. But you should change it anyway. Huh? Isn't the whole point of encryption that it protects data when exposed to unintended parties?

article security story
Why You Should Be Using Persistent SSH Sessions https://software.rajivprab.com/2019/07/14/ssh-considered-harmful/
Mon 17 Aug 2020 01:10:23 PM CEST
QRCode

No, there hasn’t been any new vulnerability found in SSH, nor am I denying the usefulness of SSH as a building block in the dev toolchain. This article is about why you shouldn’t be (and how you can avoid) using raw SSH sessions for development work.

In summary, how the author discovered screen, tmux, etc.

article communication security ssh tmux tools
Stopping phishing campaigns with bash https://blog.haschek.at/2020/stopping-phishing-campaigns-with-bash.html
Thu 13 Aug 2020 09:05:08 PM CEST
QRCode

How to poison phishing sites with fake data.

article online programming security
The Ultimate Guide on How to Secure WordPress https://anto.online/guides/how-to-secure-wordpress/
Fri 24 Jul 2020 04:13:56 PM CEST
QRCode

So you want to learn how to secure WordPress. Congratulations! You are in good company and this post will show you all the right steps!

article guidelines security web
GNUnet https://gnunet.org/en/index.html
Mon 13 Jul 2020 10:59:25 PM CEST
QRCode

GNU's framework for secure p2p networking

homepage networking opensource privacy protocol security software
Introducing Teleport 4.3 - Modern Replacement for OpenSSH https://gravitational.com/blog/introducing-teleport-4-point-3-modern-replacement-for-openssh/
Fri 10 Jul 2020 09:16:24 AM CEST
QRCode

We’re excited to announce the release of Teleport 4.3 - new UI, API driven, expanded audit capabilities, and still open source.

article networking security software ssh
Maersk, me & notPetya http://gvnshtn.com/maersk-me-notpetya/
Wed 24 Jun 2020 06:47:06 PM CEST
QRCode

Maersk is the world’s largest integrated shipping and container logistics company. I was massively privileged (no pun intended) to be their Identity & Access Management (IAM) Subject Matter Expert (SME), and later IAM Service Owner. Along with tens (if not hundreds) of others, I played a role in the recovery and cybersecurity response to the […]

article security story
Python Backdoor, fully undetectable and rich in features https://www.hackermilk.info/2020/06/python-backdoor-fully-undetectable-and.html
Wed 24 Jun 2020 06:42:57 PM CEST
QRCode

article python security software
ZeroTrustOps: Securing at Scale https://blog.sonatype.com/zerotrustops-securing-at-scale
Sun 21 Jun 2020 09:34:38 PM CEST
QRCode

With zero trust, you assume everything on the network is unsafe. You have to check trust explicitly. This stance improves security throughout the SDLC.

article guidelines security sysadmin
10 common security gotchas in Python and how to avoid them | Hacker Noon https://hackernoon.com/10-common-security-gotchas-in-python-and-how-to-avoid-them-e19fbe265e03
Sun 14 Jun 2020 10:00:52 PM CEST
QRCode
article guidelines list programming python security
Never forget your password with this Python encryption algorithm https://opensource.com/article/20/6/python-passwords
Thu 11 Jun 2020 06:58:42 PM CEST
QRCode

Many of us use password managers to securely store our many unique passwords. A critical part of a password manager is the master password. This password protects all others, and in that way, it is a risk. Anyone who has it can pretend to be you… anywhere! Naturally, you keep your master password hard to guess, commit it to memory, and do all the other things you are supposed to do.

article cryptography manager password security software
10 Actionable SSH Hardening Tips to Secure Your Linux Server https://linuxhandbook.com/ssh-hardening-tips/
Tue 09 Jun 2020 09:58:46 PM CEST
QRCode

Worried about the security of your Linux server? Learn some easy to implement tips on securing SSH and make your Linux server more secure.

article collection guidelines list security ssh
paperbackup - Create a pdf with barcodes to backup text files on paper https://github.com/intra2net/paperbackup
Fri 01 May 2020 05:13:21 PM CEST
QRCode

Create a pdf with barcodes to backup text files on paper. Designed to backup ASCII-armored GnuPG and SSH key files and ciphertext.

#cli-app backup coding_lang:python gpg opensource security software source_code ssh
HashiCorp Vault is Overhyped, and Mozilla SOPS with KMS and Git is Massively Underrated - Oteemo https://oteemo.com/2019/06/20/hashicorp-vault-is-overhyped-and-mozilla-sops-with-kms-and-git-is-massively-underrated/
Thu 30 Apr 2020 06:38:49 PM CEST
QRCode

Hashicorp Vault hogs the limelight as cost-effective powerful KMS solutions are hidden in plain sight. Chris McGrath explores the underrated Mozilla SOPS.

article manager password security service
How do you share passwords simply and securely? https://news.ycombinator.com/item?id=23020183
Wed 29 Apr 2020 10:44:49 PM CEST
QRCode

This HN thread contains several tips and hints regarding methods, approaches and tools to share secrets across people and systems.

guidelines links password security tips
How to SSH Properly https://gravitational.com/blog/how-to-ssh-properly/
Wed 01 Apr 2020 09:29:36 PM CEST
QRCode

How to SSH properly and easily improve the security of your SSH model without needing to deploy a new application or make any huge changes to UX.

communication guidelines networking security ssh
SpicyPass - A light-weight password manager with a focus on simplicity and security https://github.com/JFreegman/SpicyPass
Sun 29 Mar 2020 05:54:56 AM CEST
QRCode

SpicyPass is a light-weight password manager that utilizes state of the art cryptography and minimalist design principles for secure and simple password storage.

#cli-app coding_lang:c++ opersource privacy security software source_code
Exception(al) Failure - Breaking the STM32F1 Read-Out Protection https://blog.zapb.de/stm32f1-exceptional-failure/
Fri 27 Mar 2020 09:29:40 AM CET
QRCode

The firmware of microcontrollers usually contains valuable data such as intellectual property and, in some cases, even cryptographic material.

image

article embedded hacking programming security
LessPass https://lesspass.com/#/
Sun 15 Mar 2020 10:10:20 PM CET
QRCode
homepage manager opensource password security webservice
Vim Tips - Edit Remote Files With Vim On Linux - OSTechNix https://www.ostechnix.com/vim-tips-edit-remote-files-with-vim-on-linux/
Sat 14 Mar 2020 05:49:08 PM CET
QRCode

This guide explains how to edit remote files with Vim on Linux. Starting from Vim 7.x version, the netrw plugin allows you to edit remote system files.

article networking security tutorial vim
page 1 / 6
3654 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn