A SEMINAR REPORT ON GRAPHICAL PASSWORD AUTHENTICATION

Posted by with No comments


GRAPHICAL PASSWORD AUTHENTICATION 

A SEMINAR REPORT 

BY 

##### ######## ###### 

CS/##/### 

SUBMITTED TO THE DEPARTMENT OF COMPUTER SCIENCE 



FACULTY OF SCIENCE, 

MADONNA UNIVERSITY, ELELE CAMPUS 



IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE AWARD OF BACHELOR OF SCIENCE (B.Sc.) DEGREE IN COMPUTER SCIENCE. 



Supervised by: ###. ###### #.#. 



DECEMBER, 2015 







TABLE OF CONTENTS 

Title-------------------------------------------------------------------------------------------------------------1 

Certification---------------------------------------------------------------------------------------------------4 

Dedication-----------------------------------------------------------------------------------------------------5 

Acknowledgement-------------------------------------------------------------------------------------------6 

Abstract--------------------------------------------------------------------------------------------------------7 

Chapter one: Introduction 

1.1 Background of study------------------------------------------------------------------------------------8 

1.2 Problem statement---------------------------------------------------------------------------------------8 

1.3 Aims and Objectives------------------------------------------------------------------------------------9 

1.4 Scope of study-------------------------------------------------------------------------------------------9 

1.5 Justification of study-----------------------------------------------------------------------------------10 

1.6 Limitations----------------------------------------------------------------------------------------------10 

1.7 Glossary-------------------------------------------------------------------------------------------------10 

1.8 Organization of chapters------------------------------------------------------------------------------11 

Chapter two: Literature review---------------------------------------------------------------------------12 

Chapter three: Findings 

3.1 Why graphical passwords----------------------------------------------------------------------------14 

3.2 Classification of current authentication methods-------------------------------------------------14 

3.2.1 Token based authentication------------------------------------------------------------------------14 

3.2.2 Biometric based authentication--------------------------------------------------------------------14 

3.2.3 Knowledge-based authentication------------------------------------------------------------------15 

3.2.3.1 Recognition based---------------------------------------------------------------------------------15 

3.2.3.2 Recall based----------------------------------------------------------------------------------------15 

3.2.4 Hybrid systems---------------------------------------------------------------------------------------16 

3.3 Traditional authentication methods------------------------------------------------------------------16 

3.4 Locimetric passwords----------------------------------------------------------------------------------17 

3.4.1 Passpoints----------------------------------------------------------------------------------------------17 

3.4.2 Cued click points-------------------------------------------------------------------------------------18 

3.5 Other graphical password authentication schemes-------------------------------------------------19 

3.5.1 Hash visualization technique------------------------------------------------------------------------19 

3.5.2 Draw A Secret-----------------------------------------------------------------------------------------19 

3.5.3 Passfaces-----------------------------------------------------------------------------------------------20 

3.6 Is a graphical password as secure as text-based password? ---------------------------------------21 

3.6.1 Brute force search-------------------------------------------------------------------------------------22 

3.6.2 Dictionary attacks-------------------------------------------------------------------------------------22 

3.6.3 Guessing-----------------------------------------------------------------------------------------------22 

3.6.4 Spyware-----------------------------------------------------------------------------------------------22 

3.6.5 Shoulder surfing--------------------------------------------------------------------------------------23 

3.6.6 Social engineering-----------------------------------------------------------------------------------23 

3.7 Advantages---------------------------------------------------------------------------------------------23 

3.8 Disadvantages------------------------------------------------------------------------------------------23 

Chapter four: Conclusion and recommendation 

4.1 Summary-----------------------------------------------------------------------------------------------24 

4.2 Recommendation-------------------------------------------------------------------------------------24 

4.3 Conclusion---------------------------------------------------------------------------------------------24 

References---------------------------------------------------------------------------------------------------25 











DECLARATION 


I, ##### ######## ######, hereby declare that this Seminar report on GRAPHICAL PASSWORD AUTHENTICATION was been documented and presented by me, and it is a record of my research work. This particular piece of work has never been presented in any previous application for a degree program. All sources of data in this research are duly acknowledged. 

(Student) Signature Date 

#####.#.###### 

………….….……….......... ......…………………… 




### ########-### ………….….……….... ......…………………… 

(Supervisor) Signature Date 




### ########-### …………......…………… …………………......…. 

(Head of Department) Signature Date 








DEDICATION 

This report is dedicated to all those who have helped me in one way or another to get to where I am in my educational career and also the almighty God who gives me strength in all my endeavours. 






ACKNOWLEDGEMENT 

This Seminar report was completed as a result of support from many people, although not all of them can be mentioned. 

I wish to express my sincere gratitude to God for his protection, providence, guidance and above all, for sustaining me. 

I am greatly indebted to my good supervisor ###. ###### #.#. for her useful and necessary observation, suggestions, contribution and corrections. I would not have been able to achieve anything in this research without your supervision. May God enrich you greatly in every area of life. 

Finally, I wish to express my appreciation to my parents for their love and support. 




ABSTRACT 

A graphical password authentication is a form of authentication that requires the recall and selection of an image or points in an image inputted during the registration stage in a graphical user interface. Passwords provide the security mechanism for authentication and protection of services against unwanted access to resources. A graphical based password is one promising alternative of textual passwords. The most common computer authentication method in use today is alphanumerical usernames and passwords. This method has been shown to have significant drawbacks. Users tend to choose memorable passwords that are easy for attackers to guess, but strong system-assigned passwords are difficult for users to remember. Using a graphical password, users click on images rather than type alphanumeric characters. Today, the most secure form of authentication is biometrically based but the problem with biometrics is that they are very expensive to use but an alternative which is less expensive and more secure is the use of graphical passwords. 







CHAPTER ONE 

INTRODUCTION 



1.1 Background Of The Study: 

Computer systems and the information they store and process are valuable resources which need to be protected. Computer security systems must also consider the human factors such as ease of a use and accessibility. Current secure systems suffer because they mostly ignore the importance of human factors in security (Rachna Dhamija and Adrian Perrig., 2000). A key area in security research is authentication, the determination of whether a user should be allowed access to a given system or resource. Traditionally, alphanumeric passwords are used for authentication but they are known to have usability and security problems. A password authentication system should encourage strong and less predictable passwords while maintaining memorability and security. A password is a secret that is shared by the verifier and the user, they are simply secrets that are provided by the user upon request by a recipient and are often stored on a server in an encrypted form so that a penetration of the file system does not reveal password lists (www.objs.com/survey/authent.html, 2011). 

