Advertisement

Results for "Category: Security"

4_2005-2006 #170504
Login (3 Attempts only)

This program is to limit the attempt of the user to 3.

4_2005-2006 #170898
Zorex PHP CryptZ v1.7.5

Zorex PHP CryptZ is the solution for encoding and protecting your PHP scripts. Now you can encrypt your PHP files before distribution without worrying about others who might want to copy or steal your code. You can protect your PHP scripts or pages to make them unreadable by other people! With this latest version, it secure the encoded files. It also include better encryption method and ad is remove. Changes in 1.7.5 ----------------------------------------- - Bug fix in include file. - Host and IP limit fix. It support IP range instead of fix IP (eg. 219.95.193 ) - Leaving the last few octet will enable usage on that range.

4_2005-2006 #170973
ASP Login db with MD5 Hash - salted password

This will allow you to lock down pages on a per user, per account level setting. All passwords are hashed with MD5 and also salted. You can set allowed login attempts before the user account is locked out and it will log the last time a user logged into the system. It comes with pages to add, delete, update and to allow users to reset their own passwords as well as a page for database compct function.

4_2005-2006 #171438
Cryptor

This program will encrypt or decrypt a file of the users choice

4_2005-2006 #171552
Login & Registration in ASP.NET and VB.NET

Simple code that allows users to login & register(Developped by a 14 years old student). Please vote for my code if you like it!!!

4_2005-2006 #171674
software security by password

the code checks password enter by the user but it is different type,any can not see ur password which is saved to text file named pass.txt,because the program converts the password set by user in different format and when checked by program it reads from it and convert it to original form and compare it with password enter by user,if matched then allow to enter next otherwise exit to system.

4_2005-2006 #172117
Keylogger

Key-logger.... Great For Parental/employee Monitoring... Don't Use This Illegally 5 Stars Please

4_2005-2006 #172130
Camera applications

View Camera - record image - play image - motion detection - IP host / client - HTML server. In short all you can do with your camera. The code is created in vbnet 2008 and is divided in sections similar as the tab pages

5_2007-2008 #172357
Web Poison (Anti-Spam Measure)

This is the ASP version of a CGI technique used to scare off spammers (or at least to make things harder for them) that use email extractors to collect addresses from web sites. The script generates a random number of fake Email addresses and URLs that call itself in an endless loop. The result: email extractors get clogged with fake addresses. A META tag tells search engine robots not to index the page. To use just rename the file to anything you want (example: test.asp) and put a hidden link to it on your site, like this: [A HREF="wpoison.asp"][/A] (replace [] with <> respectively). Please help spread the word about web poisoning, it might not stop spammers, but will surely slow them down!

5_2007-2008 #173365
RunAs (revised)

Run's a file or an application with a different user account than the user logged on. There was a small problem with type marshling, but it's now fixed!

5_2007-2008 #173766
DSN-Less Username & Password Check

Need Security on your site. No need for global files or dll's, this DSN-Less Username and Password example is done using JavaScript and ASP. It not only checks for authentication but sets a session for different levels of usergroups. Check it out, very easy to use and to expand upon.

5_2007-2008 #173767
DSN-Less Username & Password Check Part DEUX

Need Security on your site. No need for global files or dll's, this DSN-Less Username and Password example is done using VBScript and ASP. It not only checks for authentication but sets a session for different levels of usergroups. This code was expanded based on several email received asking how to do more with it. Enjoy!!!

5_2007-2008 #173857
Protect Your Code

Simple way of preventing access to your client side javascripts and even style sheets

5_2007-2008 #173858
Prevent viewing of javascript and stylesheets

Prevent unauthorized viewing of website javascript and style sheet files. Simply rename all your style and javascript files to the .asp extension. Then include the validate_view.asp file at the top of each file. Open the validate_view.asp file and change the top the constants to those required. Then finally call the procedure name "validate_view" with the current files content type as the parameter.

5_2007-2008 #174328
User Registration

Users can submit their Username, password, and E-Mail address to register for your site! You can then use a password/username checker from this site to see if the logged in correctly!

5_2007-2008 #174661
Encrypt

A file that replaces the old coder.c. Thanks to Brett Taylor. Found at http://www.cprogramming.com/source.html

5_2007-2008 #175023
Authenticate against Windows NT/2000 Domain

This code will take the users username and password from a form and use them to authenticate them against a Windows NT/2000 domain. Unlike other examples, you do not need to switch on 'Basic' or 'Integrated Windows' permissions for the webite on IIS. You can leave the setting as Anonymous Access.

5_2007-2008 #175173
Enumerate local Users and Groups

This code will enum all groups and users currently available on your local machine the pure .NET way. There is no need of declaring some APIs.

5_2007-2008 #175244
Login and password

Provides your site with security. A login and password, with the ability for the user to change their own password. It uses a DSN-less Access database so that you do not need to set up a DSN on the server.

5_2007-2008 #175335
File Scanner Alpha 2

*(UPDATED)* ADDED: -Code Re-written -Now updates file size if you no the file has been changed by a program. This program makes a list of all the .ini .sys and .com files on you hard-drive in the c:\windows directory and then calculates there size and keeps them in a log. and then every time the program starts it checks the file sizes against the logged ones to see if they differ, if they do then it tells you. I made this because virusses can sometimes alter files and hide inside them so this basicly keeps a eye on them..

Languages
Top Categories
Global Discovery