LOL! Turkey Leaders Informations
by - Thursday, January 1, 1970 at 12:00 AM
(October 8, 2022, 07:44 AM)saderror Wrote:
mernis=# SELECT * FROM citizen WHERE last = 'ERDOGAN' AND \
first = 'RECEP TAYYIP' AND \
date_of_birth LIKE '%/%/1954';
-[ RECORD 1 ]------------+-------------------------
uid | 33693950
national_identifier | 17291716060
first | RECEP TAYYIP
last | ERDOGAN
mother_first | TENZILE
father_first | AHMET
gender | E
birth_city | ISTANBUL
date_of_birth | 26/2/1954
id_registration_city | RIZE
id_registration_district | GUNEYSU
address_city | ANKARA
address_district | KECIOREN
address_neighborhood | KAVACIK SUBAYEVLERI MAH.
street_address | KUSADASI SOKAK
door_or_entrance_number | 26
misc |

mernis=# SELECT * FROM citizen WHERE last = 'DAVUTOGLU' AND \
first = 'AHMET' AND \
address_city = 'ISTANBUL' AND \
date_of_birth LIKE '%/1959';
-[ RECORD 1 ]------------+------------------
uid | 12409622
national_identifier | 51541376338
first | AHMET
last | DAVUTOGLU
mother_first | MEMNUNE
father_first | MEHMET DURAN
gender | E
birth_city | TASKENT
date_of_birth | 26/2/1959
id_registration_city | KONYA
id_registration_district | TASKENT
address_city | ISTANBUL
address_district | BAHCELIEVLER
address_neighborhood | BAHCELIEVLER MAH.
street_address | ISMAILPASA SOKAK
door_or_entrance_number | 25
misc |

mernis=# SELECT * FROM citizen WHERE last = 'GUL' AND \
first = 'ABDULLAH' AND \
mother_first = 'ADVIYE';
-[ RECORD 1 ]------------+--------------------
uid | 47612408
national_identifier | 21353291242
first | ABDULLAH
last | GUL
mother_first | ADVIYE
father_first | AHMET HAMDI
gender | E
birth_city | KAYSERI
date_of_birth | 29/10/1950
id_registration_city | KAYSERI
id_registration_district | KOCASINAN
address_city | ANKARA
address_district | CANKAYA
address_neighborhood | CANKAYA MAH.
street_address | SEHIT ERSAN CADDESI
door_or_entrance_number | 3
misc |


- Thesaderror

Bonus Awsome Doxing Tool :


Nice dump man
Reply
Did you find that yourself?
Reply
(October 8, 2022, 07:44 AM)saderror Wrote:
mernis=# SELECT * FROM citizen WHERE last = 'ERDOGAN' AND \
first = 'RECEP TAYYIP' AND \
date_of_birth LIKE '%/%/1954';
-[ RECORD 1 ]------------+-------------------------
uid | 33693950
national_identifier | 17291716060
first | RECEP TAYYIP
last | ERDOGAN
mother_first | TENZILE
father_first | AHMET
gender | E
birth_city | ISTANBUL
date_of_birth | 26/2/1954
id_registration_city | RIZE
id_registration_district | GUNEYSU
address_city | ANKARA
address_district | KECIOREN
address_neighborhood | KAVACIK SUBAYEVLERI MAH.
street_address | KUSADASI SOKAK
door_or_entrance_number | 26
misc |

mernis=# SELECT * FROM citizen WHERE last = 'DAVUTOGLU' AND \
first = 'AHMET' AND \
address_city = 'ISTANBUL' AND \
date_of_birth LIKE '%/1959';
-[ RECORD 1 ]------------+------------------
uid | 12409622
national_identifier | 51541376338
first | AHMET
last | DAVUTOGLU
mother_first | MEMNUNE
father_first | MEHMET DURAN
gender | E
birth_city | TASKENT
date_of_birth | 26/2/1959
id_registration_city | KONYA
id_registration_district | TASKENT
address_city | ISTANBUL
address_district | BAHCELIEVLER
address_neighborhood | BAHCELIEVLER MAH.
street_address | ISMAILPASA SOKAK
door_or_entrance_number | 25
misc |