Graphical passwords (GP) use pictures (Parkinson, 2005) instead of texts and are partially motivated by the fact that humans can remember pictures more easily than a string of characters. The idea of graphical passwords was originally described by Greg Blonder in 1996 and since then several researchers have proposed different graphical password authentication schemes, in Blonder’s description of the concept an image would appear on the screen, and the user would click on a few chosen regions of it. If the correct regions were clicked in, the user would be authenticated. An important advantage of GP is that they are easier to remember than textual passwords. Human beings have the ability to remember faces of people, places they visit and things they have seen for a longer duration. An important advantage of Graphical Passwords is that they are easier to remember compared to textual passwords. Thus, graphical passwords provide a means for making more user-friendly passwords while increasing the level of security. 



1.2 Problem Statement: 

Graphical passwords introduce us to a whole new form of authentication. The most common form of authentication used today is the used of alphanumeric texts and this form of authentication has been proven to be prone to several forms of attacks such as guessing, social engineering, spyware, dictionary attacks, shoulder surfing and even hidden cameras. It can be frustrating to keep up with all the passwords since it is not a recommended that someone uses one password for more than one account or computer program or device. One of the main problems graphical passwords tend to solve is the problem of a user using a weak password so that he/she won’t forget it and at times when users are encouraged to use strong passwords, they tend to use it for all their accounts and also users keep their passwords where attackers can access because of the fact that they don’t want to memorize it. Since it is easier to remember pictures than text, graphical passwords tend to enhance security and at the same time make it easier for the user to use. 

1.3 Aims and objectives: 

One of the major issues in this modern day is security. The process of authentication tries to enhance security but the common means of authentication (use of alphanumeric passwords) today are known to have significant disadvantages. Attackers now have different means of accessing a particular system or account and because of this, other means of authentication are now becoming rampant. Biometric-based authentication is regarded to be the most secure means of authentication but unlike the text-based forms of authentication which are relatively inexpensive, biometric-based are very expensive to use. This is where the concept of graphical password authentication comes in, they are cheap, easy to use, offer more security (than text-based passwords) and also take into consideration, the user factor. The aim of this report is to create awareness that there is an alternative to using text-based passwords and this alternative is secure, cheap and relatively easy to use. 

1.4 Scope of the study: 

This report focuses on graphical password authentication and the different forms commonly used today. It also highlights the advantages graphical passwords have over text-based passwords and the forms of attack you can be prone to while using graphical passwords. This report does not delve deep into the traditional form of authentication (text-based) and biometric form of authentication. 


1.5 Justification Of Study: 

I selected this research topic because I’m interested in finding a more secure alternative to text-based passwords. The topic opens my eye to a totally different form of authentication that is easy to use and also more secure compared to text-based passwords. 

1.6 Limitations Of Study: 

The main limitation of using a graphical password is that they are more vulnerable to shoulder surfing than the traditional text-based passwords. An attacker can capture a password by direct observation or by recording the individual’s authentication session while inserting passwords in public. This is referred to as shoulder-surfing. Another limitation is that the login process is slow when graphical passwords are used and this can sometimes annoy the user. 


1.7 Glossary: 

i. Password Hardening: Password hardening is any one of a variety of measures taken to make it more difficult for an intruder to circumvent the authentication process. Password hardening may take the form of multifactor authentication, by adding some component to the username/password combination or maybe policy-based. 

ii. PassPhrase: A passphrase is a string of characters longer than the usual password (which is typically from four to 16 characters long) that is used in creating a digital signature or in an encryption or a decryption of a message. Passphrases are often up to 100 characters in length. 

iii. Shoulder Surfing: This can be said to be the process of an attacker capturing a user’s password by direct observation (such as looking over one’s shoulder) or by recording the user’s authentication session. 

iv. Attacker: This can be anyone who tries to gain access to someone’s account without the knowledge of the user either with a good or a bad motive. 

v. Tolerance value: It is the value which indicates the degree of closeness to the actual click point. 

Vi. Tolerance region: The area around an original click point accepted as correct since it is unrealistic to expect the user to accurately target an exact pixel. 

vii. Success rate: It is the rate which gives the number of successful trails for a certain number of trials. The success rates are calculated as the number of trails completed without errors or restarts. 



1.8 Organization of chapters: 

Chapter one introduces the concept of graphical password authentication. It contains a brief history on the concept of graphical password authentication, a background study on the study (graphical password authentication), the areas of graphical password authentication this research covers, what this research is aimed at achieving and also some of the limitations of using graphical passwords. 

Chapter two highlights some of the researchers who have made a big impact in order to make graphical passwords reach the heights it has reached today. This chapter contains different expert views on the concept of graphical password authentication. 

Chapter three contains all my findings during the course of the research. This chapter tries to explain what graphical password is all about and also some of the different forms of authentication used today. It also highlights the advantages graphical passwords have over text-based passwords and also the security problems one is likely to face with the use of graphical passwords. 

Chapter four contains a brief summary of the key points in this research and it also contains a recommendation for future researchers on the concept of graphical password authentication. 




CHAPTER TWO 

LITERATURE REVIEW 

For over a century, psychology studies have recognized the human brain’s apparently superior memory for recognizing and recalling visual information as opposed to verbal or textual information. The most widely accepted theory explaining this difference is the dual-coding theory (Pavio, 2006), suggesting that verbal and non-verbal memory (respectively, word-based and image-based) are processed and represented differently in the mind. Images are mentally represented in a way that retains the perceptual features being observed and are assigned perceived meaning based on what is being directly observed. The text is represented symbolically, where symbols are given a meaning cognitively associated with the text, as opposed to a perceived meaning based on the form of the text. 

A generally accepted fact in graphical password authentication is that graphical passwords are prone to shoulder surfing attacks. Because of this, several researchers have studied the graphical password scheme and come up with techniques that reduce the shoulder surfing problem. Another drawback graphical passwords have is that they can be guessed if the attacker is persistent to try all possible inputs. In order to make the password hard to guess; 

(Sobrado.L and Birget.J.C, 2002) suggested using 1000 objects, which makes the display very crowded and the objects almost indistinguishable, but using fewer objects may lead to a smaller password space since the resulting convex hull can be large. In their second algorithm, a user moves a frame (and the objects within it) until the pass object on the frame lines up with the other two pass-objects. 

The authors also suggest repeating the process a few more times to minimize the likelihood of logging in by randomly clicking or rotating. The main drawback of this algorithm is that the log in process can be slow. 

A shoulder-surfing resistant graphical password scheme
Figure 2.1 A shoulder-surfing resistant graphical password scheme (Sobrado.L and Birget.J.C, 2002) 



