999精品在线视频,手机成人午夜在线视频,久久不卡国产精品无码,中日无码在线观看,成人av手机在线观看,日韩精品亚洲一区中文字幕,亚洲av无码人妻,四虎国产在线观看 ?

A Multi-Factor Authentication-Based Framework for Identity Management in Cloud Applications

2022-08-24 03:29:10WaelSaidElsayedMostafaHassanandAymanMohamedMostafa
Computers Materials&Continua 2022年5期

Wael Said,Elsayed Mostafa,*,M.M.Hassan and Ayman Mohamed Mostafa

1Faculty of Computers and Informatics,Zagazig University,Zagazig,44519,Egypt

2College of Computer and Information Sciences,Jouf University,Sakaka,72314,Saudi Arabia

Abstract: User’s data is considered as a vital asset of several organizations.Migrating data to the cloud computing is not an easy decision for any organization due to the privacy and security concerns.Service providers must ensure that both data and applications that will be stored on the cloud should be protected in a secure environment.The data stored on the public cloud will be vulnerable to outside and inside attacks.This paper provides interactive multi-layer authentication frameworks for securing user identities on the cloud.Different access control policies are applied for verifying users on the cloud.A security mechanism is applied to the cloud application that includes user registration,granting user privileges,and generating user authentication factor.An intrusion detection system is embedded to the security mechanism to detect malicious users.The multi factor authentication,intrusion detection,and access control techniques can be used for ensuring the identity of the user.Finally, encryption techniques are used for protecting the data from being disclosed.Experimental results are carried out to verify the accuracy and efficiency of the proposed frameworks and mechanism.The results recorded high detection rate with low false positive alarms.

Keywords: Cloud computing; service providers; multi-layer authentication frameworks and access control

1 Introduction

Cloud computing is considered as one of the recent technologies in the evolution of the Internet.The cloud computing provides several services including computing power,servers,storage systems,applications,networks,and services.The cloud computing is considered as an advanced option over traditional methods regarding space,time,cost,and power.Three primary service models are applied on cloud computing to provide different levels of services to the users.These models are:platform as a service(PaaS),infrastructure as a service(IaaS)and software as a Service(SaaS).Each service model provides different layers of services such as databases,programming frameworks,operating systems,computing systems, networks, applications, and computing systems where the IaaS has the highest capabilities on the cloud service providers.In PaaS, the user can control only deployed applications and cloud data while SaaS can control only limited user specific applications.

In cloud environment, the user can access to the cloud services using a set of authentication methods that can determine the user identity.After verifying the user identity,a set of authorizations will be allowed for each user according to his privileges and level of control [1].The cloud services will be provided for each user based on the user IP address, access level, and domain of data [2].Different security issues and challenges of cloud computing on organizations are identified[3].These issues include data security, insider threats, denial of service, loss of control, and account hijacking.Each security threat has its potential harm on the cloud service provider and cloud data resources.Identity and access management (IAM) is considered one of the recent advances in securing cloud computing resources for creating and managing user identities.The cloud identity management can grant authorizations to different users based on their attributes and access roles.

This paper provides an enhanced feature for identity and access management(IAM)in order to secure user access on different cloud resources.The contribution of the paper is as follows:

·Providing an authentication procedure for checking users’identities in cloud applications.

·Applying a set of access control policies and roles that are embedded to the authentication procedure to verify user identity.

·Generating a user factor authentication method for verifying user privileges.

·Providing an intrusion detection method for verifying user activities and processes on cloud applications.

·Encrypting user data transactions on the cloud server for maintaining data confidentiality.

·Auditing user activities to trace access processes and user transactions on the cloud application data.

2 Related Work

Protecting and maintaining users’data privacy and confidentiality over cloud computing is considered as a challenging process[4].As presented in[5],to improve the security of the authentication process, a dual-stage biometrics-based password authentication technique using smart cards was provided.The Master Server (MS) and the Authentication Server (AS) are two servers that work together to provide two-stage authentication (AS).The AS is in charge of authentication, while the MS is in charge of the remaining server.At the initial stage,elliptic curve cryptography-based ciphers are employed to create a connection and provide a secure protocol for communication between MS and AS across a secure channel.

