hacktricks/cryptography/crypto-ctfs-tricks.md

298 lines
19 KiB
Markdown
Raw Normal View History

2023-11-06 08:38:02 +00:00
# क्रिप्टो सीटीएफएस ट्रिक्स
2022-04-28 16:01:33 +00:00
<details>
2023-11-06 08:38:02 +00:00
<summary><a href="https://cloud.hacktricks.xyz/pentesting-cloud/pentesting-cloud-methodology"><strong>☁️ हैकट्रिक्स क्लाउड ☁️</strong></a> -<a href="https://twitter.com/hacktricks_live"><strong>🐦 ट्विटर 🐦</strong></a> - <a href="https://www.twitch.tv/hacktricks_live/schedule"><strong>🎙️ ट्विच 🎙️</strong></a> - <a href="https://www.youtube.com/@hacktricks_LIVE"><strong>🎥 यूट्यूब 🎥</strong></a></summary>
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- क्या आप **साइबर सुरक्षा कंपनी** में काम करते हैं? क्या आप अपनी कंपनी को **हैकट्रिक्स में विज्ञापित** देखना चाहते हैं? या क्या आपको **PEASS की नवीनतम संस्करण या HackTricks को पीडीएफ में डाउनलोड करने का उपयोग** करने की आवश्यकता है? [**सदस्यता योजनाएं**](https://github.com/sponsors/carlospolop) की जांच करें!
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- खोजें [**द पीएस फैमिली**](https://opensea.io/collection/the-peass-family), हमारा विशेष संग्रह [**एनएफटीएस**](https://opensea.io/collection/the-peass-family)
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- प्राप्त करें [**आधिकारिक पीएस और हैकट्रिक्स स्वैग**](https://peass.creator-spring.com)
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- **शामिल हों** [**💬**](https://emojipedia.org/speech-balloon/) [**डिस्कॉर्ड समूह**](https://discord.gg/hRep4RUj7f) या [**टेलीग्राम समूह**](https://t.me/peass) या **फॉलो** करें मुझे **ट्विटर** [**🐦**](https://github.com/carlospolop/hacktricks/tree/7af18b62b3bdc423e11444677a6a73d4043511e9/\[https:/emojipedia.org/bird/README.md)[**@carlospolopm**](https://twitter.com/hacktricks_live)**.**
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- **हैकिंग ट्रिक्स साझा करें द्वारा पीआर सबमिट करके [हैकट्रिक्स रेपो](https://github.com/carlospolop/hacktricks) और [हैकट्रिक्स-क्लाउड रेपो](https://github.com/carlospolop/hacktricks-cloud)**.
2022-04-28 16:01:33 +00:00
</details>
2023-11-06 08:38:02 +00:00
## ऑनलाइन हैश डीबी
2023-11-06 08:38:02 +00:00
* _**गूगल पर खोजें**_
* [http://hashtoolkit.com/reverse-hash?hash=4d186321c1a7f0f354b297e8914ab240](http://hashtoolkit.com/reverse-hash?hash=4d186321c1a7f0f354b297e8914ab240)
* [https://www.onlinehashcrack.com/](https://www.onlinehashcrack.com)
* [https://crackstation.net/](https://crackstation.net)
* [https://md5decrypt.net/](https://md5decrypt.net)
* [https://www.onlinehashcrack.com](https://www.onlinehashcrack.com)
* [https://gpuhash.me/](https://gpuhash.me)
* [https://hashes.org/search.php](https://hashes.org/search.php)
* [https://www.cmd5.org/](https://www.cmd5.org)
* [https://hashkiller.co.uk/Cracker/MD5](https://hashkiller.co.uk/Cracker/MD5)
* [https://www.md5online.org/md5-decrypt.html](https://www.md5online.org/md5-decrypt.html)
2021-09-22 10:45:02 +00:00
2023-11-06 08:38:02 +00:00
## जादूगर ऑटोसॉल्वर्स
2021-09-22 10:45:02 +00:00
2022-04-05 22:24:52 +00:00
* [**https://github.com/Ciphey/Ciphey**](https://github.com/Ciphey/Ciphey)
2023-11-06 08:38:02 +00:00
* [https://gchq.github.io/CyberChef/](https://gchq.github.io/CyberChef/) (जादू मॉड्यूल)
2022-04-05 22:24:52 +00:00
* [https://github.com/dhondta/python-codext](https://github.com/dhondta/python-codext)
2022-07-05 17:49:17 +00:00
* [https://www.boxentriq.com/code-breaking](https://www.boxentriq.com/code-breaking)
2023-11-06 08:38:02 +00:00
## इन्कोडर्स
2023-11-06 08:38:02 +00:00
अधिकांश इन्कोडेड डेटा को इन दो स्रोतों के साथ डीकोड किया जा सकता है:
* [https://www.dcode.fr/tools-list](https://www.dcode.fr/tools-list)
* [https://gchq.github.io/CyberChef/](https://gchq.github.io/CyberChef/)
2023-11-06 08:38:02 +00:00
### सबस्टिट्यूशन ऑटोसॉल्वर्स
* [https://www.boxentriq.com/code-breaking/cryptogram](https://www.boxentriq.com/code-breaking/cryptogram)
2023-11-06 08:38:02 +00:00
* [https://quipqiup.com/](https://quipqiup.com) - बहुत अच्छा!
2023-11-06 08:38:02 +00:00
#### सीज़र - ROTx ऑटोसॉल्वर्स
* [https://www.nayuki.io/page/automatic-caesar-cipher-breaker-javascript](https://www.nayuki.io/page/automatic-caesar-cipher-breaker-javascript)
2023-11-06 08:38:02 +00:00
#### अटबाश साइफर
* [http://rumkin.com/tools/cipher/atbash.php](http://rumkin.com/tools/cipher/atbash.php)
2023-11-06 08:38:02 +00:00
### बेस इन्कोडिंग ऑटोसॉल्वर्स
2023-11-06 08:38:02 +00:00
इन सभी बेस को चेक करें: [https://github.com/dhondta/python-codext](https://github.com/dhondta/python-codext)
2022-02-05 13:50:50 +00:00
* **Ascii85**
2023-11-06 08:38:02 +00:00
* `BQ%]q@psCd@rH0l`
2022-02-05 13:50:50 +00:00
* **Base26** \[_A-Z_]
2023-11-06 08:38:02 +00:00
* `BQEKGAHRJKHQMVZGKUXNT`
* **Base32** \[_A-Z2-7=_]
2023-11-06 08:38:02 +00:00
* `NBXWYYLDMFZGCY3PNRQQ====`
2022-02-05 13:50:50 +00:00
* **Zbase32** \[_ybndrfg8ejkmcpqxot1uwisza345h769_]
2023-11-06 08:38:02 +00:00
* `pbzsaamdcf3gna5xptoo====`
2022-02-05 13:50:50 +00:00
* **Base32 Geohash** \[_0-9b-hjkmnp-z_]
2023-11-06 08:38:02 +00:00
* `e1rqssc3d5t62svgejhh====`
2022-02-05 13:50:50 +00:00
* **Base32 Crockford** \[_0-9A-HJKMNP-TV-Z_]
2023-11-06 08:38:02 +00:00
* `D1QPRRB3C5S62RVFDHGG====`
2022-02-05 13:50:50 +00:00
* **Base32 Extended Hexadecimal** \[_0-9A-V_]
2023-11-06 08:38:02 +00:00
* `D1NMOOB3C5P62ORFDHGG====`
2022-07-05 17:49:17 +00:00
* **Base45** \[_0-9A-Z $%\*+-./:_]
2023-11-06 08:38:02 +00:00
* `59DPVDGPCVKEUPCPVD`
2022-02-05 13:50:50 +00:00
* **Base58 (bitcoin)** \[_1-9A-HJ-NP-Za-km-z_]
2023-11-06 08:38:02 +00:00
* `2yJiRg5BF9gmsU6AC`
2022-02-05 13:50:50 +00:00
* **Base58 (flickr)** \[_1-9a-km-zA-HJ-NP-Z_]
2023-11-06 08:38:02 +00:00
* `2YiHqF5bf9FLSt6ac`
2022-02-05 13:50:50 +00:00
* **Base58 (ripple)** \[_rpshnaf39wBUDNEGHJKLM4PQ-T7V-Z2b-eCg65jkm8oFqi1tuvAxyz_]
2023-11-06 08:38:02 +00:00
* `pyJ5RgnBE9gm17awU`
* **Base62** \[_0-9A-Za-z_]
2023-11-06 08:38:02 +00:00
* `
2022-07-05 17:49:17 +00:00
* **Base85 (IPv6 or RFC1924)** \[_0-9A-Za-z!#$%&()\*+-;<=>?@^_\`{|}\~\_]
2023-11-06 08:38:02 +00:00
* `Xm4y`V\_|Y(V{dF>\`
2022-07-05 17:49:17 +00:00
* **Base85 (xbtoa)** \[_!"#$%&'()\*+,-./0-9:;<=>?@A-Z\[\\]^\_\`a-u_]
2023-11-06 08:38:02 +00:00
* `xbtoa शुरू\nBQ%]q@psCd@rH0l\nxbtoa समाप्त N 12 c E 1a S 4e6 R 6991d`
2022-07-05 17:49:17 +00:00
* **Base85 (XML)** \[_0-9A-Za-y!#$()\*+,-./:;=?@^\`{|}\~z\__]
2023-11-06 08:38:02 +00:00
* `Xm4y|V{~Y+V}dF?`
2022-07-05 17:49:17 +00:00
* **Base91** \[_A-Za-z0-9!#$%&()\*+,./:;<=>?@\[]^\_\`{|}\~"_]
2023-11-06 08:38:02 +00:00
* `frDg[*jNN!7&BQM`
2022-02-05 13:50:50 +00:00
* **Base100** \[]
2023-11-06 08:38:02 +00:00
* `👟👦👣👘👚👘👩👘👚👦👣👘`
2022-02-05 13:50:50 +00:00
* **Base122** \[]
2023-11-06 08:38:02 +00:00
* `4F ˂r0Xmvc`
* **ATOM-128** \[_/128GhIoPQROSTeUbADfgHijKLM+n0pFWXY456xyzB7=39VaqrstJklmNuZvwcdEC_]
2023-11-06 08:38:02 +00:00
* `MIc3KiXa+Ihz+lrXMIc3KbCC`
* **HAZZ15** \[_HNO4klm6ij9n+J2hyf0gzA8uvwDEq3X1Q7ZKeFrWcVTts/MRGYbdxSo=ILaUpPBC5_]
2023-11-06 08:38:02 +00:00
* `DmPsv8J7qrlKEoY7`
2022-02-05 13:50:50 +00:00
* **MEGAN35** \[_3G-Ub=c-pW-Z/12+406-9Vaq-zA-F5_]
2023-11-06 08:38:02 +00:00
* `kLD8iwKsigSalLJ5`
* **ZONG22** \[_ZKj9n+yf0wDVX1s/5YbdxSo=ILaUpPBCHg8uvNO4klm6iJGhQ7eFrWczAMEq3RTt2_]
2023-11-06 08:38:02 +00:00
* `ayRiIo1gpO+uUc7g`
* **ESAB46** \[]
2023-11-06 08:38:02 +00:00
* `3sHcL2NR8WrT7mhR`
* **MEGAN45** \[]
2023-11-06 08:38:02 +00:00
* `kLD8igSXm2KZlwrX`
* **TIGO3FX** \[]
2023-11-06 08:38:02 +00:00
* `7AP9mIzdmltYmIP9mWXX`
* **TRIPO5** \[]
2023-11-06 08:38:02 +00:00
* `UE9vSbnBW6psVzxB`
* **FERON74** \[]
2023-11-06 08:38:02 +00:00
* `PbGkNudxCzaKBm0x`
* **GILA7** \[]
2023-11-06 08:38:02 +00:00
* `D+nkv8C1qIKMErY1`
* **Citrix CTX1** \[]
2023-11-06 08:38:02 +00:00
* `MNGIKCAHMOGLKPAKMMGJKNAINPHKLOBLNNHILCBHNOHLLPBK`
2023-11-06 08:38:02 +00:00
[http://k4.cba.pl/dw/crypo/tools/eng\_atom128c.html](http://k4.cba.pl/dw/crypo/tools/eng\_atom128c.html) - 404 डेड: [https://web.archive.org/web/20190228181208/http://k4.cba.pl/dw/crypo/tools/eng\_hackerize.html](https://web.archive.org/web/20190228181208/http://k4.cba.pl/dw/crypo/tools/eng\_hackerize.html)
2022-07-05 17:49:17 +00:00
### HackerizeXS \[_╫Λ↻├☰┏_]
```
╫☐↑Λ↻Λ┏Λ↻☐↑Λ
```
2023-11-06 08:38:02 +00:00
* [http://k4.cba.pl/dw/crypo/tools/eng\_hackerize.html](http://k4.cba.pl/dw/crypo/tools/eng\_hackerize.html) - 404 मर गया: [https://web.archive.org/web/20190228181208/http://k4.cba.pl/dw/crypo/tools/eng\_hackerize.html](https://web.archive.org/web/20190228181208/http://k4.cba.pl/dw/crypo/tools/eng\_hackerize.html)
2023-11-06 08:38:02 +00:00
### मोर्स
```
.... --- .-.. -.-. .- .-. .- -.-. --- .-.. .-
```
2023-11-06 08:38:02 +00:00
* [http://k4.cba.pl/dw/crypo/tools/eng\_morse-encode.html](http://k4.cba.pl/dw/crypo/tools/eng\_morse-encode.html) - 404 मरे हुए: [https://gchq.github.io/CyberChef/](https://gchq.github.io/CyberChef/)
2022-07-05 17:49:17 +00:00
### UUencoder
```
begin 644 webutils_pl
M2$],04A/3$%(3TQ!2$],04A/3$%(3TQ!2$],04A/3$%(3TQ!2$],04A/3$%(
M3TQ!2$],04A/3$%(3TQ!2$],04A/3$%(3TQ!2$],04A/3$%(3TQ!2$],04A/
F3$%(3TQ!2$],04A/3$%(3TQ!2$],04A/3$%(3TQ!2$],04A/3$$`
`
end
```
* [http://www.webutils.pl/index.php?idx=uu](http://www.webutils.pl/index.php?idx=uu)
2022-07-05 17:49:17 +00:00
### XXEncoder
2023-11-06 08:38:02 +00:00
XXEncoder एक ऑनलाइन उपकरण है जो टेक्स्ट को अन्य फॉर्मेट में एनकोड करने के लिए उपयोग किया जाता है। यह टेक्स्ट को उन्नत तकनीकों का उपयोग करके अनुवादित करता है जिससे उसे पठने या संदेशों को छिपाने के लिए असाधारण बनाता है। इस उपकरण का उपयोग करके आप विभिन्न एनकोडिंग तकनीकों जैसे Base64, URL, HTML, Hexadecimal आदि का उपयोग कर सकते हैं। यह एक उपयोगी टूल है जो क्रिप्टोग्राफी सीखने और विभिन्न साइबर सुरक्षा परीक्षणों में उपयोगी हो सकता है।
```
begin 644 webutils_pl
hG2xAEIVDH236Hol-G2xAEIVDH236Hol-G2xAEIVDH236Hol-G2xAEIVDH236
5Hol-G2xAEE++
end
```
* [www.webutils.pl/index.php?idx=xx](https://github.com/carlospolop/hacktricks/tree/bf578e4c5a955b4f6cdbe67eb4a543e16a3f848d/crypto/www.webutils.pl/index.php?idx=xx)
2022-07-05 17:49:17 +00:00
### YEncoder
2023-11-06 08:38:02 +00:00
यह एक ऑनलाइन यूआरएल एन्कोडर है जो यूआरएल को यूआरएल-सुरक्षित बनाने के लिए उपयोग किया जाता है। यह एक बहुत ही सरल और असाधारण तकनीक है जो यूआरएल को एन्कोड करती है ताकि उसमें कोई अनुमति नहीं हो सके। इसका उपयोग डाटा को सुरक्षित रखने के लिए किया जाता है, जैसे कि यूआरएल में विशेष वर्ण या विशेष वर्ण समूह हो सकते हैं जो वेब सर्वर द्वारा सही ढंग से प्रोसेस नहीं किए जा सकते हैं। इस तकनीक का उपयोग करके, आप यूआरएल को एन्कोड कर सकते हैं और उसे वेब सर्वर को सुरक्षित रूप से प्रेषित कर सकते हैं। इसके लिए, आपको यूआरएल को इस टूल में दर्ज करना होगा और फिर इसे एन्कोड करने के लिए "एन्कोड" बटन पर क्लिक करना होगा। एन्कोड किए गए यूआरएल को आप कॉपी कर सकते हैं और उसे अपने उद्देश्यों के लिए उपयोग कर सकते हैं।
```
=ybegin line=128 size=28 name=webutils_pl
ryvkryvkryvkryvkryvkryvkryvk
=yend size=28 crc32=35834c86
```
* [http://www.webutils.pl/index.php?idx=yenc](http://www.webutils.pl/index.php?idx=yenc)
2022-07-05 17:49:17 +00:00
### BinHex
```
(This file must be converted with BinHex 4.0)
:#hGPBR9dD@acAh"X!$mr2cmr2cmr!!!!!!!8!!!!!-ka5%p-38K26%&)6da"5%p
-38K26%'d9J!!:
```
* [http://www.webutils.pl/index.php?idx=binhex](http://www.webutils.pl/index.php?idx=binhex)
2022-07-05 17:49:17 +00:00
### ASCII85
2023-11-06 08:38:02 +00:00
ASCII85 एक एनकोडिंग तकनीक है जो बाइनरी डेटा को पाठ्य रूप में प्रतिष्ठित करने के लिए उपयोग होती है। यह तकनीक बाइनरी डेटा को 5 बाइट के ब्लॉक में विभाजित करती है और उन्हें वाणिज्यिक टेक्स्ट में बदलती है। इसका उपयोग डेटा को इंटरनेट पर सुरक्षित रूप से साझा करने में किया जाता है।
```
<~85DoF85DoF85DoF85DoF85DoF85DoF~>
```
* [http://www.webutils.pl/index.php?idx=ascii85](http://www.webutils.pl/index.php?idx=ascii85)
2023-11-06 08:38:02 +00:00
### ड्वोराक कीबोर्ड
```
drnajapajrna
```
2023-11-06 08:38:02 +00:00
* [https://www.geocachingtoolbox.com/index.php?lang=hi\&page=dvorakKeyboard](https://www.geocachingtoolbox.com/index.php?lang=hi\&page=dvorakKeyboard)
2022-07-05 17:49:17 +00:00
### A1Z26
2023-11-06 08:38:02 +00:00
अक्षरों के उनके संख्यात्मक मान
```
8 15 12 1 3 1 18 1 3 15 12 1
```
2023-11-06 08:38:02 +00:00
### अफाइन चिफर एनकोड
2023-11-06 08:38:02 +00:00
अक्षर को संख्या में बदलें `(ax+b)%26` (_a_ और _b_ कुंजी हैं और _x_ अक्षर है) और परिणाम को फिर से अक्षर में बदलें।
```
krodfdudfrod
```
2023-11-06 08:38:02 +00:00
### एसएमएस कोड
2023-11-06 08:38:02 +00:00
**मल्टीटैप** [एक पत्र को बदलता है](https://www.dcode.fr/word-letter-change) जिसे मोबाइल [फ़ोन कीपैड](https://www.dcode.fr/phone-keypad-cipher) पर संबंधित कुंजी कोड द्वारा पुनरावृत अंकों द्वारा प्रतिस्थापित किया जाता है (यह मोड एसएमएस लिखते समय उपयोग किया जाता है)।\
उदाहरण के लिए: 2=A, 22=B, 222=C, 3=D...\
आप इस कोड की पहचान कर सकते हैं क्योंकि आपको\*\* कई बार दोहराए गए अंक\*\* दिखाई देंगे।
2023-11-06 08:38:02 +00:00
आप इस कोड को डिकोड कर सकते हैं: [https://www.dcode.fr/multitap-abc-cipher](https://www.dcode.fr/multitap-abc-cipher)
2023-11-06 08:38:02 +00:00
### बेकन कोड
2023-11-06 08:38:02 +00:00
प्रत्येक पत्र को 4 ए या बी (या 1 और 0) के लिए प्रतिस्थापित करें।
```
00111 01101 01010 00000 00010 00000 10000 00000 00010 01101 01010 00000
AABBB ABBAB ABABA AAAAA AAABA AAAAA BAAAA AAAAA AAABA ABBAB ABABA AAAAA
```
2023-11-06 08:38:02 +00:00
### रून
![](../.gitbook/assets/runes.jpg)
2023-11-06 08:38:02 +00:00
## संकुचन
2023-11-06 08:38:02 +00:00
**Raw Deflate** और **Raw Inflate** (आप इन्हें साइबरचेफ में ढूंढ सकते हैं) डेटा को हेडर के बिना संकुचित और विसंकुचित कर सकते हैं।
2023-11-06 08:38:02 +00:00
## सरल क्रिप्टो
2022-07-05 17:49:17 +00:00
### XOR - Autosolver
* [https://wiremask.eu/tools/xor-cracker/](https://wiremask.eu/tools/xor-cracker/)
2022-07-05 17:49:17 +00:00
### Bifid
2023-11-06 08:38:02 +00:00
एक कीवर्ड की आवश्यकता होती है।
```
fgaargaamnlunesuneoa
```
2023-11-06 08:38:02 +00:00
### विजेनेर
2023-11-06 08:38:02 +00:00
एक कीवर्ड की आवश्यकता होती है
```
wodsyoidrods
```
* [https://www.guballa.de/vigenere-solver](https://www.guballa.de/vigenere-solver)
* [https://www.dcode.fr/vigenere-cipher](https://www.dcode.fr/vigenere-cipher)
* [https://www.mygeocachingprofile.com/codebreaker.vigenerecipher.aspx](https://www.mygeocachingprofile.com/codebreaker.vigenerecipher.aspx)
2023-11-06 08:38:02 +00:00
## मजबूत क्रिप्टो
2023-11-06 08:38:02 +00:00
### फर्नेट
2023-11-06 08:38:02 +00:00
2 बेस64 स्ट्रिंग (टोकन और कुंजी)
```
Token:
gAAAAABWC9P7-9RsxTz_dwxh9-O2VUB7Ih8UCQL1_Zk4suxnkCvb26Ie4i8HSUJ4caHZuiNtjLl3qfmCv_fS3_VpjL7HxCz7_Q==
Key:
-s6eI5hyNh8liH7Gq0urPC-vzPgNnxauKvRO4g03oYI=
```
* [https://asecuritysite.com/encryption/ferdecode](https://asecuritysite.com/encryption/ferdecode)
2023-11-06 08:38:02 +00:00
### समीर का गुप्त साझा करना
2023-11-06 08:38:02 +00:00
एक गुप्त वस्तु को X भागों में विभाजित किया जाता है और इसे पुनर्प्राप्त करने के लिए आपको Y भागों की आवश्यकता होती है (_Y <=X_).
```
8019f8fa5879aa3e07858d08308dc1a8b45
80223035713295bddf0b0bd1b10a5340b89
803bc8cf294b3f83d88e86d9818792e80cd
```
[http://christian.gen.co/secrets/](http://christian.gen.co/secrets/)
2023-11-06 08:38:02 +00:00
### OpenSSL ब्रूट-फोर्स
* [https://github.com/glv2/bruteforce-salted-openssl](https://github.com/glv2/bruteforce-salted-openssl)
2022-07-05 17:49:17 +00:00
* [https://github.com/carlospolop/easy\_BFopensslCTF](https://github.com/carlospolop/easy\_BFopensslCTF)
2023-11-06 08:38:02 +00:00
## उपकरण
* [https://github.com/Ganapati/RsaCtfTool](https://github.com/Ganapati/RsaCtfTool)
* [https://github.com/lockedbyte/cryptovenom](https://github.com/lockedbyte/cryptovenom)
* [https://github.com/nccgroup/featherduster](https://github.com/nccgroup/featherduster)
2022-04-28 16:01:33 +00:00
<details>
2023-04-25 18:35:28 +00:00
<summary><a href="https://cloud.hacktricks.xyz/pentesting-cloud/pentesting-cloud-methodology"><strong>☁️ HackTricks Cloud ☁️</strong></a> -<a href="https://twitter.com/hacktricks_live"><strong>🐦 Twitter 🐦</strong></a> - <a href="https://www.twitch.tv/hacktricks_live/schedule"><strong>🎙️ Twitch 🎙️</strong></a> - <a href="https://www.youtube.com/@hacktricks_LIVE"><strong>🎥 Youtube 🎥</strong></a></summary>
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- क्या आप किसी **साइबर सुरक्षा कंपनी** में काम करते हैं? क्या आप अपनी कंपनी को **HackTricks में विज्ञापित** देखना चाहते हैं? या क्या आपको **PEASS के नवीनतम संस्करण या HackTricks को PDF में डाउनलोड करने की अनुमति** चाहिए? [**सदस्यता योजनाएं**](https://github.com/sponsors/carlospolop) की जांच करें!
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- खोजें [**The PEASS Family**](https://opensea.io/collection/the-peass-family), हमारा विशेष [**NFT**](https://opensea.io/collection/the-peass-family) संग्रह।
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- प्राप्त करें [**आधिकारिक PEASS & HackTricks swag**](https://peass.creator-spring.com)
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- **शामिल हों** [**💬**](https://emojipedia.org/speech-balloon/) [**Discord समूह**](https://discord.gg/hRep4RUj7f) या [**टेलीग्राम समूह**](https://t.me/peass) या मुझे **Twitter** [**🐦**](https://github.com/carlospolop/hacktricks/tree/7af18b62b3bdc423e11444677a6a73d4043511e9/\[https:/emojipedia.org/bird/README.md)[**@carlospolopm**](https://twitter.com/hacktricks_live)** का** **अनुसरण** करें।
2022-04-28 16:01:33 +00:00
2023-11-06 08:38:02 +00:00
- **अपने हैकिंग ट्रिक्स को [hacktricks रेपो](https://github.com/carlospolop/hacktricks) और [hacktricks-cloud रेपो](https://github.com/carlospolop/hacktricks-cloud) में पीआर जमा करके साझा करें।**
2022-04-28 16:01:33 +00:00
</details>