(Hong.D, Man.S, Hawes.B, and Mathews.M, 2002) proposed another shoulder-surfing resistant algorithm. In this algorithm, a user selects a number of pictures as pass-objects. Each pass-object has several variants and each variant is assigned a unique code. During authentication, the user is challenged with several scenes. Each scene contains several pass-objects (each in the form of a randomly chosen variant) and many decoy-objects. The user has to type in a string with the unique codes corresponding to the pass-object variants present in the scene as well as a code indicating the relative location of the pass objects in reference to a pair of eyes. The argument is 

that it is very hard to crack this kind of password even if the whole authentication process is recorded on video because there is no mouse click to give away the pass-object information. However, this method still requires users to memorize the alphanumeric code for each pass-object variant. 

(Hong.D, Man.S, Hawes.B, and Mathews.M, 2002) later extended this approach to allow the user to assign their own codes to pass-object variants. Figure 2.2 shows the log-in screen of this graphical password scheme. However, this method still forces the user to memorize many text strings and therefore suffer from the many drawbacks of text-based passwords. 

Another shoulder surfing resistant scheme
Figure 2.2 Another shoulder-surfing resistant scheme developed by (Hong.D, Man.S, Hawes.B, and Mathews.M, 2002). 




A challenge for designers is to identify memory aids for legitimate users, that cannot be leveraged by attackers to guess passwords. Furthermore, systems allowing some degree of user choice should encourage randomization of user-chosen sequences as well as individual items, to avoid divide and conquer guessing attacks. It remains an open question whether systems can be designed such that user choice does not significantly weaken security, or whether a successful combination of system suggestion and user choice can be devised. 



CHAPTER THREE 

FINDINGS 


3.1 Why Graphical Passwords? 

Graphical password authentication is a means of authentication that requires the recall and selection of images or sections of an image inputted during the registration phase in a graphical user interface. Today, access to computer systems is most often based on the use of alphanumeric passwords. Though, users have difficulty remembering a password that is long and random-appearing. Instead, they create short, simple, and insecure passwords. Graphical passwords have been designed to try to make passwords more memorable and easier for people to use and, therefore, more secure. Using a graphical password, users click on images rather than type alphanumeric characters. 

3.2 Classification of Current Authentication Methods 

Due to recent events of thefts and terrorism, authentication has become more important for an organization to provide an accurate and reliable means of authentication. Currently, the authentication methods can be broadly divided into three main areas. Token-based, Biometric based, and Knowledge-based authentication. 



3.2.1 Token Based Authentication: 

It is based on “What You Possess”. For example Smart Cards, a driver’s license, credit card, a university ID card etc. It allows users to enter their username and password in order to obtain a token which allows them to fetch a specific resource - without using their username and password. Once their token has been obtained, the user can offer the token (which offers access to a specific resource for a time period) to the remote site. Many token-based authentication systems also use knowledge-based techniques to enhance security. Token-based techniques, such as key cards, bank cards and smart cards are widely used. Many token-based authentication systems also use knowledge-based techniques to enhance security. For example, ATM cards are generally used together with a PIN number. 



3.2.2 Biometric Based Authentication: 

Biometrics (ancient Greek: bios ="life", Merton ="measure") is the study of automated methods for uniquely recognizing humans based upon one or more intrinsic physical or behavioural traits. It is based on “What You Are”. It uses physiological or behavioural characteristics like the fingerprint or facial scans and iris or voice recognition to identify users. A biometric scanning device takes a user's biometric data, such as an iris pattern or fingerprint scan, and converts it into digital information a computer can interpret and verify. Biometric-based authentication techniques, such as fingerprints, iris scan, or facial recognition, are not yet widely adopted. The major drawback of this approach is that such systems can be expensive, and the identification process can be slow and often unreliable. However, this type of technique provides the highest level of security. 

A biometric-based authentication system may deploy one or more of the biometric technologies: voice recognition, fingerprints, face recognition, iris scan, infrared facial and hand vein thermograms, retinal scan, hand and finger geometry, signature, gait, and keystroke dynamics. Biometric identification depends on computer algorithms to make a yes/no decision. It enhances user service by providing quick and easy identification. 

3.2.3 Knowledge-Based Authentication: 

Knowledge Based Authentication (KBA) is based on using “What You Know” to identify you. For example; a Personal Identification Number (PIN), password or passphrase. It is an authentication scheme in which the user is asked to answer at least one "secret" question. Knowledge-Based Authentication is often used as a component in multifactor authentication and for self-service password retrieval. Knowledge-based techniques are the most widely used authentication techniques and include both text-based and picture-based passwords. The picture-based techniques can be further divided into two categories: 

3.2.3.1 Recognition Based Graphical Techniques: With recognition-based techniques, a user is presented with a set of images and the user passes the authentication stage by recognizing and identifying the Images he or she selected during the registration stage. Recognition-based systems, also known as cognometric systems or locimetric systems, generally require that users memorize a portfolio of images during password creation, and then to log in, must recognize their images from among decoys. Humans have exceptional ability to recognize images previously seen, even those viewed very briefly. 

3.2.3.2 Recall Based Graphical Techniques: With recall-based techniques, a user is asked to reproduce something that he or she created or selected earlier during the registration stage. Recall-based graphical password systems are occasionally referred to as drawmetric system because users recall and reproduce a secret drawing. In these systems, users typically draw their password either on a blank canvas or on a grid (which may arguably act as a mild memory cue). Recall is a difficult memory task because retrieval is done without memory prompts or cues. 

3.2.4 Hybrid systems: These can be described as the combination of two or more schemes, i.e the combination of recognition and recall based techniques or the combination of textual passwords with graphical password schemes. The process of withdrawing money from a bank with the use of an ATM is an example of a hybrid system. It combines knowledge based authentication methods with token based authentication, the ATM card is the token (something you have) and the PIN required is knowledge based (what you know). 





3.3 TRADITIONAL AUTHENTICATION TECHNIQUES 

Authentication has traditionally centered on ‘what you know’. This concept has, in the past, been embodied in Personal Identification Numbers (PINs) and passwords. The fallibility of passwords and PINs is exemplified in several well-known shortcomings implicit in their use. For example, people share passwords; they have an inherent difficulty in remembering strong passwords (i.e. those consisting of upper-and-lowercase letters, numbers, and non-alphanumeric characters) and, as a consequence, often stick passwords to the desktop for everyone to see. 