As presented in [6], on the basis of trust between users and providers, to prevent a man-in-themiddle attack,encryption and decryption were used to safeguard user login by storing encrypted login IDs and passwords in the database.The user thumb impression was applied to authenticate user in case of password theft.The MD5 encryption was applied to secure the transfer user thumb impression over the network.As presented in[7],cognitive adaptive mechanisms and algorithms for enhancing system performance and increasing detection rate for internal intrusive users or administrators are provided.Low false positive alarms based on negative selection algorithm and danger theory are concluded.As presented in [8], elliptic curve cryptography algorithm was explained to offer better security model which serves with minimal computational power in cloud computing than another public key cryptosystem like RSA cryptosystem and also serves in secure data throw transmission.Cryptographic hash function was provided to generate a unique signature for user’s plain text.The signature is used later for the authentication process of the user’s plain text.

As presented in[9],two-server authentication architecture was provided Front-end Authentication Server(FAS)is a public server that exposes itself to users(or intruders),whereas Back-end Authentication Server(BAS)is a private server that stays behind the scenes.The(BAS)server’s database has an up-to-date dictionary of all the client’s passwords.Clients send authentication requests only to the public server in this scenario,yet both servers work together to complete the authentication operation.The authentication servers’failure-repair model was also supplied.As presented in[10],access control mechanisms along with current security threats was discussed and how the Access Control techniques based on authentication.Also,several security layers were provided.Also,cryptography and Socket&port-based programming were used to secure data from cryptanalyst and provide data transmission security.

As presented in [11], Pattern-Key Based Password Authentication was presented during the registration process,the user is given a 5×5 block grid with numbers ranging from 1 to 25 in major order.To register the selected pattern, the user first enters the corresponding location number from the grid.The user will also register a key for digits 0 to 9 in addition to the pattern.The key’s function is to map the numbers selected from the grid’s pattern to the key,resulting in a more secure password.A key converts numbers from 0 to 9 into any character,numeric,or special character.The user must next provide the number of dummy/fake values,known as Left Dummy and Right Dummy that must be entered before and after actual password values.As presented in[12],AES Encryption Algorithm was discussed to encrypt data before upload to the cloud also provides a unique data ID for every data item uploaded to the cloud.Also,key distribution center is used to store the result of XOR between encryption key and unique data ID.Also, message digest of the original message was generated to ensure data integrity.

As presented in[13],a registration and verification server were presented,which answers by issuing a smart card and providing a trust certificate to the Cloud service provider.After completing the registration process, the user submits a login request to the Cloud login server, which then passes it on to the Cloud authentication server.If the request is made for the first time, the authentication server sends it along with its key information to the registration and verification server for verification.Otherwise,it confirms the user’s identification and establishes its authenticity with the user.The user uses the Cloud services until he or she signs out after the request for access is approved.As presented in [14], To provide a data protection paradigm, the Ciphertext-Policy Attribute Based Encryption(CP-ABE) access control model was introduced.It consists of four parts:user,authority,ciphertext storage space, and data access log.Also, a detection algorithm for data unauthorized access, which forms a closed-loop control, providing fast feedback evidence for the ongoing optimization of data access control strategies,and increases data protection integrity.

As presented in[15],The TH-KBBA Mechanism was presented,which combines the Tiger hash cryptographic algorithm and Kerberos Blowfish to improve authentication accuracy,confidentiality,and authentication time.For storing user information, the Tiger hash cryptographic function is used.User data is merged to produce a hash value with a predetermined size of 192 bits as an output.Authentication is done via the Kerberos Blowfish Biometric.Two servers are in charge of authentication.Ticket creation is used to verify authenticity.As presented in [16], The SK-AMFA methodology was presented that combines the suppression method and Schmidt-Samoa cryptography to enhance the privacy preserving rate of client sensitive data.In the registration phase,clients register their own information and store it in the CS, and in the authentication phase, they use multifactor authentication based on Schmidt-Samoa cryptography.

As presented in [17], a two-zone intrusion detection system with separate intrusion detectors for each tier was presented to protect the most crucial layers of the cloud (e.g., network layer,application layer).Signature-based detectors are installed in the first zone, whereas anomaly-based detectors are installed in the second zone.The first zone seeks to identify previously known attacks whereas the second zone seeks to target unidentified malicious events on the application layer.As presented in [18], a block chain-based distributed intrusion detection system and cloud computing infrastructure was used.Network intrusion detection systems (NIDS) and host intrusion detection systems (HIDS) are the two types of intrusion detection systems (HIDS).NIDS can be installed in the network backbone, gateways, switches, and server.Malicious actions are detected using HIDS.DIDS (distributed intrusion detection system) is also installed throughout the network.DIDS can make advantage of block chain.Because the centralized server is connected to many ids.As presented in [19], A Honeypot detection was presented as a method of caring data and resources in a cloud over Honeypot by applying it over an infrastructure application(Cloud Environment).Honeypot is a detection and security device which is required to be tested, assaulted, or bargained.It is used to detect and react,instead of taking corrective action.It can be applied in a cloud by either putting it before the firewall or after the firewall.

