When developing web applications in PHP (or any other languages for that matter) there are several security aspects we should consider. In this article I'll try to explain some of the most common security flaws, and show simple ways to secure your site.
ANG
GES
G
P
The MD5 (Message-Digest algorithm 5) is a widely used cryptographic hash. It is often used to save sensitive data like passwords in a database or ...
ANG
GES
G
P
Errechnung des ursprünglichen Passwortes eines MD5-Hashcodes.
Diese Bruteforce-Tool entschlüsselt einen 32-stelligen MD5-Hash durch einfaches d ...
ANG
GES
G
P
phpCodeSite is a simple debug library for php language
It permiss to trace script execution and trace variables values
ANG
GES
G
P
Pflege der Dateien .htpasswd, .htgroup und .htaccess für
Apache-Webserver. Getestet mit Apache 1.3.20 (win32), php
4.0.6 (win32) und Win2000. ( ...
ANG
GES
G
P
Mit JM-Blowfish ist es möglich eine Zeichenkette oder auch eine beliebige Zahl mit Hilfe eines beliebigen Schlüssels verschlüsseln und entschlà ...
ANG
GES
G
P
stand alone CTracker Xtra
Der eigentliche CTracker (stand alone Cracker Tracker), also das Script auf welches mein Projekt hier basiert, kommt vo ...
ANG
GES
G
P
Portscan auf PHP Basis
zum schnellen testen der Firewall
ANG
GES
G
P
When developing web applications in PHP (or any other languages for that matter) there are several security aspects we should consider. In this ar ...