The password problem arises largely from limitations of humans’ long-term memory (LTM). Once a password has been chosen and learned the user must be able to recall it to log in. But, people regularly forget their passwords. Decay and interference explain why people forget their passwords. Items in memory may compete with a password and prevent its accurate recall. A password that is not used frequently will be even more susceptible to forgetting. A further complication is that users have many passwords for computers, networks, and web sites. The large number of passwords increases interference and is likely to lead to forgetting or confusing passwords. Users typically cope with the password problem by decreasing their memory load at the expense of security. First, users write down their passwords. Second, when they have multiple passwords, they use one password for all systems or trivial variations of a single password. In terms of security, a password should consist of a string of 8 or more random characters, including upper and lower case alphabetic characters, digits, and special characters. A random password does not have meaningful content and must be memorized by rote, but rote learning is a weak way of remembering. As a result, users are known to ignore the recommendations on password choice. A survey carried out in the Madonna University Miami boys hostel shows that users choose short, simple passwords that are easily guessable. For example, “password,” personal names of family members, names of pets, and dictionary words. To users the most important issue is having a password that can be remembered reliably so they can get on with their real work. 



3.4 Locimetric Passwords: In locimetric systems, users identify and select specific locations within one or more images. The images act as memory cues to aid recall. Examples of such systems include passpoints and cued click points. 



3.4.1 PassPoints: 

In PassPoints, a password consists of a sequence of five click-points on a given image (see Figure3.2 ). Users may select any pixel(s) in the image as click-points for their password. To log in, they repeat the sequence of clicks in the correct order, within a system-defined tolerance square of the original click-points. The primary security problem is hotspots: different users tend to select similar click-points as part of their passwords. Attackers who gain knowledge of these hotspots through harvesting sample passwords or through automated image processing techniques can build attack dictionaries and more successfully guess PassPoints passwords. A dictionary attack consists of using a list of potential passwords (ideally in decreasing order of likelihood) and trying each on the system in turn to see if it leads to a correct login for a given account. Attacks can target a single account, or can try guessing passwords on a large number of accounts in hopes of breaking into any of them. 



passworded image

fig 3.2 password consists of five(5) ordered clicks of an image. 



3.4.2 Cued-Click Points: 

They were designed to reduce patterns and to reduce the usefulness of hotspots for attackers. Rather than five click-points on one image, CCP uses one click-point on five different images shown in sequence. The next image displayed is based on the location of the previously entered click-point (see Figure 3.3), creating a path through an image set. Users select their images only to the extent that their click-point determines the next image. Creating a new password with different click-points results in a different image sequence. 

The claimed advantages are that password entry becomes a true cued-recall scenario, where each image triggers the memory of a corresponding click-point. Remembering the order of the click-points is no longer a requirement on users, as the system presents the images one at a time. Cued Click Points also provides implicit feedback claimed to be useful only to legitimate users. When logging on, seeing an image they do not recognize alerts users that their previous click-point was incorrect and users may restart password entry. Explicit indication of authentication failure is only provided after the final click-point, to protect against incremental guessing attacks. In cued click points, pattern based attacks seem ineffective. Although attackers must perform proportionally more work to exploit hotspots, results showed that hotspots remained a problem. 

users select one click-point per image

Fig 3.3 users select one click-point per image. The next image displayed is determined by the current click-point. 




3.5 Other Graphical Password Authentication Schemes : 



3.5.1 Hash Visualization Technique: 

This graphical password authentication scheme was based on the Hash Visualization. In this system, the user is asked to select a certain number of images from a set of random pictures generated by a program during the registration stage. Later, the user will be required to identify the preselected images in order to be authenticated. The average log-in time, however, is longer than the traditional approach of using alphanumeric passwords. A weakness of this system is that the server needs to store the seeds of the portfolio images of each user in plain text. Also, the process of selecting a set of pictures from the picture database can be tedious and time consuming for the user. 



3.5.2 Draw A Secret (DAS): 

This is the first recall based graphical password authentication to be produced. It allows the user to draw their unique password (figure 3.4). A user is asked to draw a simple picture on a 2D grid. The coordinates of the grids occupied by the picture are stored in the order of the drawing. During authentication, the user is asked to re-draw the picture. If the drawing touches the same grids in the same sequence, then the user is authenticated. Jermyn, et al. suggested that given reasonable-length passwords in a 5 X 5 grid, the full password space of DAS is larger than that of the full text password space. 
Draw-A-Secret technique
Fig 3.4 Draw-A-Secret technique. 





3.5.3 Passface : 

“Passface” is a technique developed by Real User Corporation (Real User Corporation, 2006). The basic idea is as follows; the user will be asked to choose four images of human faces from a face database as their future password during registration. In the authentication stage, the user sees a grid of nine faces, consisting of one face previously chosen by the user and eight decoy faces (figure 3.5). The user recognizes and clicks anywhere on the known face. This procedure is repeated for several rounds. The user is authenticated if he/she correctly identifies the four faces. The technique is based on the assumption that people can recall human faces easier than other pictures. Studies have shown that Passfaces are very memorable over long intervals. With the use of passfaces, there are four(4) different rounds of authentication. During registration, the user selects four(4) faces as his/her password. At the authentication stage the user is presented with nine(9) different faces in each round of authentication. The user is only authenticated after the final round of selection. One significant drawback of using passface is the problem of shoulder surfing. 

Examples of passfaces-Realuser.com
Fig 3.5 Examples of passfaces-Realuser.com 




3.6 Is a graphical password as secure as text-based password? 

Very little research has been done to study the difficulty of cracking graphical passwords. Because graphical passwords are not widely used, in practice there is no report on real cases of breaking graphical passwords. Here, some of the possible techniques for breaking graphical passwords are examined and are compared with text-based passwords. These techniques include: 



3.6.1. Brute force search 

The main defence against brute force search is to have a sufficiently large password space. Text-based passwords have a password space of 94^N, where N is the length of the password, 94 is the number of printable characters excluding SPACE. Some graphical password techniques have been shown to provide a password space similar to or larger than that of text-based passwords. Recognition based graphical passwords tend to have smaller password spaces than the recall based methods. It is more difficult to carry out a brute force attack against graphical passwords than text-based passwords. The attack programs need to automatically generate accurate mouse motion to imitate human input, which is particularly difficult for recall based graphical passwords. Overall, we believe a graphical password is less vulnerable to brute force attacks compared to text-based password. 



3.6.2 Dictionary attacks 

Since recognition based graphical passwords involve mouse input instead of keyboard input, it will be impractical to carry out dictionary attacks against this type of graphical passwords. For some recall based graphical passwords, it is possible to use a dictionary attack but an automated dictionary attack will be much more complex than a text-based dictionary attack. More research is needed in this area. Overall, it is believed that graphical passwords are less vulnerable to dictionary attacks compared to text-based passwords. 



3.6.3 Guessing 

Unfortunately, it seems that graphical passwords are often predictable, a serious problem typically associated with text-based passwords. For example, studies on the Passface technique have shown that people often choose weak and predictable graphical passwords. Studies revealed similar predictability among the graphical passwords created with the DAS technique. More research efforts are needed to understand the nature of graphical passwords created by real-world users. 



3.6.4 Spyware 

Except for a few exceptions, keylogging or key listening spyware cannot be used to break graphical passwords. It is not clear whether “mouse tracking” spyware will be an effective tool against graphical passwords. However, mouse motion alone is not enough to break graphical passwords. Such information has to be correlated with application information, such as window position and size, as well as timing information. 



3.6.5 Shoulder surfing 

Like text-based passwords, most of the graphical passwords are vulnerable to shoulder surfing. At this point, only a few recognition-based techniques are designed to resist shoulder-surfing. None of the recall-based based techniques is considered should-surfing resistant. 



3.6.6 Social engineering 

Comparing to text-based password, it is less convenient for a user to give away graphical passwords to another person. For example, it is very difficult to give away graphical passwords over the phone. Setting up a phishing website to obtain graphical passwords would be more time-consuming. 



Overall, it is believed graphical passwords are more difficult to break down using the traditional attack methods like brute force search, dictionary attack, and spyware. There is a need for more in-depth research that investigates possible attack methods against graphical passwords. 



3.7 Advantages 



i. A graphical password authentication system is relatively inexpensive to implement. 

ii. Graphical passwords provide a way of making user-friendly passwords. 

iii. Graphical passwords are not vulnerable to dictionary attacks. 

iv. It is less convenient for a user to give away graphical passwords to another person. 



3.8 Disadvantages 

i. Password registration and login process takes too long login process is slow 

ii. Most users are not familiar with the graphical passwords, they often find graphical passwords less convenient and time-consuming. 

iii. Graphical passwords are prone to shoulder surfing. This is because of their graphic nature, nearly all graphical password scheme is prone to shoulder surfing. 












CHAPTER 4 

CONCLUSION 



4.1 Summary: 

The past decade has seen a growing interest in using graphical passwords as an alternative to the traditional text-based passwords. In this report is a comprehensive research on existing graphical password techniques. The current graphical password techniques can be classified into two categories: recognition-based and recall-based techniques. Although the main argument for graphical passwords is that people are better at memorizing graphical passwords than text-based passwords, the existing user studies are very limited and there is not yet convincing evidence to support this argument. My research suggests that it is more difficult to break graphical passwords using the traditional attack methods such as brute force search, dictionary attack, or spyware. However, since there is not yet wide deployment of graphical password systems, the vulnerabilities of graphical passwords are still not fully understood. 



4.2 Recommendation: 

Although the use of graphical passwords is not as secure as other forms of authentication like the use of biometric means of authentication (very expensive). Text-based passwords should be replaced with graphical passwords because they are more secure. My recommendation to future researchers is that other means of eliminating the shoulder surfing problem attached with the use of graphical passwords. 



4.3 Conclusion: 

In conclusion, I would like to highlight two major drawbacks of graphical passwords; its vulnerability to shoulder-surfing and its slow login process. Although several researchers have tried to fix these problems with graphical passwords. Despite those two major drawbacks, graphical passwords are considered to be more secure and easy to remember than text-based passwords. 




REFERENCES 

Hong.D, Man.S, Hawes.B, and Mathews.M (2002)." A password scheme strongly resistant to spyware". International conference on security and management. Las Vegas. 

Hong.D, Man.S, Hawes.B and Mathews.M (2003)." A shoulder-surfing resistant graphical password scheme". International conference on security and management. Las Vegas. 

Parkinson, M. (2005)." THE POWER OF VISUAL COMMUNICATION". 23-27. 

Pavio, A. (2006). Mind and Its Evolution: A Dual Coding Theoretical Approach. 

Rachna Dhamija and Adrian Perrig. (2000). Deja vu: A User Study. Using images for authentication. 

Real User Corporation. (2006). Retrieved October 3, 2015, from Real user: http://www.realuser.com 

Sobrado.L and Birget.J (2002). Graphical Passwords, "An Electronic Bulletin for Undergraduate Research", vol.4. 

Saranga.K and Hutchings .R, 2008, "Order and entropy in picture passwords", Proceedings of graphics interface, Canadian Information Processing Society. 

(www.objs.com, 2013) 

Xiaoyuan.S and Ying Zhu.G (2005) Graphical passwords: a survey, 21st Annual Computer Security Applications Conference. 












UAV Drones To Help Fight The Zika Virus By Spreading Sterile Mosquitoes.

Posted by with No comments
UAV Drones To Help Fight The Zika Virus By Spreading Sterile Mosquitoes.
UAV Drones To Help Fight The Zika Virus By Spreading Sterile Mosquitoes.

Early this year, the International Atomic Energy Agency (IAEA) has conducted successful tests using UAV drones to drop hundreds of thousands of sterile mosquitoes into parts of Brazil which have been drastically ravaged by the Zika virus as the case may be.

One Might Say, Dropping More Mosquitoes? Are They Mad?

well, at first it sounds crazy and stupid, right? I know. The project is, however, a long-running collaboration between the IAEA, The United Nations Food and Agriculture Organization and Swiss-American non-profit, WeRobotics. This method which is as explained in more detail below is, in fact, a proven way of reducing mosquito populations in a given area at large and therefore slowing the spread of dangerous viruses, such as the Zika virus.




So, Someone Might Ask, What Is The Zika Virus Again? It Is Been A Few Years Since I Last Heard About It As A Whole.

The Zika virus is simply a kind of off the international news radar as of late but was a huge deal in the year 2015-2016. It is eventually spread through infected Aedes species mosquito.


However, while not particularly deadly – The Zika virus does have the particularly scary ability to pass from pregnant mothers to fetuses. The Zika virus can cause babies to be born with major birth defects including severe brain damage and deformed skulls.

(A Child Affected With The Zika Virus) UAV Drones To Help Fight The Zika Virus By Spreading Sterile Mosquitoes
(A Child Affected With The Zika Virus)
UAV Drones To Help Fight The Zika Virus By Spreading Sterile Mosquitoes

During the peak of the Zika virus epidemic, South America was one of the regions which was hit the hardest. Especially in Brazil in particular, thousands of babies were born with defects. Worldwide since 2015 there have been more than 225,000 confirmed cases and another 553,000 suspected cases of Zika Virus.