As presented in [20], Identity and Attribute based Cryptosystems were presented for Sharing Health records in Cloud Environment.IBBE scheme was used for the encryption of records at the user end and then stored on cloud,which can be decrypted later by authorized doctors.Also,a central authority is included which initializes the system, distributes the public parameters, provides secret keys to system users and keeps the master secret key.Patients can share their health records with doctors of their choice by encrypting them with IBBE, which feeds the doctors’identities, public parameters, and the patient’s health data into the encryption algorithm.The data is subsequently uploaded to the cloud.Only authorized doctors, whose identities are revealed can decrypt the data using a secret key obtained from the central authority.

As presented in [21], A time and attribute-based dual access control and data integrity variable approach in cloud computing applications solves the problem of disclosure of private information caused by unfettered search by authorized users and incorrect data given by cloud servers was presented.First,in attribute-based encryption technology,a hierarchical time tree is developed,that restricts data search using time and attributes, preventing the leaking of private information caused by private key leakage.The Merkle tree and inverted index technology are then utilized to create a data variation tree,in which the cloud server’s integrity of the search results may be checked without decryption.The problem of the cloud server returning data that is not accurate and full is thus resolved.As presented in[22],an approximation algorithm is used to solve content-based page using cloud VM Maximization problem in order to house many virtual machines that must contain minimum memory page transferring in each iteration.A heuristic algorithm to solve content-based page VM packing problem based on the approximation algorithm ratio is also presented.An access control model for securing page sharing in cloud virtual machines was presented in [23].Security features, states, and transform rules are applied to adjust access control rules.

3 Methodology

As presented in Fig.1,a framework is proposed for maintaining the identity of users,eliminating malicious participants’threats,and obtaining the privacy and confidentiality of data.The framework authenticates, controls and audits the user behavior with the interaction of intrusion detection mechanism.Also,advanced encryption standard(AES)algorithm is used as an encryption algorithm to protect data during transmission to overcome the man-in-the-middle attack problem.This problem may compromise the transmission between application and DP and protect data at storage level in cloud database.

Figure 1:Proposed cloud security parameters

The overall framework is divided into three main phases as follows:

Phase I:User Creation Phase

In this phase the necessary procedures for user creation are initiated and the necessary attributes needed for a user to access the application are created.It is divided into two main stages,namely the User Registration and Creating User Privileges.

·User Registration:The user registers to the application using her/his secret attributes.Also,user must provide an emergency authentication method(mail,mobile,etc.).

·User Privileges Creation:

The assigned privileges to the user are executed at this stage.These privileges are given to the user by an application power user or application administrator.In addition,the access roles and user factor(UF)are created based on the predefined user privileges.Once the user is created,her/his access class is defined based on the following classifications:

·Power user:the user who has high levels of authorizations and can grant/revoke any privileges to/from other users.

·Dept.Manager:is responsible for a group of users and has a full access to a specific database section.

·Normal User:a user who has limited access on application data for inserting, modifying, or deleting records.

Phase II:Granting Access Phase

In this phase the necessary procedures for granting a user to path throw and access the application are determined.It depends on main four components.These components are the Multi-Factor Authentication,intrusion detection audit table,and suspected table.

·Multi-Factor Authentication:By granting the user to access the application,the user must path throw multi levels of authentication mechanism that is based on three levels.These levels are:

– Level 1:user name and password of the authorized user.

– Level 2:the user authorized factor that must be issued to the application system.The system transfers the factor to the intrusion detection step that works as a multi-level of authentication to check the user factor and raise an alarm when suspicious actions of users are detected.The intrusion detection step is a continuous step in the following phases.The IDS step passes the user through different procedures in order not to raise false alarms for authorized users.The overall IDS procedures will be explained in more detail in Section 4.

– Level 3:a user certificate is created after verifying the user in level 2.

·Audit Table:each executed transaction starting from login phase and access control is recorded into the audit table.The audit table records all user activities that have been executed on the application data.The audit table summarizes all raised alarms for the users in order to increase future countermeasures

