Bitcoin Forum
May 25, 2024, 02:40:36 AM *
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 ... 97 »
161  Economy / Digital goods / Re: CryptoScripts Dice v1.1 -- RUN YOUR OWN CASINO -- Invest/Non-invest on: January 08, 2015, 03:24:34 AM
Chat bug has been fixed where you can send 2 messages by accident if you click enter twice too fast or click the send message button too fast.
I also fixed the bug where if you navigated to the login.php page while logged in it would unset your session ID and you couldn't place bets, but still be logged in. If it does not let you place bets or send chat messages logout then log back in now.
EDIT:
I would also like to add I added some styling to the login page.
162  Economy / Services / Re: [BIT-X.com] Earn Bitcoins by Posting | Signature Campaign on: January 08, 2015, 02:58:43 AM
Post Count (including this one): 1781
Address (from BIT-X.com, starts with a 3): 37RTqi6eNxxaohdLp6BecpJhC4hMeqaL2P
163  Bitcoin / Project Development / Re: Hack me (reward) on: January 08, 2015, 02:24:40 AM
The following should return "login failed", but loads a 403 page when the code is loaded into the login name field.  Check the OWASP.org page for catching SQL injection.  Also, run all the tests on this page:
http://www.joellipman.com/articles/web-development/503-basic-tests-for-sql-injection-vulnerabilities.html


Code:
' or 1=1--

Edit: I would also recommend turning off ICMP as well on your firewall, also restrict FTP to your IP address or a private interface only accessible via a VPN.
Code:
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 2 of 50 allowed.
220-Local time is now 20:32. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.

Overall, sign up with qualys for a system scan.
Hello thanks for the help. The FTP is just a testing thing, this won't be the final server. Restricting the IP is a good idea but my IP changes too much for now, maybe if the site gets larger I will do this.
How would I prevent the 403 page? Im using pdo so injection is much harder but still it looks like it gives 403 errors on my php pages. Even when I am submitting html into search field (this is cleaned using htmlentities) it still gives 403.
164  Economy / Digital goods / Re: [WTS] Established Site Earning $250+ Per Month on: January 08, 2015, 12:25:33 AM
Would anyone want to setup a group buy so we can all contribute a bit and get paid for our part?
165  Bitcoin / Project Development / Hack me (reward) on: January 08, 2015, 12:09:39 AM
Got a dice site which I would like to make public.
Ive gotten lots of bug fixes but theres no more problems reported for the past while and I've fixed everything people have suggested.
I will offer 0.001 per bug and if you can get into my mysql database/hack your balance/ hack your bet, whatever, I will pay you 0.05 btc.
Theres no vps or anything hooked up to it right now so you wont be able to steal funds Wink
Url:
http://cryptobets.co/dicefull/index.php
166  Economy / Service Discussion / Re: Anyone use quadriga? on: January 07, 2015, 08:37:39 PM
Quadrigacx is amazing for canadians. I hate bank transfers so I used paypal with localbitcoins at first, but this was risky and took 3-5 days for me to get my money in my bank account. Quadrigacx has interac e-transfer which takes about 8 hours for them to send it and takes 1 minute to redeem direct to my bank account. Good trading, good support, I use them as my exchange.
167  Economy / Digital goods / Re: CryptoScripts Dice v1.1 -- RUN YOUR OWN CASINO -- Invest/Non-invest on: January 07, 2015, 04:07:51 AM
Fix up the front-end, it's real ugly imo
Custom designs are offered and I can easily change lots of stuff around.
168  Economy / Digital goods / Re: CryptoScripts Dice v1.1 -- RUN YOUR OWN CASINO -- Invest/Non-invest on: January 07, 2015, 03:32:48 AM
Auction still starting at 0.1 btc, get your script now for a fraction of the price!
169  Economy / Currency exchange / Re: [WTB] 5$ BTC for 5.50$ PP on: January 07, 2015, 12:20:38 AM
Ill do it
Pm me
170  Economy / Games and rounds / Re: Primedice 2015 Giveaway Round 1 on: January 06, 2015, 03:14:23 AM
Received my bonus. I used it on hundreds of 9900x faucet bets... nothing won... yet
171  Economy / Digital goods / Re: CryptoScripts Dice v1.1 -- RUN YOUR OWN CASINO -- Invest/Non-invest on: January 06, 2015, 03:10:15 AM
I would like to start an auction for this script, all addons included except for invest
So chat/faucet/upgrade system along with the script
Starting at 0.1 btc
172  Economy / Currency exchange / Re: Buying 0.01 Bitcoin with paypal on: January 06, 2015, 02:47:41 AM
Transaction completed, we are both happy and both received our amounts.
Good user. Welcome to bitcointalk.org Wink
173  Bitcoin / Project Development / Re: Bitcoin Dice Casino Script Featuers on: January 04, 2015, 06:50:57 PM
^ Im coding with that and a bit of css for positioning
174  Bitcoin / Project Development / Re: Bitcoin Dice Casino Script Featuers on: January 04, 2015, 06:36:16 PM
I forgot to mention: it would be great if it builds on Bootstrap. It should be easy then for every casino to create a nice and unique design.
Yes, bootstrap is responsive and is really popular, if site is built on bootstrap, it would be awesome.
Also, you should make something in which people can instantly customise their dice site to their own needs, like they don't need to edit the code, but you create functions that edit the code and people have to just drag and drop.
Yea my dice site is built using bootstrap. It makes it much easier to make it look a lot better. Drag and drop would be extremely hard to pgoram I think, bu when users purchase it they tell me what they want and I quickly add/remove features for them.

