Tag: Digital ANGULARJS represents represent Processor server Post block ICAOAuth 2 and JWT-How to design a secure API?Moakap translation, original OAuth 2 VS JSON Web tokens:how to secure an APIThis article describes in detail two common ways to ensure API security: OAuth2 and JSON Web Token (JWT)Assume:
You have or are implementing the API;
You are considering choosing an appropriate method to
Four Secure File Deletion tools in Linux
Any normal-level computer user knows that any data deleted from the computer system can be recovered later through some efforts. This is a good solution when you accidentally delete important data. However, in most cases, you do not want your private data to be easily restored. Whenever we delete any file, the operating system only deletes the index of specific data. This means that the data is still stored in
How to build efficient and secure operation and maintenance service platformHello everyone, I am the Zhanghuapeng of the cloud, today and we share the topic is "efficient security operation and maintenance service platform construction", including: Enterprise data security issues, operation and maintenance security in the face of the network, system services, application-related configuration and other issues.The core of enterprise security is data se
Java Secure Hash functionsA Secure Hash function would generatea large number, called the hash value, whengiven a document of some sort. This document can is of almost any type. We'll be using the simple strings in our examples.The function is aOne-way hash function, which means that it was effectively impossible to recreate the document when given a hash value. When usedIn conjunction with asymmetric keys,
Java concurrent programming (2) immutability of objects and secure release objects1. immutability
Another way to meet synchronization needs is to use Immutable objects ). So far, we have introduced many problems related to atomicity and visibility, such as getting invalid data, losing update operations, or simply finding an object in an inconsistent state, it is related to the multi-threaded view accessing the same variable state at the same time. If
Objective:For the SHA Secure Hash algorithm, not used before, just stay in the heard of the stage, today in the picture cache frame Glide source found that its cache key is not MD5 encryption algorithm, but SHA-256 encryption algorithm, this just hook up my curiosity, so while the night nothing, To learn a bit.Several other encryption methods:
RSA encryption of Android data encryption
AES encryption of Android data encryption
Des encr
, execute commands, or open links on the server. These features all make PHP runtime security issues.
Although Ph P is deliberately designed to be a more secure language than a CGI program written in Perl or C, the proper use of compile-time and Run-time configuration options and appropriate application coding will ensure that it is safe to run. Since we can make use of PHP in many different ways, it has many settings to control its behavior.
A larg
password will leak. SQL commands executed after the user logs in to the database are also recorded in the user directory's. mysql_history file by MySQL. If a database user modifies the database password with an SQL statement, it is also compromised by the. mysql_history file. So we in the shell landing and backup when not directly after-p password, but in the prompt and then enter the database password.
In addition to these two files we should also not let it record our operation, just in case.
parameters, so as to meet the background check, but also trigger ssrf. Second, the Secure-file-priv check on MySQL 1. Background: When I got the highest MySQL permission, I wanted to write a sentence in SQL, but I found out that I had an error, and the SQL statement did not conform to the SECURE-FILE-PRIV setting. 2. What is Secure-file-priv
Secure programming with the OpenSSL API
First, Concept: 1. What is SSL. SSL is an abbreviation, the full name is Secure Sockets Layer. It is the standard that supports secure communication over the Internet and integrates data cryptography into the protocol. The data is encrypted before it leaves your computer and is decrypted only if it reaches its intended targ
Use SRP to create secure LinuxFTP server-Linux Enterprise Application-Linux server application information. The following is a detailed description. In small and medium-sized heterogeneous networks, many users choose Linux as the network operating system and use its simple configuration and user-familiar graphical interfaces to provide Internet services. FTP is one of the services it provides. FTP (file transfer protocol) plays an important role in ma
Article Title: Build a secure Web server under FreeBSD. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Preface
When we run Web servers, everyone may agree that using Linux + Mysql + Apache + PHP as the entire open-source system is a good choice, but I personally think this is unreasonable, first, you must consid
Article Title: Use SRP to establish a secure LinuxFTP server (figure ). Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
In small and medium-sized heterogeneous networks, many users choose Linux as the network operating system and use its simple configuration and user-familiar graphical interfaces to provide Interne
Article Title: Twelve rules for Building a Secure Linux system. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
The core of a computer system is an operating system. Therefore, the security of an operating system directly determines whether information is secure. Is it a
I. Introduction to Secure Socket Layer SSL
The Secure Sockets Layer Protocol is an encryption system used on the server to ensure that the data transmitted between the client and the server is secure and encrypted. If the server and client use SSL for secure communication, the server must have:
1. The Key pair contains
Establish one-way Https verification for Tomcat, and implement secure communication with mainstream browsers and Android/iOS clients.
As we all know, iOS9 has begun to force the use of Https to replace the original Http request in terms of networking. Although Http and Https have their own advantages, in general, it is now in this secure information age, developers can no longer leave Https.
There are a lot
Article Title: Linux: Use vsftpd to build a secure FTP service (figure ). Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
The security risks of the FTP protocol cannot be the reason for the rejection of FTP. This article introduces a method to build a secure FTP service.
No vro is absolutely secure
Recently, we have noticed that the intelligent routing market is becoming increasingly popular, but the public still has some concerns about intelligent routing and is very insecure about its security. In addition, CCTV has revealed that there are backdoors for Cisco, network, youxun, and tengda routes. This increases users' concerns about smart routing security.
No vro is absolutely s
SSL introduction SSL or Secure Socket Layer is a technology that allows web browsers and web servers to communicate through a secure connection. This means that the sent data is translated into a password at one end, sent out, unlocked at the other end, and then processed. This is a two-way process, that is, both the browser and the server need to encrypt the data before sending it. Another important aspect
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.