·Suspected Table:this table is created to record all suspicious users that have violated their privileges.

Table 1:Continued

Table 1:User access class

Table 2:Experimental details

Phase III:Encryption and Decryption Phase

Once the user submitted her/his data on the application,an encryption process is executed using AES algorithm.The encrypted data are stored in the database server while the primary key of the recorded data is not encrypted in order to retrieve the data more easily.When the user requests data from the application, a decryption process is executed to retrieve the data from the database server.Data is stored on cloud databased and transferred to the application during encryption and decryption processes.The AES encryption algorithm is used to secure data storage with less memory consumption and less computational time.The AES algorithm provides high security countermeasure from unauthorized intruders[24].It is also used to encrypt large data files by improving the encryption efficiency.The privacy of user’s data is maintained on the cloud platform that can resist attacks on the plaintext while meeting the needs of encoding and decoding speed [25].The AES algorithm is considered as an effective algorithm in data storage and transmission for approximately 29%of cloud data centers at the end of 2023[26].

4 Proposed Frameworks

The proposed frameworks are used to provide a complete security procedure based on four interactive steps.These steps start from user registration, creating and applying user privileges,performing authentication process,and finally applies intrusion detection mechanism for tracing and monitoring any deviations on the cloud services.These steps are explained in the following subsections.

4.1 User Registration

As presented in Fig.1 step 2,theuserkrequests access to the application server to use the cloud resources.The parameters ofuserkare sent to the application server and then are encrypted using AES 128 cryptographic algorithm.The encrypted data are stored on the cloud database server for the future login processes,theUser Registrationprocess is presented in Fig.2.

Figure 2:User registration phase

4.2 User Privileges Creation

The process of creating user privileges and authentication factors as presented in Fig.1 step 4 is explained in Fig.3 as the application server requests the parameters ofuserkfrom the cloud database server.The encrypted parameters ofuserkare sent to the applications server.Once the encrypted parameters are received,the applications server performs a decryption process to start creatinguserkprivileges.The user privilege process contains three major steps.Firstly:theuserkaccess class that identifies the classification of user activity on the cloud services.Secondly:the access authorization roles are defined based on theuserkaccess class.The access roles are encrypted and sent to be stored on the cloud database server.Finally:a unique user factor will be created based on the predefined authorization roles to verify the user during the login process.The defined user factor is encrypted and sent to the cloud database server.

Figure 3:User privileges creation

As discussed before, the user privilege creation is based on three major steps to verify uniquely identify the user on the cloud application server.These steps are defined in the following subsections.

4.2.1 User Access Class

As indicated in Fig.3 step 5,the access class for each user is defined based on her/his privileges and authorizations on the cloud application.As presented in Tab.1,the power user has a full access on the cloud application resources for performing DML and other database processes.The department manager has limited access over the cloud application resources based on her/his predefined authorizations.Finally, the normal user has specific privileges less than other user classes on cloud applications.

4.2.2 Generating Access Roles

As presented in Fig.3 step 6,the access roles are automatically generated depending on the user access class step before generating a new role the responsibilities assigned to that user which making the role are compared with the existing roles responsibilities if they matched an existing role the role code is assigned to the user or generating a new role as shown in Fig.4.

Figure 4:Generating access roles

4.2.3 Generating User Authentication Factor

The user factor plays a vital role in the authentication and intrusion detection processes.It is considered as the second level of authentication during the intrusion detection mechanism that checks the unique factor characteristics (fixed length of 10 character and an expiry date) for ensuring user identity.Based on the user authorizations and access class,each user has granted and denied privileges,see Fig.3 step 8.As presented in[6],each granted process will have a value of 1 while the denied process will have a value of 0.In this paper,a wide range of user authorizations over cloud applications have been applied such that each granted cloud process will have a value of 1 and the denied cloud process will have a value of 0.As a result,each user will have a certain user factor for his predefined privileges.Even if,different users have the same privileges,the user factor will be different due to the following mechanism:

As explained in the previous formulas,each user authentication factoruserfis created by combining the user privileges with a two-digit random number.The random number is converted to binary and then combined with the user privileges to create the final user factoruserf.Theuserfis encrypted using AES-128 encryption algorithm to create the overall user authentication factorUserAuth f.The user login authentication factor is then created by combining the first digits{x1,...,x5} with the last digits {xn-4,...,xn}.For example:

