├── README.rst └── pictures ├── banner.png └── lib.c /README.rst: -------------------------------------------------------------------------------- 1 | .. image:: https://i.imgur.com/qFNsqmc.png?raw=true 2 | :target: https://t.me/joinprivatechat 3 | :alt: PCL top logo 4 | 5 | Guide of privacy and stalking methods. 6 | 7 | *Stay tuned for updates on our* `Telegram Channel `_. 8 | 9 | .. image:: https://img.shields.io/badge/telegram-channel-green.svg 10 | :target: https://t.me/joinprivatechat 11 | :alt: Telegram public channel 12 | 13 | .. image:: https://img.shields.io/badge/links-3%2C5K-blue.svg 14 | :target: https://t.me/joinprivatechat/3500 15 | :alt: Links count 16 | 17 | 18 | ==================== 19 | Navigation by points 20 | ==================== 21 | 22 | - `Search references`_ 23 | 24 | #. `Type of links`_ 25 | 26 | #. `Web search`_ 27 | 28 | 29 | #. `Telegram search`_ 30 | 31 | - `Robotize process`_ 32 | 33 | - `Getting started`_ 34 | 35 | 36 | ================= 37 | Search references 38 | ================= 39 | 40 | Our task is find Telegram chats and groups which is available by links. Telegram links must be correct in order for it to be possible to go over it and get into Telegram. 41 | 42 | -------------- 43 | Type of links 44 | -------------- 45 | Public link: 46 | 47 | .. code:: 48 | 49 | https://t.me/joinprivatechat 50 | 51 | Private link direct to private or not private super group: 52 | 53 | .. code:: 54 | 55 | https://t.me/joinchat/Go8iLkIH8xamnPUyk7YPHQ 56 | 57 | Private link direct to private or not private channel: 58 | 59 | .. code:: 60 | 61 | https://t.me/joinchat/AAAAAErtjyk5AYzMvtiV2Q 62 | 63 | 64 | 65 | Why "private or not private"? 66 | 67 | Reason of this thing is not-expired private links which is generated before channel or group got public link. Yes private link working after that. 68 | 69 | 70 | 71 | 72 | Also 73 | """""""""""" 74 | Private channels and groups have difference of generating link. The difference is different HASH after "/joinchat/". Channels has a "AAAAA" in front of HASH, and this helps to distinguish group from channel link. 75 | 76 | 77 | ---------- 78 | Web search 79 | ---------- 80 | World Wide Web has alot things. 81 | 82 | Search sites and archives with files there is good stuff. 83 | 84 | 85 | Search engines with dorks 86 | """"""""""""""""""""""""" 87 | 88 | Example dorks: 89 | 90 | .. code:: 91 | 92 | site:t.me 93 | 94 | .. code:: 95 | 96 | site:t.me/joinchat 97 | 98 | .. code:: 99 | 100 | site:t.me/joinchat inurl: 101 | 102 | .. code:: 103 | 104 | site:t.me intext: 2 members 105 | 106 | .. code:: 107 | 108 | intext:t.me/ 109 | 110 | .. code:: 111 | 112 | intext:t.me/joinchat 113 | 114 | We have a tons sevices for searching. This is small list: 115 | 116 | - `Google `_ 117 | 118 | - `Yandex `_ 119 | 120 | - `Pastebin `_ 121 | 122 | - `Torch `_ 123 | 124 | - `Fresh Onions `_ 125 | 126 | - `not Evil `_ 127 | 128 | - `ahmia `_ 129 | 130 | - `VK `_ 131 | 132 | - `FB `_ 133 | 134 | 135 | 136 | 137 | 138 | 139 | --------------- 140 | Telegram Search 141 | --------------- 142 | Telegram has more links than websites have, let's explore in Telegram. 143 | 144 | Dorks types 145 | """"""""""" 146 | Various combinations words and letters will give good result. 147 | 148 | Where ``A`` is letter, ``W`` is word, ``N`` is number and ``U`` is unicode character (emoji) 149 | 150 | space dorks 151 | ************ 152 | 153 | ``A A A A A A A A A`` (No matter how many ``A`` and spaces) 154 | 155 | ``A A A A A A A A N`` (More ``N`` less results) 156 | 157 | ``A W`` (Use ``W`` less than 2 times for results) 158 | 159 | ``N W A A A`` (Wealthy results) 160 | 161 | ``A A U`` (Short but sometimes good results) 162 | 163 | Mono dorks 164 | ********** 165 | ``NW`` (Less results) 166 | 167 | ``NW A`` (Good) 168 | 169 | ``WA A`` (Low) 170 | 171 | Cuted dork 172 | ********** 173 | 174 | ``W N`` (For ex.: ``Gro up 3``) 175 | 176 | ``N W`` (For ex.: ``7 lette rs``) 177 | 178 | ``W N W`` (For ex.: ``Fi le 2 sha re``) 179 | 180 | ``AAAAAAAAAA`` (Only one letter repeat many times) 181 | 182 | ``AAAAAAAAAA N`` (Number is filtering results) 183 | 184 | 185 | Mixed dork 186 | ********** 187 | 188 | ``A A A AA`` (High result) 189 | 190 | ``A A A AN`` (Less results) 191 | 192 | ``AAAA A N`` 193 | 194 | Dorks words 195 | """"""""""" 196 | 197 | The most interesting words list: 198 | 199 | #. file 200 | 201 | #. log 202 | 203 | #. archive 204 | 205 | #. my 206 | 207 | #. leak 208 | 209 | #. share 210 | 211 | #. talk 212 | 213 | #. random 214 | 215 | #. own 216 | 217 | #. dump 218 | 219 | Also key words can be 220 | 221 | - Name 222 | 223 | - Address 224 | 225 | - Bad word 226 | 227 | - Any IT word 228 | 229 | - Event 230 | 231 | - Action 232 | 233 | - object or subject 234 | 235 | - URL 236 | 237 | - File extension 238 | 239 | Explore 240 | """"""" 241 | 242 | Join groups and channels and parse links. (Easy method might be automatized by bot) 243 | 244 | ================ 245 | Robotize process 246 | ================ 247 | Parsing in telegram can be automatized by bot, but this is not simple decision because bot with botAPI in telegram has no rights to join groups and chats. 248 | 249 | Solution is userbot. It is hard to put into practice because of Telegram limits. 250 | 251 | Userbot is useful for dork finding and parsing. 252 | 253 | =============== 254 | Getting started 255 | =============== 256 | 257 | 258 | 259 | Join our community in `Telegram `_ ask questions and suggest ideas. 260 | 261 | -------------------------------------------------------------------------------- /pictures/banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dev-dsp/TelegramPrivateChatLeaks/e8453326577049467c354281e95f066db5205b5b/pictures/banner.png -------------------------------------------------------------------------------- /pictures/lib.c: -------------------------------------------------------------------------------- 1 | >>><<< 2 | --------------------------------------------------------------------------------