You Might Be Wondering, How Does This UAV Drone Scheme Work?


scientists at The IEAEA firstly expose hundreds of thousands of male mosquitoes to radiation in a lab which sterilizes them. They then carefully collected the mosquitoes and put them in a compartment within a UAV drone. Basically, to protect the insects and prevent them from losing a leg or wing, they are chilled to 4-8 degrees, putting them into a sleep-like state that keeps them stationary in the course of transit. So each UAV drone can treat 20 hectares of area in five minutes with weigh less than 10 kilograms and each UAV drone can equally carry about 50,000 sterile mosquitoes per flight. They release the mosquitoes over a wide area at predetermined intervals as they wish.

(Aedes Mosquito) UAV Drones To Help Fight The Zika Virus By Spreading Sterile Mosquitoes
(Aedes Mosquito)
UAV Drones To Help Fight The Zika Virus By Spreading Sterile Mosquitoes


The sterile males who then mate with the females mosquitoes do not produce any offspring at all. As such, after a certain period of time, the mosquito population in a given area can dramatically drop. At around $12,000 USD per UAV drone, this initiative is a cost-effective way for governments at large to take on a serious problem that has indeed caused significant pain and suffering in many parts of the planet earth today.


So let us hope in speculation that this scheme, as well as other initiatives which might come up, and be completely successful and ridding the world of this terrible illness aware from we human as a whole.


LATEST FREE TITANIUM BACKUP DOWNLOAD FOR ANDROID PHONE | TABLET | DEVICES

Posted by with No comments
LATEST FREE TITANIUM BACKUP DOWNLOAD FOR ANDROID PHONE | TABLET | DEVICES
TITANIUM BACKUP DOWNLOAD


Titanium Backup is the most powerful backup tool especially on Android, and then some other of its kind, I guess you know what i mean?
One can easily backup, restore, freeze (with the Pro version of Titanium Backup) your applications plus data plus market links. This absolutely includes all protected applications & system applications, plus the external data available on your microSD card. More also, one can do 0-click batch and scheduled backups as he or she wants. The backups will easily operate without closing any running application(s) (with the Pro version of Titanium Backup). One can also move any application (or application data) to or from the microSD card. More also, one can browse any application data and even have the ability to query the Market to see detailed information about the application, in fact that sounds great.





Below is the paid PRO key which even adds more awesome features such as:
1. 0-click batch restores with Titanium Backup
2. Titanium Backup keep multiple backups per app
3. Backup/restore SMS,MMS,calls,bookmarks,Wi-Fi AP as XML with Titanium Backup
4. Multi-user app data with Titanium Backup
5. Apps freezer with Titanium Backup
6. Sync to/from Dropbox (manual/scheduled) with Titanium Backup
7. Sync to/from Box (manual/scheduled) with Titanium Backup
8. Sync to/from Google Drive (manual/scheduled) with Titanium Backup
9. TB Web Server: download/upload your backups as a single ZIP on your computer Titanium Backup
10. Convert user apps <=> system apps with Titanium Backup
11. Integrate system app updates into ROM with Titanium Backup
12. Encryption with Titanium Backup
13. Market Doctor (relink apps to Market) with Titanium Backup
14. "Destroy all Market links" feature with Titanium Backup
15. Hypershell speed with Titanium Backup
16. Backup apps without closing them with Titanium Backup
17. Create your own update.zip containing apps plus data with Titanium Backup
18. Restore individual apps plus data from non-root ADB backups with Titanium Backup
19. Restore individual apps plus data from CWM backups with Titanium Backup
20. Restore individual apps plus data from TWRP backups with Titanium Backup
21. Market "auto updating" manager with Titanium Backup
22. Dalvik cache cleaner with Titanium Backup
23. Integrate Dalvik cache system elements into ROM with Titanium Backup
24. Unlimited schedules with Titanium Backup
25. Load/Save a Filter and use it in Widgets/Schedules with Titanium Backup
26. Change the device's Android ID, restore it from a backup or after a factory reset with Titanium Backup


27. Protect backup against deletion with Titanium Backup
28. Send backup (to e-mail/cloud) and import it in 1 click with Titanium Backup
29. Backup >>> Verify >>> Un-install an app in one shot with Titanium Backup
30. Freeze/defrost/launch apps in a single click with Titanium Backup
31. CSV export any app DB (e-mail or Google Docs) with Titanium Backup
32. Convert app data to/from fast WAL format with Titanium Backup


Click the button below to download Titanium Backup

Download Titanium Backup
Download Titanium Backup

Mtn N300 For 3gb Weekend Internet Bundle Data Plan

Posted by with No comments
Mtn N300 For 3gb Weekend Internet Bundle Data Plan
Mtn N300 For 3gb Weekend Internet Bundle Data Plan


Not too long ago when Airtel launched their N100 for 1GB weekend internet bundle data package, MTN, on the other hand, has no choice than to unveil their own data package which cost N300 for 3GB, i.e N100 for 1GB. this internet bundle plan is usable throughout the weekend


Another good thing about the internet bundle plan is that it usable across all internet enabled platforms e.g computer(Windows, Linux, Mac etc), iOS(iPad, iPhone), blackberry, phones(windows, Android, Symbian, java etc)


HOW TO SUBSCRIBE FOR THE N300 FOR 3GB PLAN
simply dial *131*1*5#

You can now enjoy your awoof!!! data. 

Feel free to drop you comments and complains.  

Black Panther Wakanda Custom Shirt [ For Sale ]

Posted by with No comments
Black Panther Wakanda Custom Shirt [ For Sale ]
Black Panther Wakanda Custom Shirt [ For Sale ]

Hello nice people all around the world, hope you all are having a nice day wherever you are in this our lovely planet earth. so without wasting much of your time, am sure you must have been hearing about 
Black Panther! Black Panther!! Black Panther!!! everywhere you go hehehehe, don't be scared okay it is just a movie.



Well anyway, that's what is trending on the social media right now, so are you among those prepping up to go watch the movie, or you are among those that have watched the movie and you want to tell the whole world that you are a die-hard fan of the Black Panther, then this is your opportunity from #OhepoGraphics to flaunt this shirt to the cinema to look unique and let people know that you are a true fan or let people know that you rep #Wakanda. 
So what are you then waiting for? #wakandaforever.




Black Panther Wakanda Custom Shirt
Black Panther Wakanda Custom Shirt




