ioc.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
INDICATORS OF COMPROMISE (IOC) InfoSec Community within the Fediverse. Newbies, experts, gurus - Everyone is Welcome! Instance is supposed to be fast and secure.

Administered by:

Server stats:

1.3K
active users

#pastebin

0 posts0 participants0 posts today
Julien Riou<p>I started my own pastebin solution a few years ago to share snippets with my colleagues. I ordered a VPS, deployed Sticky Notes and PostgreSQL. I wrote a client in Perl (for learning purpose) and my manager wrote the client in Go. It's easy to use and it was fun. We started to share snippets then more and more people did the same.</p><p><a href="https://github.com/sayakb/sticky-notes" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/sayakb/sticky-notes</span><span class="invisible"></span></a></p><p>From day 1, the service was a side project without any guarantee of availability and security, even if I'm not crazy, it's not open on the internet and it runs on our own infrastructure.</p><p>I put a joke on the front page. But who cares? We use a CLI tool anyway. We almost never reach the front page. It's funny to see newcomers wondering what is the meaning of the mysterious phrase on this awesome service. They don't even know that I'm the one "managing" the service (it runs by itself in reality).</p><p>But today, the unprofessional joke is gone. The service will soon be handed over another team because it's their job. RIP my little successful pastebin ⚰️</p><p><a href="https://hachyderm.io/tags/srickynotes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>srickynotes</span></a> <a href="https://hachyderm.io/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://hachyderm.io/tags/vps" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vps</span></a> <a href="https://hachyderm.io/tags/pastebin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pastebin</span></a> <a href="https://hachyderm.io/tags/perl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>perl</span></a> <a href="https://hachyderm.io/tags/go" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>go</span></a></p>
Oliver Wiegers :unverified: :heart_pride:<p><a href="https://snips.sh" rel="nofollow noopener noreferrer" target="_blank">snips.sh</a> is one of the coolest things I have seen in a long time</p><p><a href="https://infosec.exchange/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <a href="https://infosec.exchange/tags/pastebin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pastebin</span></a></p>
White Ravens<p>🤖 Znasz pastebiny? 💻 Zachowaj swoje skrypty, kod czy linki bezpiecznie i prywatnie dzięki **not-th.re**, własnemu rozwiązaniu pastebin. 🔐 </p><p>✅ Szyfrowanie end-to-end 🔒<br>✅ Elastyczne ustawienia prywatności ⚙️<br>✅ Darmowe i otwarte 🆓 </p><p>Sprawdź: <a href="https://not-th.re" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">not-th.re</span><span class="invisible"></span></a> 🔗 </p><p><a href="https://mastodon.social/tags/pastebin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pastebin</span></a> <a href="https://mastodon.social/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <a href="https://mastodon.social/tags/privacy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>privacy</span></a></p>
OCTADENEWSCARD: Decentralized, Encrypted Paste Bin via Usenet Newsgroups<br><br><i> NEWSCARD </i> Publish and fetch permanent named records via Network News<br><br>Newscard creates a decentralized, encrypted, named record paste bin.<br><br>[git repo] <a href="https://codeberg.org/OCTADE/newscard" rel="nofollow noopener noreferrer" target="_blank">https://codeberg.org/OCTADE/newscard</a> (use most recent version only)<br><br>With a single command, name the card, snarf the file and encrypt it.<br><br>With another command, push the encrypted file to the public network.<br><br>With another short command, snarf a file from the network.<br><br>Only users knowing the name [key] of the record will be able to decrypt it.<br><br>If a strong passphrase is used to name the file, it will be very secure.<br><br>This is useful for quickly snarfing, encrypting, and publishing a text file:<br><br>$~: card enc [passphrase] [file]<br>$~: card put [passphrase]<br><br>It is useful for retrieving a text file with just a key:<br><br>$~: card get [passphrase]<br>$~: card show [passphrase]<br><br>If and when you want the general public to access the record just share the keyword.<br><br>Newscard uses nine (9) (NINE) layers of encryption with OpenSSL chacha20 cipher.<br><br>Newscard generates 9 each of: cipher keys, salts, key iteration parameters.<br><br>It would be nice if something like this were added to the ActivityPub protocol, such that keyword[@]host.url would do the same thing. Then secret text records could be stored securely for later retrieval or revelation.<br><br><a href="https://soc.octade.net?t=newscard" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#NewsCard</a> <a href="https://soc.octade.net?t=pastebin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Pastebin</a> <a href="https://soc.octade.net?t=usenet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Usenet</a> <a href="https://soc.octade.net?t=nntp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#NNTP</a> <a href="https://soc.octade.net?t=networknews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#NetworkNews</a> <a href="https://soc.octade.net?t=encryption" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Encryption</a> <a href="https://soc.octade.net?t=cryptography" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Cryptography</a> <a href="https://soc.octade.net?t=messaging" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Messaging</a> <a href="https://soc.octade.net?t=anonymity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Anonymity</a> <a href="https://soc.octade.net?t=protocols" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Protocols</a> <a href="https://soc.octade.net?t=opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#OpenSource</a> <a href="https://soc.octade.net?t=freesoftware" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#FreeSoftware</a> <a href="https://soc.octade.net?t=blackhackjack" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#BlackHackJack</a> <a href="https://soc.octade.net?t=censorship" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Censorship</a> <a href="https://soc.octade.net?t=retro" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Retro</a> <a href="https://soc.octade.net?t=infosec" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#InfoSec</a> <a href="https://soc.octade.net?t=ciphers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Ciphers</a> <a href="https://soc.octade.net?t=codes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Codes</a> <a href="https://soc.octade.net?t=foss" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a><br><br><span class="h-card"><a href="https://a.gup.pe/u/infostorm" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@infostorm@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/crypto" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@crypto@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/infosec" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@infosec@a.gup.pe</a></span><br>
OCTADENEWSCARD: Decentralized, Encrypted Paste Bin via Usenet Newsgroups<br><br><i> NEWSCARD </i> Publish and fetch permanent named records via Network News<br><br>Newscard creates a decentralized, encrypted, named record paste bin.<br><br>[git repo] <a href="https://codeberg.org/OCTADE/newscard" rel="nofollow noopener noreferrer" target="_blank">https://codeberg.org/OCTADE/newscard</a> (use most recent version only)<br><br>With a single command, name the card, snarf the file and encrypt it.<br><br>With another command, push the encrypted file to the public network.<br><br>With another short command, snarf a file from the network.<br><br>Only users knowing the name [key] of the record will be able to decrypt it.<br><br>If a strong passphrase is used to name the file, it will be very secure.<br><br>This is useful for quickly snarfing, encrypting, and publishing a text file:<br><br>$~: card enc [passphrase] [file]<br>$~: card put [passphrase]<br><br>It is useful for retrieving a text file with just a key:<br><br>$~: card get [passphrase]<br>$~: card show [passphrase]<br><br>If and when you want the general public to access the record just share the keyword.<br><br>Newscard uses nine (9) (NINE) layers of encryption with OpenSSL chacha20 cipher.<br><br>Newscard generates 9 each of: cipher keys, salts, key iteration parameters.<br><br>It would be nice if something like this were added to the ActivityPub protocol, such that keyword[@]host.url would do the same thing. Then secret text records could be stored securely for later retrieval or revelation.<br><br><a href="https://soc.octade.net?t=newscard" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#NewsCard</a> <a href="https://soc.octade.net?t=pastebin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Pastebin</a> <a href="https://soc.octade.net?t=usenet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Usenet</a> <a href="https://soc.octade.net?t=nntp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#NNTP</a> <a href="https://soc.octade.net?t=networknews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#NetworkNews</a> <a href="https://soc.octade.net?t=encryption" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Encryption</a> <a href="https://soc.octade.net?t=cryptography" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Cryptography</a> <a href="https://soc.octade.net?t=messaging" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Messaging</a> <a href="https://soc.octade.net?t=anonymity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Anonymity</a> <a href="https://soc.octade.net?t=protocols" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Protocols</a> <a href="https://soc.octade.net?t=opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#OpenSource</a> <a href="https://soc.octade.net?t=freesoftware" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#FreeSoftware</a> <a href="https://soc.octade.net?t=blackhackjack" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#BlackHackJack</a> <a href="https://soc.octade.net?t=censorship" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Censorship</a> <a href="https://soc.octade.net?t=retro" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Retro</a> <a href="https://soc.octade.net?t=infosec" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#InfoSec</a> <a href="https://soc.octade.net?t=ciphers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Ciphers</a> <a href="https://soc.octade.net?t=codes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#Codes</a> <a href="https://soc.octade.net?t=foss" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a><br><br><span class="h-card"><a href="https://a.gup.pe/u/infostorm" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@infostorm@a.gup.pe</a></span> <span class="h-card"><a href="https://lemmy.world/u/usenet" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@usenet@lemmy.world</a></span> <span class="h-card"><a href="https://a.gup.pe/u/crypto" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@crypto@a.gup.pe</a></span> <span class="h-card"><a href="https://a.gup.pe/u/infosec" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@infosec@a.gup.pe</a></span><br>
Shai<p>L'istanza Privatebin di Shai Network è stata appena aggiornata all'ultima versione corrente (1.7.6).</p><p>Saluti</p><p><a href="https://shainetwork.org/privatebin/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">shainetwork.org/privatebin/</span><span class="invisible"></span></a></p><p><a href="https://livellosegreto.it/tags/Privatebin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Privatebin</span></a> <a href="https://livellosegreto.it/tags/ShaiNetwork" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ShaiNetwork</span></a> <a href="https://livellosegreto.it/tags/FOSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FOSS</span></a> <a href="https://livellosegreto.it/tags/Privacy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Privacy</span></a> <a href="https://livellosegreto.it/tags/SelfHosting" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SelfHosting</span></a> <a href="https://livellosegreto.it/tags/Pastebin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pastebin</span></a></p>
char<p>snips.sh: SSH-powered pastebin with a human-friendly TUI and web UI<br /><a href="https://snips.sh" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="">snips.sh</span><span class="invisible"></span></a></p><p><a href="https://ioc.exchange/tags/pastebin" class="mention hashtag" rel="tag">#<span>pastebin</span></a> <a href="https://ioc.exchange/tags/ssh" class="mention hashtag" rel="tag">#<span>ssh</span></a> <a href="https://ioc.exchange/tags/commandLine" class="mention hashtag" rel="tag">#<span>commandLine</span></a></p>
Geekmaster 👽:system76:<p>Since the attack was already mentioned on mainstream media, I decided to release the target list I found in <a href="https://ioc.exchange/tags/PasteBin" class="mention hashtag" rel="tag">#<span>PasteBin</span></a>: <a href="https://pastebin.com/VVV9XcXG" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="">pastebin.com/VVV9XcXG</span><span class="invisible"></span></a></p><p><a href="https://ioc.exchange/tags/DDoS" class="mention hashtag" rel="tag">#<span>DDoS</span></a> <a href="https://ioc.exchange/tags/Killnet" class="mention hashtag" rel="tag">#<span>Killnet</span></a> <a href="https://ioc.exchange/tags/Targets" class="mention hashtag" rel="tag">#<span>Targets</span></a> <a href="https://ioc.exchange/tags/ThreatIntelligence" class="mention hashtag" rel="tag">#<span>ThreatIntelligence</span></a> <a href="https://ioc.exchange/tags/Hacking" class="mention hashtag" rel="tag">#<span>Hacking</span></a> <a href="https://ioc.exchange/tags/Blueteam" class="mention hashtag" rel="tag">#<span>Blueteam</span></a> <a href="https://ioc.exchange/tags/ProtectLife" class="mention hashtag" rel="tag">#<span>ProtectLife</span></a> <a href="https://ioc.exchange/tags/BeSafe" class="mention hashtag" rel="tag">#<span>BeSafe</span></a> <a href="https://ioc.exchange/tags/CyberDefense" class="mention hashtag" rel="tag">#<span>CyberDefense</span></a> <a href="https://ioc.exchange/tags/CyberWar" class="mention hashtag" rel="tag">#<span>CyberWar</span></a> <a href="https://ioc.exchange/tags/StopAttackingHospitals" class="mention hashtag" rel="tag">#<span>StopAttackingHospitals</span></a></p>