|
Allows you to create users
This class can be used to
Currently there are no
Zorex PHP CryptZ is the
and assign them to user
hide encrypted data in
functions in a default build
solution for encoding and
groups, setting security for
images using steganography
of PHP to carry out two way
protecting your PHP scripts.
specific users and/or user
which is the art and science
encryption, there is the
Now you can encrypt your PHP
groups, and based on this
of writing hidden messages
mcrypt extension but it is
files before distribution
security grant or deny
in such a way that no one
not build in PHP by default.
without worrying about
access to your own
apart from the intended
Secrypt is a class written
others who might want to
applications into which SAS
recipient knows of the
in PHP to fill that gap and
copy or steal your code. You
is easily integrated. Set up
existence of the message.
allow secure, customizable
can protect your PHP scripts
the maintenance
It reads a given image in
and most importantly,
or pages to make them
(add/modify/delete) of your
GIF, JPEG or PNG formats,
understandable two way
unreadable by other people!
own tables and grant access
encrypts data supplied by
encryption for PHP.
If
With this version, you can
to these maintenance
the user (a message, a file,
you have the zlib extension
do limit server and also
programs using the security
a collection of both) and
your data can be
limit host.
- Bulk Encoding
system. Create your own
hides the encrypted data in
compressed/decompressed.
in ZIP file format.
-
security and maintenance
the image by making subtle
Support multiple user at the
modules and instantly have
colour changes to certain
same time.
- More feature
them password protected by
pixels to store the data in
added with better interface.
SODA Admin and Security.
the image symbolically. The
Create functions and
resulting image is generated
immediately be able to set
in PNG format (because PNG
user and group security on
is lossless).
The
them which can be called by
advantage of steganography
your own applications to
over cryptography alone is
change the behavior of your
that messages do not attract
system. Version 2.1
attention to themselves, to
seamlessly integrates Kevin
messengers, or to
Roth's WYSIWYG rich text
recipients. An unhidden
editor which can be used to
coded message, no matter how
maintain your data. Includes
unbreakable it is, will
pre-loaded tables for
arouse suspicion and may in
countries, states,
itself be incriminating, as
provinces, time zones,
in some countries encryption
languages, fonts and colors.
is illegal.
Date: Aug, 30 2006 Date: Aug, 27 2006 Date: Aug, 27 2006 Date: Aug, 16 2006 |
|
HackerTrap is the first step
You can generate a password
Password protect your content
his is a secure session
towards protecting your
of any length, and decide if
with Web Page Password
library that allows you to
site!The web today is a
want or not to use
Protect by just adding one
store all session
jungle of hackers and script
uppercase, lowercase,
line of PHP code to your
information in a mysql
kiddies trying to take over
numbers or any special
page source. Script will
database. Timeout
any servers they can. They
character.
Plug and play
present user with password
functionality is also
blast your site with
funcion.
entry form, and will not let
built-in, so you don’t have
multiple requests for
visitor see your private
have access to php.ini.
several different
content without providing
applications and check which
correct password.
get a response - then
Usage:
* Update
exploit known weaknesses of
password_protect.php with
that application. Even if
your desired password
*
you don't run the
Add one line of PHP code to
application, the error
every page you would like to
response provides
be password protected
information on the webserver
Note: visitor will not
type and version (and that's
have to re-login to each
a double whammy, because the
protected page if one has
standard error response is
cookies enabled.
ugly if seen by a real
user!).
With HackerTrap
you specify which
applications you DON'T run,
and which directories a user
should NEVER access. It
comes preloaded with the
common directories and file
used by popular scripts to
probe sites. When a hacker
shotguns your site looking
for weaknesses, it hits one
and BAM, he's can't get near
you! If a user makes an
innocent mistake in the URL,
he is not penalized and in
fact, gets an attractive
error page customized by you.
Date: Aug, 09 2006 Date: Aug, 04 2006 Date: Aug, 02 2006 Date: Jul, 27 2006 |