|
Protect your intellectual
Make ASP generated web
Encrypts any URL, in order to
Make ASP generated web
property by obfuscating your
content available only to
protect tags such as id,
content available only to
ASP code, so that the code
you! This is the ASP version
name, etc. The encrypted URL
you! This is the ASP version
remains executable on the
of login.php. isLogged()
can be decrypted with the
of mysql-login.php. I have
IIS server, but cannot be
returns true if the cookies
help of the available
added an extra parameter,
changed or extended by your
named UserName and PassWord
function. The algorithm has
specifying the database to
customers. This is the only
are the same as the
been built especially for
log into.
tool that applies an XMLHTTP
variables UserName and
web usage: It's a
based self test to every asp
PassWord, the first 2
non-symmetric solution, with
file changed. Goal is to
paramters of the function.
these advantages:
-
guarantee, that the
If not, it displays the
Browser-secure encryption.
resulting code will always
content of LogInPage, the
All URL-characters are
run perfectly. ASP Expert
3rd paramenter. Unlike the
translated with an
Obfuscator 1.0 itself is
PHP counterpart, all
alphanumeric (BASE64)
written in ASP, it consists
parameters should be passed
string, which changes in
of one script only which
to this ASP version of
every encryption process.
-
contains all necessary
isLogged(), instead of
The encrypter uses server-,
methods. Obfuscation methods
ommitting LogInPage, you
session-, timer and static
supported are: Include file
should pass "" an
information, making every
resolving, file renaming,
empty string.
encryption process unique.
HTML/VBScript/Javascript
You can further add password
comment removal,
security or any other
indent-adding, code-merging,
information.
- Every URL is
function- renaming,
unique, even if the base
HTML-encoding, free
URLs are equal.
- Very easy
pattern-replace definition,
implementation - just call
garbage code creation,
two functions (Encrypt() /
garbage file creation, MS
Decrypt()), and the script
script encoding.
does the rest.
- The tag
values can be extracted
directly from the encrypted
URL.
- You can extend this
script at will (RS4, SSL,
etc.), since you'll get the
source code.
Date: Apr, 18 2005 Date: Apr, 17 2005 Date: Apr, 16 2005 Date: Apr, 09 2005 |
|
This script allows you to
Chilkat Crypt is a
Secure Shell (SSH) is a
This little asp script uses
encrypt variables in a
royalty-free ActiveX
protocol to log into another
MS XMLParser to check the
querystring. Easy to set up
component for use in your
computer over a network, to
validity of any UK postcode.
and use, it is a very quick
security-sensitive Windows
execute commands in a remote
It can be easily adapted to
way to encrypt your
applications and websites
machine. It provides strong
be added to forms to stop
variables when you can't
(ASP) to secure information
authentication and secure
users progressing without a
pass them using a hidden
and to authenticate and
communications over unsecure
valid UK Postcode. Ideal for
form etc.
validate data integrity. It
channels. It is intended as
UK webmasters who want to
supports the latest
a replacement for rlogin,
validate their members. This
cryptographic standards and
rsh, and rcp.
script is recommended for
technology including up to
users of the secpay (c)
256-bit Advanced Encryption
system as it uses their web
Standard (AES), 2048-bit RSA
validation system via an XML
public-key cryptography, and
call.
digital signature
creation/validation.
Date: Nov, 24 2004 Date: Sep, 18 2004 Date: Jun, 10 2004 Date: May, 11 2004 |