Tag

Password Management

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
Oct 21, 2024 · Information Security

Understanding Microsoft Account Fatigue Attacks and Security Recommendations

The article explains how fatigue attacks target Microsoft accounts by repeatedly sending login prompts, describes Microsoft's new numeric verification safeguard, and offers practical security measures such as changing passwords, using passkeys, switching to alternative authenticators, and updating the linked email to protect personal data.

Credential StuffingFatigue AttackMicrosoft
0 likes · 5 min read
Understanding Microsoft Account Fatigue Attacks and Security Recommendations
DevOps Operations Practice
DevOps Operations Practice
Jun 5, 2024 · Information Security

Introducing KeePass: A Secure Open-Source Password Manager and How to Use It

This guide explains why secure password management is crucial, introduces the open‑source KeePass manager, and provides step‑by‑step instructions for installing, configuring, and using its features such as group management and entry creation across platforms.

KeePassPassword Managementencryption
0 likes · 6 min read
Introducing KeePass: A Secure Open-Source Password Manager and How to Use It
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 29, 2023 · Information Security

Top 5 VS Code Extensions for Enhancing Code Security

This article introduces five essential Visual Studio Code extensions—1Password, Decompiler, Cloak, ESLint, and Snyk—that help developers securely manage secrets, decompile binaries, hide sensitive values, enforce safe coding standards, and automatically scan for vulnerabilities within the editor.

CloakCode ScanningESLint
0 likes · 11 min read
Top 5 VS Code Extensions for Enhancing Code Security
Practical DevOps Architecture
Practical DevOps Architecture
Nov 24, 2020 · Operations

Batch Resetting Root Passwords on Remote Servers Using Ansible

This guide demonstrates how to automate the quarterly rotation of root passwords across multiple Linux servers by configuring password‑less SSH, creating an Ansible playbook, testing it, and executing it with or without inventory‑based credentials.

AnsibleDevOpsPassword Management
0 likes · 5 min read
Batch Resetting Root Passwords on Remote Servers Using Ansible
Tencent Cloud Developer
Tencent Cloud Developer
Apr 14, 2020 · Cloud Computing

Deploying a Private Bitwarden Password Manager on Tencent Cloud

This guide walks you through deploying a low‑cost, private Bitwarden password manager on Tencent Cloud by preparing a domain and SSL certificate, installing Docker on a CentOS CVM, running Bitwarden and Nginx containers, optionally enabling CDN, configuring backups to COS, and applying security hardening such as two‑factor authentication.

BitwardenDockerPassword Management
0 likes · 18 min read
Deploying a Private Bitwarden Password Manager on Tencent Cloud
FunTester
FunTester
Jul 24, 2019 · Backend Development

Groovy‑Based Automated API Testing Framework for Password Modification

This article presents a Groovy‑driven, modular API testing framework that automates login, token handling, and password‑change requests using multithreaded execution, and includes full source code for the test driver, UserCenter, and OkayBase classes.

API testingGroovyPassword Management
0 likes · 5 min read
Groovy‑Based Automated API Testing Framework for Password Modification