·1,1,0,0,1,1,1,1,0,0,0,0,1

·two random decimal numbers are generated.

·Then they converted into binary values.

·Then the value encrypted Using AES(71C71D16AD94DC3E2FD79AD53EF47F9A)

·Then only first five and last five characters sent to the user(71C7147F9A).

5 Proposed Access Mechanism

Assumeuserkwants to access the application, s/he had to path throw the login steps which is consists of multi-level authentication with the interaction with intrusion detection,Fig.1 step 9.The login scenario steps are gone as follows:

5.1 Multi-Level Authentication

Level 1

In the first level of authentication, theuserkenters the user’s name and password as shown in Fig.5 step 1.A request is sent to database server to get the access roles for the entered user name after checking the user’s name and password the encrypted access roles is sent to the application server as shown in Fig.5 step 1 and step 2.The access roles are decrypted and be checked, Fig.5 step 6 and step 7.

Level 2

After checking the user’s name,password and access roles,a request is sent to theuserkto get the user access factor as shown in Fig.5 step 6 and step 7.A request is sent to database server to get theuserkaccess factor the encrypted user access factor is sent to the application server(Fig.5 step 8 and step 9).Then the user access factor is decrypted (Fig.5 step 10).Then theuserkaccess factor which is entered in step 7 is checked throw the intrusion detection steps (check factor length, check factor validity,compare the entered factor value with factor in Fig.5 step 10 finally check suspected table)as shown in Fig.5 step 11.

Figure 5:Overall access mechanism

Level 3

The last step in authentication is to send a verification message to theuserkto be sure before allowing to access the application,Fig.5 step 12.

The overall access steps and intrusion detection processes are explained in Fig.6.

5.2 Intrusion Detection Steps

1.check factor length.

In the proposed scheme the authentication factor length is 10 characters to ensure that the user is not an intruder he cannot enter a factor of a different length.

2.check factor validity.

The user authentication factor has a valid period(start date and end date)the user during the login cannot uses an expired factor.

Figure 6:Overall access steps with intrusion detection

3.compare the entered factor value with factor.

After ensuring that the entered factor is valid and its length is ten then it be compared with the factor of the user that was previously stored in the database server.

4.finally check suspected table.

Before allowing the user to access the application the suspected table must be checked to ensure that the user does not exist in it.

The overall intrusion detection steps are explained in Fig.7.

Figure 7:Intrusion detection steps

6 Experimental Results

In this section,a dataset was applied as presented in Tab.2 to evaluate the efficiency of the proposed access procedures which consists of access roles,multi-level authentication with the cooperation of intrusion detection and also the additional authentication process(AUTHADD)was added to enhance the efficiency.The efficiency of the proposed access procedures is determined by measuring the overall DR,FN alarm rate and FP alarm rates.Tab.2 provides a description of the dataset that is used in our experimental results and a classification of the users’types whether they are normal users or intruders.

The False Positive(FP)alarms allude to the possibility of normal users being wrongly identified as harmful users.This is shown in Formula(1).

As shown in Fig.8, without using (AUTHADD) the percentage of the normal user who are considered intruder and added to the suspected table is 2.3%.We assume the users are normal user who try to access the application some of them may forget password or the factor so the(AUTHADD)process was merged to the login steps to reduce the FP rate.After using the(AUTHADD),the FP rate is decreased and records 0.5%but also,we still have FP rate according the(AUTHADD)failure or the user verification failed or the user entered a wrong code during the(AUTHADD)or verification phase.

Figure 8:FP alarms

Detection rate(DR)shows the ratio of detected intrusion actions by dividing the whole number of detected users(Nd)by the whole number of users(N).This is shown in Formula(2).

As shown in Fig.9, Based on using a multilevel authentication and intrusion detection the detection rate makes high percentages 98%but we notice the merge between the(AUTHADD)and access steps may help an intruder to access the application that decreased the DR to 97%.

The False Negative (FN) alarms specify the number of malignant users who pass the login procedures.The ratio is calculated by dividing the number of passing malignant users (Np) by the whole number of examined users(N).it is shown in formula(3).

Figure 9:Overall DR

