Pages:
Author

Topic: FaucetBOX.com Discussion - page 47. (Read 237001 times)

legendary
Activity: 971
Merit: 1000
April 19, 2016, 12:19:28 PM
I already suggested faucet box owner to provide some thing to owner to check before the faucet box payouts to users to supervise if there is any bot attack from some IPs addresses to avoid sending payout to those.

But from reply of faucet box owner made me realise that actually users are important for faucet box not the owner.

More bots = more money in the faucets = more 2.5% commission for Faucetbox.com

We're not that short-sighted Smiley.

Bots were discussed many and many times here already. It's easy to say that security of our script suck, but hey, that's a market for you right here right now. Make something better and start selling it.

The real problem is that it's the CAPTCHA job to keep bots out. When CAPTCHA fails there's not much we can do. You can say that naming honeypot field as "honeypot" is wrong, but that doesn't change anything. Even if it would be a random field name every time, bots can work this around. It's just a matter of what's profitable for them.

Your custom faucets may not be affected by bots, but that's not because your security is much better. It's just that your faucets are different and it's not profitable for bots to implement support for things you do differently. But if we change something in Faucet in a BOX, hundreds of faucets have that change and then it's worth for bots to invest some time in working around this.

We truly believe that the best way is:

1. encouraging people to do their own scripts. Not only diversity will help with bots, but also it will make it more pleasant to users.
2. automatic identification of networks with services like http://getipintel.net/ . We're working on making NastyHosts.com competitive here (right now it only stops a small fraction of bots, mainly Tor and AWS)

If you want to verify users by email, by phone number or you want to manually review each payout, no problem, you can easily implement that in your script and make it better for everyone.

EDIT:
As for reviewing IP addresses by FaucetBOX.com team, we tried that via NastyHosts.com. Unfortunately thousands of addresses per hour is too much for a manual review.
legendary
Activity: 1274
Merit: 1000
April 19, 2016, 12:07:21 PM
I already suggested faucet box owner to provide some thing to owner to check before the faucet box payouts to users to supervise if there is any bot attack from some IPs addresses to avoid sending payout to those.

But from reply of faucet box owner made me realise that actually users are important for faucet box not the owner.

More bots = more money in the faucets = more 2.5% commission for Faucetbox.com
member
Activity: 120
Merit: 10
April 19, 2016, 10:43:14 AM
I already suggested faucet box owner to provide some thing to owner to check before the faucet box payouts to users to supervise if there is any bot attack from some IPs addresses to avoid sending payout to those.

But from reply of faucet box owner made me realise that actually users are important for faucet box not the owner.
hero member
Activity: 683
Merit: 500
April 19, 2016, 05:10:21 AM
I implemented faucet in a box, as a proof of concept test using faucet in a box. Initially, rewards were high for a few days and then i noticed a very high percentage of visitors weren't triggering analytics. Or using javascript, cookies, etc.

I reduced the reward to the minimum (1 satoshi). My analytics reports scanthebox referred 17 users today, no other referrals. Despite that I have all security features on, I'm still seeing 3-5 transactions per minute. Why can't you guys stop these bots?

FaucetBOX is a micro-wallet service.. Security and anti-bit protection should be done on your end. Undecided


Edited to add: A lot of people think it's easy to set up and run a faucet. It's really really hard work.

No, you're missing the point. With the faucet in the box "free" script, it is absolutely worthless to set up a faucet and MOST PEOPLE NEW TO IMPLEMENTING FAUCETS don't realize that their meager bitcoin balance to start their little project will be devoured by bots before they even hope to earn 10% back via adverts. Absolutely NO ONE should start by implementing faucetbox with their script. It would be like opening a franchise chain only to find a month later all of your burgers went out the back door instead of sold to customers because everyone had the passcode to the alarm system because it was posted on the outside of the building.

I think what you meant to write is, opening a FAUCETBOX faucet is very, very hard work. I wrote a faucet from scratch and it was in fact, not really that hard.. but I bet there have been hundreds of people turned off of bitcoin altogether by implementing this embarrassing code. How does that help the community? So I'm asking, when are these guys going to harden their project so that they stop producing people who are absolutely disgusted by the thought of bitcoin? If it were up to you to put basic locks in a car you bought or have it stolen, you would be turned off of that brand of car quickly and everyone would buy the car that had the best security system. This is why today modern vehicles COME with security systems by default. Faucetbox has a poorly implemented security system at best. I mean seriously, you CANNOT NAME your honeypot input field HONEYPOT!

I've had only bots chipping away at the little faucetbox faucet I've implemented as a test, for over 4 days and no one from faucetbox has bothered to ask me to help identify them. I could easily give them the IPs of valid traffic hitting the site, because I can easily find those IPs. The bot IPs I have to go digging through apache logs for.