Searches related to Black Panther Wakanda Custom Shirt [ For Sale ]
black panther t shirt
wakanda forever t shirt
t challa avenger king of wakanda shirt
made in wakanda t shirt
wakanda merch
wakanda clothes
wakanda sweatshirt
buy black panther t shirt




MARU OS (OPERATING SYSTEM) IS NOW AVAILABLE FOR THE NEXUS 5

Posted by with No comments
image 33


Maru OS lets phones run both Android and Debian Linux, and now, months after being in private beta mode, all Nexus 5 users can put the operating system on their device. Their phone will run like a Linux desktop when it’s connected to an external display, mouse, and keyboard.

It's very similar to the Continuum feature Microsoft introduced in Windows 10 for phones last year. That desktop state will still be preserved after the phone is disconnected from its keyboard and monitor.
The Nexus will run like an Android device the rest of the time. While the OS is only available on the Nexus 5, Maru expects to come to other devices as people pick up on its open source.

HOW TO YOUR FIND YOUR IPHONE USING GOOGLE’S MY ACCOUNT

Posted by with No comments
HOW TO YOUR FIND YOUR IPHONE USING GOOGLE’S MY ACCOUNT
HOW TO YOUR FIND YOUR IPHONE USING GOOGLE’S MY ACCOUNT


Google launched My Account, a hub that gives you quick access to controls for safeguarding your data and protecting your privacy on Google, last year. The application puts privacy and security tools in one place, including long-standing features like Ads Settings and newer ones like the Privacy and Security Checkups.

All these tools make it easy for you to control your privacy and security from any device. Yesterday makes it exactly one year the app was launched, and while the celebrations were ongoing (I bet there was a lavish party with loads of champagne), some features were also added to the app – three features in fact – to make access to your controls and data protection easy.


Top on the list of features is Find your phone, which will help you locate your phone if it was lost or stolen. In a few simple steps, you can not only locate your phone, but also lock and call it, secure your account, leave a callback number on the screen, and more.



The feature can be used to find lost Android and iOS devices, and soon, you’ll also be able to access it by searching Google for “I lost my phone.” My Account now has a voice feature, making it easier for you to get to My Account just by using your voice.

To use this feature, just say, “Ok Google, show me my Google account,” and you’ll be taken right there, like magic. English is the only supported language at the moment. Other languages will be added soon. Soon, users will be able to easily find My Account by simply searching Google. That is, you’ll be able to simply search for your own name, and if you’re signed in, you’ll see a shortcut to My Account.



“When you entrust your data to Google, you should expect powerful security and privacy controls. These features are just the latest in our ongoing efforts to protect you and your personal information. We’ll continue to make updates based on your feedback,” Guemmy Kim, Product Manager, Account Controls and Settings, stated on Google’s official blog.

Although launched just a year ago, My Account is currently being used by more than one billion people around the world. If you’re not part of that figure, you can start using the app today. It might be a life-saver…you never know!

FREE GOOGLE PHOTOS DOWNLOAD FOR ANDROID PHONES | TABLET | DEVICES

Posted by with No comments
FREE GOOGLE PHOTOS DOWNLOAD FOR ANDROID PHONES | TABLET | DEVICES
Google Photo

As you all know, Google Photos is the home for all your photos and videos. Automatically neatly organized and searchable, you can find photos fast and bring them to life in no time. Google Photos is the photo gallery that you will surely like.



Why Google Photos?

1. Visual Search:- Your photos are now easily searchable by the places and things that appear in them.

2. Unlimited Free High-Quality Storage:- This automatically backup all your photos and videos. Access them on any device or on the web at photos.google.com. Your photos are way more safe, secure, and private to you.

3. Free Up Space On Your Device:-With Google Photos, never worry about running out of space on your phone again. In Settings, just tap “Free up device storage” – photos that are safely backed up will be removed from your device’s storage, but will still be available in Google Photos.


4. Bring Photos To Life:- Enjoy automatically created montage movies, interactive stories, collages, animations, panoramas, and more from your photos. Or you can easily create them yourself – just tap +.



5. Easy Editing:- Transform photos with the tap of a finger. Use simple, yet powerful, photo and video editing tools to apply filters, adjust colours, and more.

6. Shared Albums:- Get everyone’s photos and videos in one place, across Android, iOS, and the web. Privately sharing all the photos you took – and getting the ones you didn’t – has never been easier.

7. Instant Sharing:- Instantly share up to 1,500 photos with anyone – no matter what device they’re on. In the share menu, just tap Create Link.

8. Rediscover Your Photos:- It’s easier than ever to relive your memories. The Assistant can create collages of your old photos that help you relive the past.

Click the button below to download Google Photos

FREE GOOGLE PHOTOS DOWNLOAD FOR ANDROID PHONES | TABLET | DEVICES
Download Google Photos

Latest: Newly Launched Japan GPS Satellite To Guide Self-Driving Cars.

Posted by with No comments
The Japanese GPS Satellite Been Launched Latest: Newly Launched Japan GPS Satellite To Guide Self-Driving Cars.
The Japanese GPS Satellite Been Launched
Latest: Newly Launched Japan GPS Satellite To Guide Self-Driving Cars.
Just of recent, Japan has just fulfilled a key part of its space ambitions, and it will have some important ramifications for everything ranging from self-driving cars down to self-defense. The country, Japan has launched its fourth Michibiki satellite, which expands a "quasi-zenith" system designed to provide greater access to GPS (Global Positioning System) in urban 'canyons' where buildings tend to block signals from lower-orbit satellites. Needless to say, that is vital for autonomous vehicles that need GPS to get their bearings right in a country dominated by sprawling cities.



The military might want it, too. While Japan's armed forces are largely focused mainly on defense, this newly launched fourth quasi-zenith satellite could help those calling on the nation to buy cruise missiles as a deterrent to North Korea. If the North ever launches a strike, Japan could easily use the GPS-guided missiles in retaliation. However, there have been a lot of objections over the militarization of space (Japan banned military uses for 39 years, until 2008), but North Korea's fast-growing belligerence might see the satellite once more find use for combat.



However, as it stands, Japan has plenty of other peaceful purposes, it could help with GPS-guided farm equipment, and importantly, it will help Japan reduce its dependence on American satellites. So finally, the ultimate goal is to operate a cluster of seven Michibiki satellites by the year 2023, which should be enough to offer true independence.

Searches related to Latest: Newly Launched Japan GPS Satellite To Guide Self-Driving Cars.

>>> japanese gps in english
>>> michibiki satellite
>>> japan gps system
>>> japan gps name
>>> glonass


Magnesium Batteries Will Be Safer, More Efficient, And Reliable Than Lithium Batteries.

