


Private NAS such as Qunhui / cat disk use network penetration cloud for intranet penetration access tutorial
Demo environment: Qunhui system The cat dish Network cloud through Linux arm version 1: Query device CPU type, this tutorial cat disk uses arm 64 bit CPU, so download Linux arm version. 2: Remote login background...





This Dad’s “In Stitches” After Discovering That These Texts From His “Wife” Were Actually From His Kids
Kids get into loads of random mischief. Not too long ago, one kid figured out how she could abuse a Zoom bug that effectively let her stay out of school due to technical issues. Well, the ingenuity does not stop...
What are the new features in PostgreSQL 13 RPM?
Author: devrim Gunduz, chief system engineer of enterprisedb, and contributor of PostgreSQL, RedHat and fedora. Lei Yanliang, a PostgreSQL database technology enthusiast, 10g & 11g OCM, Ogg Certified Expert, works in Hangao basic software Co., Ltd It’s been a while since PostgreSQL 13 was released, and PostgreSQL 13 RPM provides some new features for end users. In this short blog post, I want to summarize: Removed support for...



Adfsbrute - A Script To Test Credentials Against Active Directory Federation Services (ADFS), Allowing Password Spraying Or Bruteforce Attacks
A script to test credentials against Active Directory Federation Services (ADFS), calculating the ADFS url of an organization and allowing password spraying or bruteforce attacks. The main idea is carrying out password...
C # realize the function of checking password and locking the wrong password to lock the account
Bank cards are used by everyone. After the number of wrong passwords exceeds the limit, they are easy to be locked. Only when you arrive at the bank counter can you unlock them intelligently. If this function is realized, Xiaobian will give you a detailed explanation through the example code today. Let’s follow Xiaobian. Check password implemented by C # and lock the account according to the number of times of entering the wrong...
Redis - Chapter 3 - installation and configuration
Official website address https://redis.io/ download wget https://download.redis.io/releases/redis-6.0.10.tar.gz install cd redis-6.0.10 make cd src make install PREFIX=/usr/local/redis Note: make compilation failed, probably because there is no GCC service Check whether GCC is installed rep -qa|grep gcc Install GCC yum -y install gcc yum -y install gcc-c++ Move the...



Generating RSA key pair
Using OpenSSL extension of PHP to generate RSA certificate, public key and private key pair <?php usage method <?php $openssl = new OpensslServer('certs'); $openssl->generate(); $openssl->cert(); openssl Technical documentation This work adoptsCC agreementReprint must indicate the author and the link of this article


PHP coder go language codebook project development practice - Project Introduction
I am a php programmer. Recently, I am interested in go language. I always want to find a chance to learn and practice this interesting language. I happen to have an account password management tool written in PHP. I...