As shown in Fig.10,FN records low values.The remaining percent 2.0%of the FN comes from insider intruders who can already access the application as normal users and try to do malicious activates without using the(AUTHADD)only the insider intruder can access the application.after using the(AUTHADD)an outsider intruder may use it to access application so the percent of the FN increased to 3.0%.Assume an outsider intruder knows the user’s name and steal the authentication email of a user every time he enters a wrong password or wrong factor,he fires the(AUTHADD)which sends the required access information to the intruder, so after studying the audit table we found that a user should not use the(AUTHADD)more than two times.

Figure 10:FN alarms

Also,we have insider intruders already have the login parameters and can access the application and try to search unauthorized data here comes the role of applying access roles which make the user just sees the data assigned to his department and according to his class.

Also,we have the insider intruders who try to show or steal data assume a user steals the factor and authentication email of his manager and uses the two times(AUTHADD)he can access the data,so that the user factor has expiry date according to the importance of the data and the user class.so,after studying the audit table we found that the user that always using the(AUTHADD)process to access the application must be blocked until making sure of his unnormal activities.

7 Conclusion and Future Work

In platform as a service (PAAS), the customer is responsible for both data and the application.Securing the application and data is based on the responsibility of the consumer.The consumer must provide the application with advanced techniques.Ensuring the identity of the user who can access the application is based on registering and authorizing access rights in the user creation phase,and then in the login phase for identifying,authenticating and controlling user to have access to applications.Different security frameworks and mechanism are applied to secure user confidential data based on access control policies.Experimental results are conducted to measure the accuracy and efficiency of the proposed frameworks and mechanism and proved that the mechanism achieved high detection rates with low false positive alarms.

Adding a second level of intrusion detection applied after the user access to the application.The second level of intrusion detection based on studying user behavior.Also enhancing the authentication process by adding a biometric authentication technique to reduce the levels of authentication used.

Funding Statement:The authors received no specific funding for this study.

Conflicts of Interest:The authors state that they have no conflicts of interest to report regarding the present study.

主站蜘蛛池模板: 精久久久久无码区中文字幕| av在线手机播放| 日韩在线观看网站| 国产91精选在线观看| 久久久久国产精品嫩草影院| 综合色天天| 日本www色视频| 欧美a级在线| 国产一区在线视频观看| 天天综合网色| 幺女国产一级毛片| a级毛片免费看| 国产剧情国内精品原创| 久久综合伊人77777| 国产成人一区| 精品国产电影久久九九| 色噜噜狠狠狠综合曰曰曰| 国产成人凹凸视频在线| 亚洲精品无码久久久久苍井空| 久久精品人人做人人爽97| 国产欧美精品一区二区| 99视频在线看| 日本亚洲国产一区二区三区| 伊人五月丁香综合AⅤ| 国产毛片网站| 亚洲综合精品香蕉久久网| 欧美午夜视频| 综合成人国产| 91在线激情在线观看| 91小视频在线播放| 亚洲欧美日韩成人在线| 欧美日韩免费在线视频| 亚洲无码91视频| 亚洲精品在线观看91| 亚洲人成影视在线观看| 亚洲日本中文字幕乱码中文| 国产美女在线观看| 久久午夜夜伦鲁鲁片不卡| 欧洲成人在线观看| 国产va在线观看免费| AV色爱天堂网| 1024你懂的国产精品| 亚洲永久免费网站| 欧美一级高清片久久99| 久久国产V一级毛多内射| 国产97公开成人免费视频| 欧美久久网| 四虎综合网| 亚洲综合一区国产精品| 婷婷激情亚洲| 免费黄色国产视频| 亚洲国产成人综合精品2020 | 国产激爽大片在线播放| 熟女成人国产精品视频| 色综合天天娱乐综合网| 亚洲不卡影院| 国产手机在线小视频免费观看| 青青青伊人色综合久久| 亚洲性影院| 国产无码高清视频不卡| 亚洲成人精品久久| 久996视频精品免费观看| 久久久久久高潮白浆| 亚洲天堂网在线播放| 九九热免费在线视频| 国产成人久久777777| 国产成人1024精品| 国产熟女一级毛片| 久久精品免费国产大片| 风韵丰满熟妇啪啪区老熟熟女| 国产欧美日韩18| 国产乱子伦无码精品小说| 欧美精品1区2区| 在线精品亚洲国产| 不卡午夜视频| 动漫精品中文字幕无码| 国产福利免费在线观看| 国产69精品久久久久孕妇大杂乱| 日本亚洲成高清一区二区三区| 女高中生自慰污污网站| 亚洲欧美在线综合一区二区三区| 无码精油按摩潮喷在线播放|