Posted by with No comments
Magnesium Batteries Will Be Safer, More Efficient, And Reliable Than Lithium Batteries.
Magnesium Batteries Will Be Safer, More Efficient, And Reliable Than Lithium Batteries.

As we all know, it is still early days for the promise of safer, energy-dense solid-state rechargeable batteries. However, a team of high esteem scientists at the Joint Center for Energy Storage Research has just discovered a breakthrough of fast magnesium-ion solid-state conductor that will go a very long way towards making non-flammable batteries with more capacity than the ones we have today.



Presently, in current commercial batteries of today, a liquid electrolyte transports the charge back and forth between the available cathode and anode. In fact, this is part of what can make them explode, according to one post from Berkeley Laboratory, where the discovery was made. The team was working on a magnesium battery, which can hold more charge than lithium-ion batteries, but they were not able to find a workable liquid electrolyte. So "magnesium is such a new technology, it does not have any good liquid electrolytes," said the laboratory's senior scientist whom by name is called Gerbrand Ceder. "We thought, why not leapfrog and make a solid-state electrolyte?"


Finally, the researchers settled on magnesium scandium selenide spinel, which indeed has an ion mobility comparable to electrolytes found in the lithium-ion batteries of today. The team also included scientists from Massachusetts Institute of Technology and Argonne, who on the other hand provided computing resources and experimental confirmation of the new solid electrolyte's mobility, respectively.

The Reasons Why Men Always Ask You For Your Red Berry.

Posted by with No comments
The Reasons Why Men Always Ask You For Your Red Berry.
The Reasons Why Men Always Ask You For Your Red Berry.
I want to use this medium to change some ladies' mindset today. I am going to be real and down to earth as possible with this article. Presently, the way some ladies complain about men always asking them for their Red Berry really baffles me.
>>> Why red berry, why not marriage proposal?
>>> Why do men always want to sleep with you?
>>> Why is it that every single guy who asks you out is always hitting you for your red berry?
>>> Why won't they marry you unless they have a taste of the forbidden fruit? 
The above are questions that some ladies might figure out asking themselves, and I have found out some reasons below that might be the cause. Below are some of The Reasons Why Men Always Ask You For Your Red Berry:



Check Your Dressing and Make Sure It Is Right The Reasons Why Men Always Ask You For Your Red Berry.
Check Your Dressing and Make Sure It Is Right
1. Check Your Dressing and Make Sure It Is Right.
To a female, the female body means nothing to her. You are used to seeing your breasts and every soft body part all your life since you were a child. It does not mean a thing to you but to guys, it means the universe! I know you will find it hard to believe. indeed, men are moved by sight. So, wearing arm-less (i.e. exposing your shaved armpit and upper arm) can easily turn a man on, not to talk of the low neckline exposing the cleavage of your breasts. Tight trousers, tights (i.e. pants hose) which
shows the shape of your buttock, mini and micro mini skirts exposing your thigh all can make a man go wild on the sight of it. So I will advise you to better face reality now and mind the way you dress because the way you dress is the way you will be addressed.


Learn How To Sit Properly The Reasons Why Men Always Ask You For Your Red Berry.
Learn How To Sit Properly
2. Learn How To Sit Properly.
It is obvious that some ladies don't know how to sit. Especially the skirt wearing ladies. You sit in front of a guy and open your laps, what do you want him to see? A trance? Yeah, he saw a lot of it! So I will urge you to always close your thigh when you are sitting whether in front of a guy or not it is just a good practice. Not sitting very well can become a habit and follow you around everywhere you go. And you wonder why all the guys around want to have a taste of your red berry and sleep with you!

You Touch Men A Lot The Reasons Why Men Always Ask You For Your Red Berry.
You Touch Men A Lot
3.You Touch Men A Lot.
It is universally accepted that ladies who touch, hug and wrap themselves around guys are sexual magnets to sexually immature guys. So if I may ask, why are you always hugging and pecking, for what? Can't you talk without touching, holding and hugging someone, hmmm? Some ladies even sit on their friend's lap and say it does not matter, I tell you it really matters. You might say He is just a cool guy. He would soon be a lover in bed in a twinkle of an eye. So learn to control your emotions around the opposite gender. Must you hug? My dear ladies and you need to be careful, or else you end up in the bed and you will be a story tale in their midst, so use your head.


Calling Men Pet Names The Reasons Why Men Always Ask You For Your Red Berry.
Calling Men Pet Names
4. Calling Men Pet Names
It is so common how some people just throw around the word "dear" as if it is a second language! Why would you give all the guys in your life pet names? You say, "thanks, dear", "okay sweetie", "see you dearie", "bye love", etc., you are looking for serious trouble I tell you, young woman. Words like such easily turn a man on if you don't know.

You Praise Men Too Much The Reasons Why Men Always Ask You For Your Red Berry.
You Praise Men Too Much
5. You Praise Men Too Much
This should not be a problem at all but experience has taught a lot that men are attracted and eventually turned on by women who praise them silly! You can compliment men if you want to but be discreet and casual about it as much as you can. Do not over do anything.So telling a guy, "whao! what a nice mustache you've got!" or "that muscle on your arm can make any lady go crazy for you" is indirectly telling him you like his body and would not mind if he sleeps with you.


You Post Seductive Pictures On The Social Media The Reasons Why Men Always Ask You For Your Red Berry.
You Post Seductive Pictures On The Social Media


6. You Post Seductive Pictures On The Social Media.
This is what is really trending at this point in time if I may say.When I see the way some ladies pose on Facebook and other social media, I wonder what they are really looking for. Why pouting? Do you want him to kiss you? Why turn your buttock to the camera? Do you want him to see how big it is? Why focus on your chest? Do you want him to know you have firm breasts? What is the purpose of the purpose of the pictures you are posting? I really get worried when I see these pictures. You can't have a positive comment on such post.


You Sleep At Your Fiance's House The Reasons Why Men Always Ask You For Your Red Berry.


7. You Sleep At Your Fiance's House
So if I may ask you, young lady, Why are you in a hurry to sleep under the same roof with a man? Why are you in a hurry? What is your problem? Kai, some ladies cannot just wait for a man to propose. They pack their bags and move to his house immediately as if it is a birthright. For what?
And when that guy gets tired of the making love to you, he sends you packing away. Some do not even expect their man to ask for the red berry again, Aaah young lady? in fact, show me a monkey who does not jump at every sight of a banana. You will be addressed the way you dress. If they are always asking you for your red berry, then check what is wrong with yourself and fix it fast.