It is so blatantly bad, I'm starting to think that Faucetbox is actually responsible for the bot traffic to their sites.

 
hero member
Activity: 1218
Merit: 534
April 17, 2016, 11:38:59 PM
I implemented faucet in a box, as a proof of concept test using faucet in a box. Initially, rewards were high for a few days and then i noticed a very high percentage of visitors weren't triggering analytics. Or using javascript, cookies, etc.

I reduced the reward to the minimum (1 satoshi). My analytics reports scanthebox referred 17 users today, no other referrals. Despite that I have all security features on, I'm still seeing 3-5 transactions per minute. Why can't you guys stop these bots?

FaucetBOX is a micro-wallet service.. Security and anti-bit protection should be done on your end. Undecided


Edited to add: A lot of people think it's easy to set up and run a faucet. It's really really hard work.
hero member
Activity: 683
Merit: 500
April 17, 2016, 10:17:14 PM
I implemented faucet in a box, as a proof of concept test using faucet in a box. Initially, rewards were high for a few days and then i noticed a very high percentage of visitors weren't triggering analytics. Or using javascript, cookies, etc.

I reduced the reward to the minimum (1 satoshi). My analytics reports scanthebox referred 17 users today, no other referrals. Despite that I have all security features on, I'm still seeing 3-5 transactions per minute. Why can't you guys stop these bots?
sr. member
Activity: 350
Merit: 250
April 16, 2016, 09:15:49 AM
Hello, Kazuldur.

I have found this honeypot code into /templates/default/index.php:



Is it working? What function is handling with this honeypot?

https://bitcointalksearch.org/topic/m.12422131

It works, but it doesn't block immediately, it only reports this information to NastyHosts.com and then we use this data to identify networks that bots use.
Hello Kazuldur, you can check my website http://fortuna.online/ I made a new account on FaucetBox to control expenses.

Thanks friend
legendary
Activity: 971
Merit: 1000
April 16, 2016, 08:56:02 AM
Hello, Kazuldur.

I have found this honeypot code into /templates/default/index.php:



Is it working? What function is handling with this honeypot?

https://bitcointalksearch.org/topic/m.12422131

It works, but it doesn't block immediately, it only reports this information to NastyHosts.com and then we use this data to identify networks that bots use.
sr. member
Activity: 392
Merit: 251
Bitcoin Faucet & Blog
April 15, 2016, 09:09:53 PM
Hello, Kazuldur.

I have found this honeypot code into /templates/default/index.php:



Is it working? What function is handling with this honeypot?
legendary
Activity: 971
Merit: 1000
April 14, 2016, 03:16:51 PM
i am facing too much problem today in faucetbox

What problems do you have?
hero member
Activity: 616
Merit: 500
April 14, 2016, 02:10:17 PM
i am facing too much problem today in faucetbox
newbie
Activity: 19
Merit: 0
April 13, 2016, 04:26:43 PM
Hi there can anyone tell me where i find these antibots codes ?  http://www.lotobitcoin.com/ i need them to install at mine faucets thanks.

You can find how to install the antibot link here https://bitcointalksearch.org/topic/updated-19jul2016-faucet-owners-against-scammers-and-bots-1200700
hero member
Activity: 560
Merit: 500
April 13, 2016, 03:54:01 PM
Hi there can anyone tell me where i find these antibots codes ?  http://www.lotobitcoin.com/ i need them to install at mine faucets thanks.
legendary
Activity: 971
Merit: 1000
April 13, 2016, 10:49:25 AM
What errors do you see?

EDIT: I don't see any errors in logs and our performance graph doesn't show any issues. Does it happen to others too?

This is what I am getting, and my error log is becoming HUGE because of it. Everything was fine 2 days ago.

EDIT: The faucet is working, and it sends payments and everything

These aren't errors from FaucetBOX.com API. These errors indicate problems with connecting to the DNS nameserver your hosting is using, because:

1. there are errors about problems with connecting not only to FaucetBOX.com, but also to reCaptcha
2. the error is "Couldn't resolve host name", which means that it couldn't even translate faucetbox.com domain into IP address. Due to the way DNS works, it's not something that we are responsible for directly, so the problem must be somewhere on your side.
hero member
Activity: 1218
Merit: 534
April 13, 2016, 10:47:23 AM
What errors do you see?

EDIT: I don't see any errors in logs and our performance graph doesn't show any issues. Does it happen to others too?

