HYIP - e-gold industry blog

High Yeld Investment and e-gold industry blog

Subscribe to RSS feed

Posts tagged with "script"

register_globals - script security

, ,

register_globals
New to PHP 4.1.0, the register_globals setting controls how you access
form, server, and environment variables. By default this variable is
set to Off, requiring you to use special arrays to access these
variables. Those familiar with older versions of PHP will be used to
an environment in which the register_globals variable is effectively
On; with this setting, you can access form, server and environment
variables simply by name.

Note: This change occurred in PHP 4.1.0 because when register_globals
is set to On, PHP scripts are more vulnerable to attacks. Some older
PHP applications will require this setting to be on, but it is safer
to write new scripts with the assumption that register_globals will be
set to Off.

To retrieve the value of <input name="formVariable"> from a form
submitted with the POST method, use the following syntax:

PHP code when register_globals = On

$myNewVariable = $formVariable;
PHP code when register_globals = Off

$myNewVariable = $_POST['formVariable'];
For more information about this topic, please see the Security: New
Input Mechanism heading of the PHP 4.1.0 Release Announcement.

upload_tmp_dir
This setting controls the temporary location of files uploaded with an
HTML form. If you don't specify a path for this setting, uploaded
files will be temporarily stored in a world-readable location on the
server. To protect ease of manipulation and the confidentiality of
such files, you should create a directory in your account and specify
the new path in your php.ini file:

upload_tmp_dir = /hwxx/daxx/uwnetid/tmp
Replace /hwxx/daxx/uwnetid with the path to your Web directory. Make
sure that you have a directory called tmp in the root of your Web
directory (typically public_html) and make sure it is read and
writable by you only.

HYIP scripts, autosurf scripts download sale

, , , ...

I do offer HYIP scripts, autosurf scripts, e-gold randomizers, doublers and matzrixes, Paid to read scripts, PTC and PTP scripts. HYIP templates, Autosurf templates for low prices.

All payment via e-gold. 100% reliable access.
Email me and i will send you all the script list with demos.
- my email

reply in 24 hours
hyip templates

Scripts for sale

, , , ...

HYIP manager script, HYIP lister script purchase via e-gold. 100% reliable service. Im also offering a scripts installations. Response within 24 hours. via email, icq, yahoo, google talk. HYIP script HYIP manager, autosurf site script, PTR and PTC scripts.
http://hyip-script.hostuju.cz/
Mirror: http://hyip-templates.scriptmania.com
Alternate: http://egoldscripts.110mb.com/

4utosurf script fixes

, , , ...

There are some autosurf script bug fixes i have found around the internet and wanted to share. Before making any changes, backup your original files.

Error trying to delete a member (user) from autosurf script admin area. How to fix it?
"Fatal error: Call to undefined function: member_referral() in /home/*/public_html/headfoot.php on line 124 or 127"
- You should delete this line of code on which you are pointed (124 / 127). Then upload your modiffied headfoot.php file to your server.

-
When you have sent your signup form user data, you have got the following error in your autosurf script:
"You have an error in your SQL syntax; check the manual that corresponds to
your MySQL server version for the right syntax to use near ' 1, 0, 0, 0,
'2006-12-29 20:27:03', 0, '2006-12-29 20:27:03', 'no', 'Un-verified' at line
1"
- Open your signup.php file and at the bottom search for the line "$new_ins = "insert into user". There in this line is a value $ref. You need to inset quotes around it. Example: '$ref'
Save and upload. You are done.

You have installed your script and when entered into admin area, and clicked a menu link, it do not redirrects you.
- You need to create a ".htaccess" file in your hosting root directory (/www/). In this file add the line "php_flag register_globals 1". Save and upload.

More info, you can find here:
http://www.hyipmonitorfree.com/forum/index.php/topic,6.0.html

How to secure HYIP manager script?

, , , ...

There are some HYIP manager Pro script fixes. Check your script if there is no threat in it.  8)

How to fix the backdoors in HYIP manager pro tutorials:
http://zydusnet.com/forum/viewtopic.php?t=340 - complete, many fixes
http://www.zydusnet.com/forum/viewforum.php?f=6 - Zydusnet forum about HYIP hosting
http://www.etalkmoney.com/moneygeneral/goldcoders-backdoors/ - usefull guide
http://www.etalkmoney.com/moneygeneral/goldcoders-hyip-script-more-tips-to-secure-your-hyip/
http://cashmonster.co.uk/forum/index.php?topic=241.0

Local tutorials:
ddd backdoor security.inc - http://www.hyipmonitorfree.com/forum/index.php/topic,64.0.html (remote)

Security recommendations:
- create a ".htaccess" file with a content "deny from all".
Add this file into inc, tmpl and tmpl_c directories. This will prevent anyone to access these folders.
- change file permissions for settings.php to 644 (rw-,r--,r--), if you will need to change your program settings from admin area, just change back to 666.
- search your script for the "@" because there can be some email address on which is sented your e-gold account passphrasse or admin login details while making the mass payment or loging in. It could be in index.php file.
- Allow E-gold.com automation (mass payments) only from your server IP.
At first I have added my IP into E-gold.com account sentinel / automation settings and then made a mass payment from my HYIP manager admin area - It did not worked and the e-gold sent me an automatic message that the automation failed from certain IP address xxx.xxx.... This IP address is your servers IP address! Just place this IP into your E-gold Account sentinel / Automation access / settings. Allow automation (payments) only from this IP.
- Delete wap.php, goldmoney_processing.php files you do not use.

Have you a dispute or any other security improvements. Please post it!!


About GoldCoders.com hacking activity:
http://www.moneymakergroup.com/index.php?showtopic=98664

HYIP manager script etc sale:
http://scriptssale.tripod.com/
February 2012
S M T W T F S
January 2012March 2012
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