This commit is contained in:
nihilist 2024-11-08 08:43:02 +01:00
parent 250203c82e
commit 81cf3741e1
2 changed files with 12 additions and 6 deletions

View File

@ -79,7 +79,13 @@
<p>
With the growing economy and increasingly aggressive marketing, every company is competing to earn your business. There are no shortages of ways to spend your hard-earned money, but you may not always want to have your purchases tied to your real identity. For in person purchases, there is the obvious choice of cash as no information about you is recorded. However, online is a different story. E-commerce is heavily reliant on the use of credit cards, which leave a digital trail of metadata that ties back to you, is shared with third parties and is repackaged and sold to data brokers. Some forward-thinking vendors accept cryptocurrency but given online markets as a whole, this is still relatively niche. If your preferred method of buying something is Monero and your target vendor doesn't accept Monero, wouldn't it be great if you could still just use Monero anyway? In this article, we will explore how to obtain an anonymous prepaid card for Monero using Cake Pay and how to use this prepaid card to purchase a VPS from Hostinger, a KYC web hosting provider.
</p>
<img src="" class="imgRz">
<p><h2><u>OPSEC Recommendations:</u></h2></p>
<ol>
<li><p>Hardware : (Personal Computer / Laptop)</p></li>
<li><p>Host OS: <a href="../linux/index.html">Linux</a></p></li>
<li><p>Hypervisor: <a href="../hypervisorsetup/index.html">libvirtd QEMU/KVM</a></p></li>
<li><p>Virtual Machine: <a href="../whonixqemuvms/index.html">Whonix</a> or <a href="../tailsqemuvm/index.html">Tails</a> </p></li> </ol>
<p>Every steps listed below are to be done via the Tor browser, in order to preserve our anonymity.</p>
</div>
</div><!-- /row -->
@ -97,7 +103,7 @@ Using the Tor Browser, navigate to <b>https://buy.cakepay.com</b>. Here we are g
</p>
<p>
When prompted, enter an <a href=https://blog.nowhere.moe/opsec/anonemail/index.html target=_blank>anonymous email</a> and then retrieve and enter the one-time password emailed to us.
When prompted, enter an <a href=../anonemail/index.html target=_blank>anonymous email</a> and then retrieve and enter the one-time password emailed to us.
<img src="2.png" class="imgRz">
</p>
@ -132,7 +138,7 @@ Attempting to redeem the code through the Tor Browser or through a VPN will fail
</p>
<p>
This is where a <a href=https://blog.nowhere.moe/opsec/anonproxy/index.html target=_blank>residential proxy</a> will come in handy. After setting one up, we can continue unimpeded using the Tor Browser. Input the code, confirm you are not a robot and click Submit.
This is where a <a href=../anonproxy/index.html target=_blank>residential proxy</a> will come in handy. After setting one up, we can continue unimpeded using the Tor Browser. Input the code, confirm you are not a robot and click Submit.
<img src="9.png" class="imgRz">
</p>
@ -248,7 +254,7 @@ After a short setup, our VPS is ready!
</p>
<p>
Let's try to connect via <a href=https://blog.nowhere.moe/opsec/anonaccess/index.html target=_blank>SSH over Tor</a>.
Let's try to connect via <a href=../anonaccess/index.html target=_blank>SSH over Tor</a>.
<pre><code class="nim">
~ torsocks ssh root@145.223.79.150
The authenticity of host '145.223.79.150 (145.223.79.150)' can't be established.
@ -268,7 +274,7 @@ permitted by applicable law.
root@srv636770:~#
</code></pre>
</p>
<p>And that's it ! we have managed to get access to a credit card anonymously.</p>
</div>
</div><!-- /row -->

View File

@ -213,7 +213,7 @@
<ol>
<li><a href="anonemail/index.html">✅ How to Get an Email Account Anonymously (Emails as a Service)</a></li>
<li><a href="anonsms/index.html">✅ How to Receive Anonymous SMSes (Remote SMSes as a Service)</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/28"> How to get a credit card anonymously (Credit cards as a service)</a></li>
<li><a href="anoncreditcard/index.html"> How to get a credit card anonymously (Credit cards as a service)</a></li>
<li><a href="anonproxy/index.html">✅ How to get residential proxies anonymously</a></li>
</ol></br>