So a short preview (screenshots) would be really great Wink
You want screenshots here?
Heres my homepage (bet page) url http://cryptobets.co/dicefull/index.php
Image:
http://i.gyazo.com/7e497dc38e04df2b13265b06212a3453.png
175  Bitcoin / Project Development / Re: Bitcoin Dice Casino Script Featuers on: January 04, 2015, 04:56:19 PM
I forgot to mention: it would be great if it builds on Bootstrap. It should be easy then for every casino to create a nice and unique design.
Yes, bootstrap is responsive and is really popular, if site is built on bootstrap, it would be awesome.
Also, you should make something in which people can instantly customise their dice site to their own needs, like they don't need to edit the code, but you create functions that edit the code and people have to just drag and drop.
Yea my dice site is built using bootstrap. It makes it much easier to make it look a lot better. Drag and drop would be extremely hard to pgoram I think, bu when users purchase it they tell me what they want and I quickly add/remove features for them.
176  Economy / Currency exchange / Re: Buying 0.01 Bitcoin with paypal on: January 04, 2015, 01:22:46 AM
I'll do it. Pm me please and your going first.
177  Economy / Digital goods / Re: CryptoScripts Dice v1.1 -- RUN YOUR OWN CASINO -- Invest/Non-invest on: January 03, 2015, 10:58:35 PM
before buying you should be aware that it might have backdoors
I assure you (my trust does also) that this does not have back doors. If a reputable admin or mod wants to see the files and verify they can if they want. Also if l I'm charging money for it what would be the need to backdoor?
well your trust is almost zero and why not to steal more money if it would appear to be successful?
15 positive trust (and no negative or neutral), and this account is almost hero, and I've had it for almost 2 years. Why would I trash it if I'm making lots of money and have been building up the trust for 2 years. Just to scam a couple dollars?
well it can turn to more than a few dollars if its successful but i guess i was wrong i agree with the fact that you would not do that because you are hero member

If he was trying to scam, he would have released this script for free so more people would use it while he would get cash from a backdoor. Many trustworthy users have reported that the script worked. (Check his trust, click on "Show untrusted feedback")
Thank you for helping to clarify this with him.
I have fixed a couple bugs in version 1.11
1. You now can't choose any username in chat by posting to the chat server, it's secured with your account session
2. Reduced bandwidth and bet tables don't update as frequently and chat only updates when necessaey
178  Economy / Digital goods / Re: CryptoScripts Dice v1.1 -- RUN YOUR OWN CASINO -- Invest/Non-invest on: January 03, 2015, 07:39:32 PM
before buying you should be aware that it might have backdoors
I assure you (my trust does also) that this does not have back doors. If a reputable admin or mod wants to see the files and verify they can if they want. Also if l I'm charging money for it what would be the need to backdoor?
well your trust is almost zero and why not to steal more money if it would appear to be successful?
15 positive trust (and no negative or neutral), and this account is almost hero, and I've had it for almost 2 years. Why would I trash it if I'm making lots of money and have been building up the trust for 2 years. Just to scam a couple dollars?
179  Economy / Digital goods / Re: CryptoScripts Dice v1.1 -- RUN YOUR OWN CASINO -- Invest/Non-invest on: January 03, 2015, 04:38:51 PM
Just installed. This is a great script, I went over all the files beforehand and can confirm there's no backdoors. Support was great, helped me setup a vps.
Thanks for the feedback!
The sale is still going on.
180  Bitcoin / Project Development / Re: Bitcoin Dice Casino Script Featuers on: January 03, 2015, 06:07:10 AM
There's already Dice and Blackjack script.

See my signature.
Hello, this isn't an advertising thread for your scripts, this is for new ideas.
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 ... 97 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!