Code:
[13-Apr-2016 09:32:34 America/New_York] PHP Warning:  fopen(): Couldn't resolve host name in /home/ihz/public_html/libs/faucetbox.php on line 46
[13-Apr-2016 09:32:34 America/New_York] PHP Warning:  fopen(https://faucetbox.com/api/v1/send): failed to open stream: operation failed in /home/ihz/public_html/libs/faucetbox.php on line 46
[13-Apr-2016 09:32:34 America/New_York] PHP Warning:  stream_get_contents() expects parameter 1 to be resource, boolean given in /home/ihz/public_html/libs/faucetbox.php on line 47
[13-Apr-2016 09:32:34 America/New_York] PHP Warning:  fclose() expects parameter 1 to be resource, boolean given in /home/ihz/public_html/libs/faucetbox.php on line 51
[13-Apr-2016 09:33:48 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:33:48 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6Ld*****************0y98k6 in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:34:49 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:34:49 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6Ld********************vJI8xen4 in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:32 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:32 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6Ld***********************ip13 in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:44 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:44 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6Ldb************************AJ85m in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:58 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:58 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6L********************puoWZzJ in /home/ihz/public_html/index.php on line 2170

This is what I am getting, and my error log is becoming HUGE because of it. Everything was fine 2 days ago.

EDIT: The faucet is working, and it sends payments and everything


I have it too from time to time. I ignore it. Smiley
hero member
Activity: 686
Merit: 500
April 13, 2016, 09:44:48 AM
What errors do you see?

EDIT: I don't see any errors in logs and our performance graph doesn't show any issues. Does it happen to others too?

Code:
[13-Apr-2016 09:32:34 America/New_York] PHP Warning:  fopen(): Couldn't resolve host name in /home/ihz/public_html/libs/faucetbox.php on line 46
[13-Apr-2016 09:32:34 America/New_York] PHP Warning:  fopen(https://faucetbox.com/api/v1/send): failed to open stream: operation failed in /home/ihz/public_html/libs/faucetbox.php on line 46
[13-Apr-2016 09:32:34 America/New_York] PHP Warning:  stream_get_contents() expects parameter 1 to be resource, boolean given in /home/ihz/public_html/libs/faucetbox.php on line 47
[13-Apr-2016 09:32:34 America/New_York] PHP Warning:  fclose() expects parameter 1 to be resource, boolean given in /home/ihz/public_html/libs/faucetbox.php on line 51
[13-Apr-2016 09:33:48 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:33:48 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6Ld*****************0y98k6 in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:34:49 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:34:49 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6Ld********************vJI8xen4 in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:32 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:32 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6Ld***********************ip13 in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:44 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:44 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6Ldb************************AJ85m in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:58 America/New_York] PHP Warning:  file_get_contents(): Couldn't resolve host name in /home/ihz/public_html/index.php on line 2170
[13-Apr-2016 09:36:58 America/New_York] PHP Warning:  file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6L********************puoWZzJ in /home/ihz/public_html/index.php on line 2170

This is what I am getting, and my error log is becoming HUGE because of it. Everything was fine 2 days ago.

EDIT: The faucet is working, and it sends payments and everything
legendary
Activity: 971
Merit: 1000
April 13, 2016, 08:53:43 AM
Something is wrong with the API. It goes down every 2/3 minutes for a bit.

What errors do you see?

EDIT: I don't see any errors in logs and our performance graph doesn't show any issues. Does it happen to others too?
hero member
Activity: 686
Merit: 500
April 13, 2016, 04:14:54 AM
Something is wrong with the API. It goes down every 2/3 minutes for a bit.
legendary
Activity: 971
Merit: 1000
April 09, 2016, 06:17:01 AM
Same code?

Lol I redid that without looking at your code. Cheesy

Well, the file is named a little bit different and we insert an invisible DOM element instead of defining a variable and we only disable button instead of replacing whole page, but the principle is the same Smiley
hero member
Activity: 1218
Merit: 534
April 09, 2016, 06:13:05 AM
Hi,

I saw some rotators around like this one Yoyobtcrotator.cf/index.html
from which you can claim reward even if your ad-blocker is on.I 'm using faucetbox anti ad-blocker but nothing happens.You can claim easily & its a totally loss of faucet owners.
So today i use meta tag to block my site using as an iframe but its not a solution.I will lose many visitors.Any suggestions to use and trigger anti ad-block script in rotators?

This works with a lot of adblockers (not all I guess). It shows a message but can easily be changed to hide the reward button. Between the tags:

Code:


Under the tag:

Code:


The showads.js file is just a text file with this code:
Code:
var canRunAds = true;




That's exactly what builtin Faucet in a Box anti ad-blocker does.

Same code?

Lol I redid that without looking at your code. Cheesy
Pages:
Jump to: