<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>leak Archives - Datarecovery.com</title>
	<atom:link href="https://datarecovery.com/tag/leak/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description></description>
	<lastBuildDate>Fri, 28 Aug 2015 16:00:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>The Ashley Madison Leak: What Information Was Released?</title>
		<link>https://datarecovery.com/rd/the-ashley-madison-leak-what-information-was-released/</link>
		
		<dc:creator><![CDATA[Ben Carmitchel]]></dc:creator>
		<pubDate>Thu, 27 Aug 2015 20:05:13 +0000</pubDate>
				<category><![CDATA[Computer Forensics]]></category>
		<category><![CDATA[Data Types]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[leak]]></category>
		<guid isPermaLink="false">http://datarecovery.com/?post_type=rd&#038;p=4290</guid>

					<description><![CDATA[<p>The Ashley Madison data leak is unquestionably the most high-profile IT security event of the last year, and members of the website face serious repercussions. Ashley Madison advertises as “the world’s leading married dating service for discreet encounters,” but that...</p>
<p>The post <a href="https://datarecovery.com/rd/the-ashley-madison-leak-what-information-was-released/">The Ashley Madison Leak: What Information Was Released?</a> appeared first on <a href="https://datarecovery.com">Datarecovery.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">The Ashley Madison data leak is unquestionably the most high-profile IT security event of the last year, and members of the website face serious repercussions. Ashley Madison advertises as “the world’s leading married dating service for discreet encounters,” but that discretion was compromised as hackers released about 30 gigabytes of user data, including email addresses, names, and even GPS coordinates (likely collected from mobile users). </span></p>
<p><span style="font-weight: 400;">The leaked information came from a MySQL database, and many of the fields are fairly self-explanatory. “eye_color,” for instance, gives the user’s eye color (as input by the user when signing up for an Ashley Madison profile). For many accounts, some fields are left blank.</span></p>
<p><span style="font-weight: 400;">Credit card information is stored in a separate area, and most hackers will not be able to definitively link usernames with payment information. Furthermore, the leak did not contain complete credit card numbers, so payment information should be safe; even so, we would advise Ashley Madison users to contact their card providers and request a re-issued credit or debit card.</span></p>
<p>The Ashley Madison database contains the following fields—</p>
<p>Table: <strong>aminno_member_email</strong></p>
<table dir="ltr" style="width: 600px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="157" />
<col width="404" /></colgroup>
<tbody>
<tr>
<td data-sheets-value="[null,2,&quot;Field&quot;]"><strong>Field</strong></td>
<td data-sheets-value="[null,2,&quot;Description&quot;]"><strong>Description</strong></td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pnum&quot;]">pnum</td>
<td data-sheets-value="[null,2,&quot;The record's primary key. &quot;]">The record&#8217;s primary key.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;email&quot;]">email</td>
<td data-sheets-value="[null,2,&quot;The account email address.&quot;]">The account email address.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;isvalid&quot;]">isvalid</td>
<td></td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;html&quot;]">html</td>
<td></td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;optin&quot;]">optin</td>
<td data-sheets-value="[null,2,&quot;Whether or not the user opts in to the Ashley Madison newsletter. &quot;]">Whether or not the user opts in to the Ashley Madison newsletter.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;notify_newmail&quot;]">notify_newmail</td>
<td></td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;notify_newmember&quot;]">notify_newmember</td>
<td></td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;notify_login&quot;]">notify_login</td>
<td></td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;notify_offer&quot;]">notify_offer</td>
<td></td>
</tr>
</tbody>
</table>
<p>Table: <strong>member_details</strong></p>
<table dir="ltr" style="width: 600px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="157" />
<col width="404" /></colgroup>
<tbody>
<tr>
<td data-sheets-value="[null,2,&quot;pnum&quot;]">pnum</td>
<td data-sheets-value="[null,2,&quot;The record's primary key. &quot;]">The record&#8217;s primary key.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;eye_color&quot;]">eye_color</td>
<td data-sheets-value="[null,2,&quot;User's eye color. &quot;]">User&#8217;s eye color.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;hair_color&quot;]">hair_color</td>
<td data-sheets-value="[null,2,&quot;User's hair color. &quot;]">User&#8217;s hair color.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;dob&quot;]">dob</td>
<td data-sheets-value="[null,2,&quot;User's date of birth. &quot;]">User&#8217;s date of birth.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_caption&quot;]">profile_caption</td>
<td data-sheets-value="[null,2,&quot;User-generated caption, visible on account profile. &quot;]">User-generated caption, visible on account profile.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_ethnicity&quot;]">profile_ethnicity</td>
<td data-sheets-value="[null,2,&quot;User's self-identified ethnicity, expressed as a number. &quot;]">User&#8217;s self-identified ethnicity, expressed as a number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_weight&quot;]">profile_weight</td>
<td data-sheets-value="[null,2,&quot;User's weight, visible on profile. &quot;]">User&#8217;s weight, visible on profile.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_height&quot;]">profile_height</td>
<td data-sheets-value="[null,2,&quot;User's height, visible on profile. &quot;]">User&#8217;s height, visible on profile.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_bodytype&quot;]">profile_bodytype</td>
<td data-sheets-value="[null,2,&quot;User's body type, expressed as a number.  &quot;]">User&#8217;s body type, expressed as a number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_smoke&quot;]">profile_smoke</td>
<td data-sheets-value="[null,2,&quot;Whether or not the user smokes. Visible on profile. &quot;]">Whether or not the user smokes. Visible on profile.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_drink&quot;]">profile_drink</td>
<td data-sheets-value="[null,2,&quot;User's drinking status. Visible on profile. &quot;]">User&#8217;s drinking status. Visible on profile.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_initially_seeking&quot;]">profile_initially_seeking</td>
<td data-sheets-value="[null,2,&quot;Type of relationship user is initially seeking, visible on profile. &quot;]">Type of relationship user is initially seeking, visible on profile.</td>
</tr>
</tbody>
</table>
<p>Table: <strong>member_login</strong></p>
<table dir="ltr" style="width: 600px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="157" />
<col width="404" /></colgroup>
<tbody>
<tr>
<td data-sheets-value="[null,2,&quot;pnum&quot;]">pnum</td>
<td data-sheets-value="[null,2,&quot;The record's primary key. &quot;]">The record&#8217;s primary key.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;username&quot;]">username</td>
<td data-sheets-value="[null,2,&quot;User's username. &quot;]">User&#8217;s username.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;password&quot;]">password</td>
<td data-sheets-value="[null,2,&quot;User's password (these are mostly protected with bcrypt).&quot;]">User&#8217;s password (these are encrypted).</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;loginkey&quot;]">loginkey</td>
<td data-sheets-value="[null,2,&quot;Login keys are unique to each user, authenticating the user for logout.&quot;]">Login keys are unique to each user, authenticating the user for logout.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;notify&quot;]">notify</td>
<td></td>
</tr>
</tbody>
</table>
<p>Table: <strong>am_am_member</strong></p>
<table dir="ltr" style="width: 800px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="157" />
<col width="404" /></colgroup>
<tbody>
<tr>
<td data-sheets-value="[null,2,&quot;id&quot;]">id</td>
<td data-sheets-value="[null,2,&quot;User id number. &quot;]">User id number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;createdon&quot;]">createdon</td>
<td data-sheets-value="[null,2,&quot;Date and time the account was created. &quot;]">Date and time the account was created.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;createdby&quot;]">createdby</td>
<td data-sheets-value="[null,2,&quot;User who created the account. &quot;]">User who created the account.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;updatedon&quot;]">updatedon</td>
<td data-sheets-value="[null,2,&quot;Date and time (to second) the account was last updated. &quot;]">Date and time (to second) the account was last updated.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;updatedby&quot;]">updatedby</td>
<td data-sheets-value="[null,2,&quot;User who updated the account. &quot;]">User who updated the account.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;admin&quot;]">admin</td>
<td data-sheets-value="[null,2,&quot;Whether or not the user has administrative status in the system. &quot;]">Whether or not the user has administrative status in the system.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;status&quot;]">status</td>
<td data-sheets-value="[null,2,&quot;User's relationship status. &quot;]">User&#8217;s relationship status.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;account_type&quot;]">account_type</td>
<td data-sheets-value="[null,2,&quot;Type of account. &quot;]">Type of account.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;membership_status&quot;]">membership_status</td>
<td data-sheets-value="[null,2,&quot;User's membership status. &quot;]">User&#8217;s membership status.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;ad_source&quot;]">ad_source</td>
<td data-sheets-value="[null,2,&quot;Tracks site advertising. &quot;]">Tracks site advertising.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_number&quot;]">profile_number</td>
<td data-sheets-value="[null,2,&quot;User's profile number. &quot;]">User&#8217;s profile number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;nickname&quot;]">nickname</td>
<td data-sheets-value="[null,2,&quot;User's nickname. &quot;]">User&#8217;s nickname.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;first_name&quot;]">first_name</td>
<td data-sheets-value="[null,2,&quot;User's first name&quot;]">User&#8217;s first name</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;last_name&quot;]">last_name</td>
<td data-sheets-value="[null,2,&quot;User's last name. &quot;]">User&#8217;s last name.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;street1&quot;]">street1</td>
<td data-sheets-value="[null,2,&quot;User's street address. &quot;]">User&#8217;s street address.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;street2&quot;]">street2</td>
<td data-sheets-value="[null,2,&quot;Second line of user's street address (if applicable). &quot;]">Second line of user&#8217;s street address (if applicable).</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;city&quot;]">city</td>
<td data-sheets-value="[null,2,&quot;City listed in user's address. &quot;]">City listed in user&#8217;s address.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;zip&quot;]">zip</td>
<td data-sheets-value="[null,2,&quot;Zipcode listed in user's address. &quot;]">Zipcode listed in user&#8217;s address.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;state&quot;]">state</td>
<td data-sheets-value="[null,2,&quot;State listed in user's address. &quot;]">State listed in user&#8217;s address.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;latitude&quot;]">latitude</td>
<td data-sheets-value="[null,2,&quot;User's location latitude. &quot;]">User&#8217;s location latitude.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;longitude&quot;]">longitude</td>
<td data-sheets-value="[null,2,&quot;Longitude of user's location. &quot;]">Longitude of user&#8217;s location.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;country&quot;]">country</td>
<td data-sheets-value="[null,2,&quot;User's country of residence. &quot;]">User&#8217;s country of residence.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;phone&quot;]">phone</td>
<td data-sheets-value="[null,2,&quot;User's primary phone number. &quot;]">User&#8217;s primary phone number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;work_phone&quot;]">work_phone</td>
<td data-sheets-value="[null,2,&quot;User's work phone number .&quot;]">User&#8217;s work phone number .</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;mobile_phone&quot;]">mobile_phone</td>
<td data-sheets-value="[null,2,&quot;User's mobile phone number. &quot;]">User&#8217;s mobile phone number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;gender&quot;]">gender</td>
<td data-sheets-value="[null,2,&quot;User's gender. &quot;]">User&#8217;s gender.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;dob&quot;]">dob</td>
<td data-sheets-value="[null,2,&quot;User's date of birth. &quot;]">User&#8217;s date of birth.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_caption&quot;]">profile_caption</td>
<td data-sheets-value="[null,2,&quot;User-generated caption, visible on account profile. &quot;]">User-generated caption, visible on account profile.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_ethnicity&quot;]">profile_ethnicity</td>
<td data-sheets-value="[null,2,&quot;User's self-identified ethnicity, expressed as a number. &quot;]">User&#8217;s self-identified ethnicity, expressed as a number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_weight&quot;]">profile_weight</td>
<td data-sheets-value="[null,2,&quot;User's weight, visible on profile. &quot;]">User&#8217;s weight, visible on profile.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_height&quot;]">profile_height</td>
<td data-sheets-value="[null,2,&quot;User's height, visible on profile. &quot;]">User&#8217;s height, visible on profile.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_bodytype&quot;]">profile_bodytype</td>
<td data-sheets-value="[null,2,&quot;User's body type, expressed as a number.  &quot;]">User&#8217;s body type, expressed as a number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_smoke&quot;]">profile_smoke</td>
<td data-sheets-value="[null,2,&quot;Whether or not user reports smoking. &quot;]">Whether or not user reports smoking.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_drink&quot;]">profile_drink</td>
<td data-sheets-value="[null,2,&quot;Whether or not user reports drinking. &quot;]">Whether or not user reports drinking.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_initially_seeking&quot;]">profile_initially_seeking</td>
<td data-sheets-value="[null,2,&quot;What the user is initially seeking, expressed as a number. &quot;]">What the user is initially seeking, expressed as a number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;profile_relationship&quot;]">profile_relationship</td>
<td data-sheets-value="[null,2,&quot;User's relationship status, expressed as a number. &quot;]">User&#8217;s relationship status, expressed as a number.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pref_opento&quot;]">pref_opento</td>
<td data-sheets-value="[null,2,&quot;Type of experience the user is willing to try, listed as numbers. &quot;]">Type of experience the user says he or she is willing to try (or &#8220;open to&#8221;), listed as numbers.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pref_opento_other&quot;]">pref_opento_other</td>
<td data-sheets-value="[null,2,&quot;What the user hopes a match will be open to &quot;]">What the user hopes a match will be open to</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pref_opento_abstract&quot;]">pref_opento_abstract</td>
<td data-sheets-value="[null,2,&quot;User-written statement of what the user is willing to participate in. &quot;]">User-written statement of what the user is willing to participate in.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pref_turnsmeon&quot;]">pref_turnsmeon</td>
<td data-sheets-value="[null,2,&quot;List of things that excite the user. Expressed in numbers. &quot;]">Items that the user says he or she is interested in. Expressed in numbers.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pref_turnsmeon_other&quot;]">pref_turnsmeon_other</td>
<td data-sheets-value="[null,2,&quot;List of things that the user wants a match to be excited by. Numbers. &quot;]">List of things that the user wants a match to be interested in. Expressed in numbers.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pref_turnsmeon_abstract&quot;]">pref_turnsmeon_abstract</td>
<td data-sheets-value="[null,2,&quot;Written description of the user's turn-ons. &quot;]">Written description of the user&#8217;s &#8220;turn-ons.&#8221;</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pref_lookingfor&quot;]">pref_lookingfor</td>
<td data-sheets-value="[null,2,&quot;Attributes the user is looking for in a match/dating experience. &quot;]">Attributes the user is looking for in a match/dating experience.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pref_lookingfor_other&quot;]">pref_lookingfor_other</td>
<td data-sheets-value="[null,2,&quot;List of attributes the user hopes a match is looking for. &quot;]">List of attributes the user hopes a match is looking for.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;pref_lookingfor_abstract&quot;]">pref_lookingfor_abstract</td>
<td data-sheets-value="[null,2,&quot;User's description of a preferred match. &quot;]">User&#8217;s description of a preferred match.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;main_photo&quot;]">main_photo</td>
<td data-sheets-value="[null,2,&quot;User's uploaded photo. &quot;]">User&#8217;s uploaded photo.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;security_question&quot;]">security_question</td>
<td data-sheets-value="[null,2,&quot;User's security question. &quot;]">User&#8217;s security question.</td>
</tr>
<tr>
<td data-sheets-value="[null,2,&quot;security_answer&quot;]">security_answer</td>
<td data-sheets-value="[null,2,&quot;Answer to user's security question. &quot;]">Answer to user&#8217;s security question.</td>
</tr>
</tbody>
</table>
<p>This is a complete list of all of the fields in the MySQL portion of the database. However, s<span style="font-weight: 400;">everal of the fields use numerical codes to indicate a selection from the user. “profile_relationship” specifies the relationship status of the user as follows:</span></p>
<p>1: “Attached Female Seeking Male”<br />
<span style="font-weight: 400;">2: “Attached Male Seeking Female”<br />
</span><span style="font-weight: 400;">3: “Single Male Seeking Female”<br />
</span><span style="font-weight: 400;">4: “Single Female Seeking Male”<br />
</span><span style="font-weight: 400;">5: “Male Seeking Male”<br />
</span><span style="font-weight: 400;">6: “Female Seeking Female”</span><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;">The “pref_opento” field contains a number that correlates to one of the following:</span></p>
<p><span style="font-weight: 400;">1: &#8220;Threesome&#8221;<br />
</span><span style="font-weight: 400;">3: &#8220;Being Dominant/Master&#8221;<br />
</span><span style="font-weight: 400;">4: &#8220;Being Submissive/Slave&#8221;<br />
</span><span style="font-weight: 400;">6: &#8220;Bondage&#8221;<br />
</span><span style="font-weight: 400;">7: &#8220;Conventional Sex&#8221;<br />
</span><span style="font-weight: 400;">11: &#8220;Fetishes&#8221;<br />
</span><span style="font-weight: 400;">14: &#8220;Nothing Kinky&#8221;<br />
</span><span style="font-weight: 400;">15: &#8220;One-Night Stands&#8221;<br />
</span><span style="font-weight: 400;">17: &#8220;Role Playing&#8221;<br />
</span><span style="font-weight: 400;">18: &#8220;Sex Talk&#8221;<br />
</span><span style="font-weight: 400;">19: &#8220;Spanking&#8221;<br />
</span><span style="font-weight: 400;">21: &#8220;Experimenting with Tantric Sex&#8221;<br />
</span><span style="font-weight: 400;">22: &#8220;Transvestitism&#8221;<br />
</span><span style="font-weight: 400;">23: &#8220;Experimenting with Sex Toys&#8221;<br />
</span><span style="font-weight: 400;">23: &#8220;Exploring with Sex Toys&#8221;<br />
</span><span style="font-weight: 400;">26: &#8220;Aggressiveness&#8221;<br />
</span><span style="font-weight: 400;">27: &#8220;Blindfolding&#8221;<br />
</span><span style="font-weight: 400;">28: &#8220;Bubble Bath for 2&#8221;<br />
</span><span style="font-weight: 400;">29: &#8220;Cuddling &amp; Hugging&#8221;<br />
</span><span style="font-weight: 400;">30: &#8220;Curious &#8211; Domination&#8221;<br />
</span><span style="font-weight: 400;">31: &#8220;Curious &#8211; Submission&#8221;<br />
</span><span style="font-weight: 400;">32: &#8220;Dressing Up/Lingerie&#8221;<br />
</span><span style="font-weight: 400;">33: &#8220;Erotic Movies&#8221;<br />
</span><span style="font-weight: 400;">34: &#8220;Erotic Tickling&#8221;<br />
</span><span style="font-weight: 400;">36: &#8220;Extended Foreplay/Teasing&#8221;<br />
</span><span style="font-weight: 400;">37: &#8220;Gentleness&#8221;<br />
</span><span style="font-weight: 400;">38: &#8220;Good With Your Hands&#8221;<br />
</span><span style="font-weight: 400;">39: &#8220;Kissing&#8221;<br />
</span><span style="font-weight: 400;">40: &#8220;Light Kinky Fun&#8221;<br />
</span><span style="font-weight: 400;">41: &#8220;Likes to be Watched/Exhibitionism&#8221;<br />
</span><span style="font-weight: 400;">42: &#8220;Likes to Give Oral Sex&#8221;<br />
</span><span style="font-weight: 400;">43: &#8220;Likes to Receive Oral Sex&#8221;<br />
</span><span style="font-weight: 400;">44: &#8220;Likes to Go Slow&#8221;<br />
</span><span style="font-weight: 400;">45: &#8220;Lots of Stamina&#8221;<br />
</span><span style="font-weight: 400;">46: &#8220;Open to Experimentation&#8221;<br />
</span><span style="font-weight: 400;">48: &#8220;Sensual Massage&#8221;<br />
</span><span style="font-weight: 400;">49: &#8220;Sharing Fantasies&#8221;<br />
</span><span style="font-weight: 400;">50: &#8220;Someone I Can Teach&#8221;<br />
</span><span style="font-weight: 400;">51: &#8220;Someone Who Can Teach Me&#8221;<br />
</span><span style="font-weight: 400;">52: &#8220;You Like to Cross Dress&#8221;</span></p>
<p><span style="font-weight: 400;">The &#8220;looking for&#8221; section also contains a number that correlates to the following:</span></p>
<p><span style="font-weight: 400;">1: &#8220;A Don Juan&#8221;<br />
</span><span style="font-weight: 400;">4: &#8220;Sense of Humor&#8221;<br />
</span><span style="font-weight: 400;">6: &#8220;Aggressive/Take Charge Nature&#8221;<br />
</span><span style="font-weight: 400;">9: &#8220;Average Sex Drive&#8221;<br />
</span><span style="font-weight: 400;">10: &#8220;Confidence&#8221;<br />
</span><span style="font-weight: 400;">11: &#8220;Discretion/Secrecy&#8221;<br />
</span><span style="font-weight: 400;">12: &#8220;Dislikes Routine&#8221;<br />
</span><span style="font-weight: 400;">14: &#8220;Good Personal Hygiene&#8221;<br />
</span><span style="font-weight: 400;">16: &#8220;Has a Secret Love Nest&#8221;<br />
</span><span style="font-weight: 400;">17: &#8220;High Sex Drive&#8221;<br />
</span><span style="font-weight: 400;">18: &#8220;Imagination&#8221;<br />
</span><span style="font-weight: 400;">19: &#8220;Likes Routine&#8221;<br />
</span><span style="font-weight: 400;">30: &#8220;A Professional/Well Groomed&#8221;<br />
</span><span style="font-weight: 400;">31: &#8220;Stylish/Classy&#8221;<br />
</span><span style="font-weight: 400;">32: &#8220;Casual Jeans/T-shirt Type&#8221;<br />
</span><span style="font-weight: 400;">33: &#8220;Tattoos&#8221;<br />
</span><span style="font-weight: 400;">34: &#8220;Body Piercing&#8221;<br />
</span><span style="font-weight: 400;">35: &#8220;BBW&#8221;<br />
</span><span style="font-weight: 400;">36: &#8220;Full Size Body&#8221;<br />
</span><span style="font-weight: 400;">37: &#8220;Muscular/Fit Body&#8221;<br />
</span><span style="font-weight: 400;">38: &#8220;Petite Figure&#8221;<br />
</span><span style="font-weight: 400;">39: &#8220;Slim to Average Body&#8221;<br />
</span><span style="font-weight: 400;">40: &#8220;Tall Height&#8221;<br />
</span><span style="font-weight: 400;">41: &#8220;Short Height&#8221;<br />
</span><span style="font-weight: 400;">42: &#8220;Long Hair&#8221;<br />
</span><span style="font-weight: 400;">43: &#8220;Short Hair&#8221;<br />
</span><span style="font-weight: 400;">44: &#8220;Girl Next Door&#8221;<br />
</span><span style="font-weight: 400;">45: &#8220;Naughty Girl&#8221;<br />
</span><span style="font-weight: 400;">46: &#8220;Bad Boy&#8221;<br />
</span><span style="font-weight: 400;">47: &#8220;Boy Next Door&#8221;<br />
</span><span style="font-weight: 400;">48: &#8220;Creative and Adventurous&#8221;<br />
</span><span style="font-weight: 400;">49: &#8220;Relaxed and Easy Going&#8221;<br />
</span><span style="font-weight: 400;">50: &#8220;Hopeless Romantic&#8221;<br />
</span><span style="font-weight: 400;">51: &#8220;A Father Figure&#8221;<br />
</span><span style="font-weight: 400;">52: &#8220;Not Possessive&#8221;<br />
</span><span style="font-weight: 400;">53: &#8220;A Good Listener&#8221;<br />
</span><span style="font-weight: 400;">54: &#8220;Good Communicator&#8221;<br />
</span><span style="font-weight: 400;">55: &#8220;Disease Free&#8221;<br />
</span><span style="font-weight: 400;">56: &#8220;Drug Free&#8221;<br />
</span><span style="font-weight: 400;">57: &#8220;Casual/Social Drinker&#8221;<br />
</span><span style="font-weight: 400;">58: &#8220;Seeking a Sugar Baby&#8221;<br />
</span><span style="font-weight: 400;">59: &#8220;Seeking a Sugar Daddy&#8221;<br />
</span><span style="font-weight: 400;">60: &#8220;Natural Breasts&#8221;<br />
</span><span style="font-weight: 400;">61: &#8220;Facial Hair&#8221;<br />
</span><span style="font-weight: 400;">62: &#8220;Tall, Dark and Handsome&#8221;</span></p>
<p><span style="font-weight: 400;">Datarecovery.com offers computer forensics services, which can help to verify the presence (or non-presence) of an individual’s information in the Ashley Madison leak. Given the nature of this leak, we offer this service exclusively to victims — not to spouses or other individuals. For more information, speak with a computer forensics expert by calling 1-800-237-4200.</span></p>
<p>The post <a href="https://datarecovery.com/rd/the-ashley-madison-leak-what-information-was-released/">The Ashley Madison Leak: What Information Was Released?</a> appeared first on <a href="https://datarecovery.com">Datarecovery.com</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 49/98 objects using Memcached
Page Caching using Disk: Enhanced 
Minified using Disk

Served from: datarecovery.com @ 2026-04-14 06:37:30 by W3 Total Cache
-->