mernis=# SELECT * FROM citizen WHERE last = 'GUL' AND \
first = 'ABDULLAH' AND \
mother_first = 'ADVIYE';
-[ RECORD 1 ]------------+--------------------
uid | 47612408
national_identifier | 21353291242
first | ABDULLAH
last | GUL
mother_first | ADVIYE
father_first | AHMET HAMDI
gender | E
birth_city | KAYSERI
date_of_birth | 29/10/1950
id_registration_city | KAYSERI
id_registration_district | KOCASINAN
address_city | ANKARA
address_district | CANKAYA
address_neighborhood | CANKAYA MAH.
street_address | SEHIT ERSAN CADDESI
door_or_entrance_number | 3
misc |


- Thesaderror

Bonus Awsome Doxing Tool :


thank youu
Reply
(October 8, 2022, 07:44 AM)saderror Wrote:
mernis=# SELECT * FROM citizen WHERE last = 'ERDOGAN' AND \
first = 'RECEP TAYYIP' AND \
date_of_birth LIKE '%/%/1954';
-[ RECORD 1 ]------------+-------------------------
uid | 33693950
national_identifier | 17291716060
first | RECEP TAYYIP
last | ERDOGAN
mother_first | TENZILE
father_first | AHMET
gender | E
birth_city | ISTANBUL
date_of_birth | 26/2/1954
id_registration_city | RIZE
id_registration_district | GUNEYSU
address_city | ANKARA
address_district | KECIOREN
address_neighborhood | KAVACIK SUBAYEVLERI MAH.
street_address | KUSADASI SOKAK
door_or_entrance_number | 26
misc |

mernis=# SELECT * FROM citizen WHERE last = 'DAVUTOGLU' AND \
first = 'AHMET' AND \
address_city = 'ISTANBUL' AND \
date_of_birth LIKE '%/1959';
-[ RECORD 1 ]------------+------------------
uid | 12409622
national_identifier | 51541376338
first | AHMET
last | DAVUTOGLU
mother_first | MEMNUNE
father_first | MEHMET DURAN
gender | E
birth_city | TASKENT
date_of_birth | 26/2/1959
id_registration_city | KONYA
id_registration_district | TASKENT
address_city | ISTANBUL
address_district | BAHCELIEVLER
address_neighborhood | BAHCELIEVLER MAH.
street_address | ISMAILPASA SOKAK
door_or_entrance_number | 25
misc |

mernis=# SELECT * FROM citizen WHERE last = 'GUL' AND \
first = 'ABDULLAH' AND \
mother_first = 'ADVIYE';
-[ RECORD 1 ]------------+--------------------
uid | 47612408
national_identifier | 21353291242
first | ABDULLAH
last | GUL
mother_first | ADVIYE
father_first | AHMET HAMDI
gender | E
birth_city | KAYSERI
date_of_birth | 29/10/1950
id_registration_city | KAYSERI
id_registration_district | KOCASINAN
address_city | ANKARA
address_district | CANKAYA
address_neighborhood | CANKAYA MAH.
street_address | SEHIT ERSAN CADDESI
door_or_entrance_number | 3
misc |


- Thesaderror

Bonus Awsome Doxing Tool :

awowowkwowkow
Reply
This doesn't look very sensitive for someone in that position. or am I missing something?
Reply
(October 11, 2022, 03:08 AM)troubled2 Wrote: This doesn't look very sensitive for someone in that position. or am I missing something?


You are right. TC numbers and this informations are private. Somone can do everything from https://giris.turkiye.gov.tr/Giris/ .
Element : redc86
Reply
Great leak!
Reply
(October 11, 2022, 03:08 AM)troubled2 Wrote: This doesn't look very sensitive for someone in that position. or am I missing something?


Not missing anything.
Reply
Vay be


Thanks
Reply
thanks this id helpful,have a look
Reply


 Users viewing this thread: LOL! Turkey Leaders Informations: No users currently viewing.