1. Home
  2. What
  3. "security"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

Ettercap Home Page

saved on
about:
Ettercap is a comprehensive suite for leading man in the middle attacks.

jsOAuth

saved on
uri:
http://bytespider.github.com/jsOAuth/ This link is now broken.
about:
jsOAuth is a Javascript implimentation of the OAuth protocol which can be used in CommonJS envireonments.

Symfony2 Melbourne - Security Presentation

saved on
uri:
http://samjarrett.github.com/Symfony2-Security-Presentation/ This link is now broken.
about:
A very good talk by Sam Jarrett about the Symfony2 security layer

Bouncer - znarf's Bouncer at master - GitHub

saved on
about:
Bouncer is a real time statistics and security engine written in PHP5. It analyses the browser or bot version, and detects eventual bad behaviors in order to prevent spam.

skipfish - Project Hosting on Google Code

saved on
about:
A fully automated, active web application security reconnaissance tool. It creates a html reports which might prove useful for detecting security flaws or conception problems.

PhotoRec - CGSecurity

saved on
about:
PhotoRec is file data recovery software designed to recover lost files including video, documents and archives from Hard Disks and CDRom and lost pictures (thus, its 'Photo Recovery' name) from digital camera memory. PhotoRec ignores the filesystem and goes after the underlying data, so it will still work even if your media's filesystem has been severely damaged or re-formatted

Bypasser le chiffrement de disque sous Linux - devloop :: blog

saved on
uri:
http://devloop.lyua.org/blog/index.php?2009/06/01/573-bypasser-le-chiffrement-de-disque-sous-linux This link is now broken.
about:
Un article très intéressant de devloop, au sujet du contournement de l'encryptage des disques sous Linux. Comme d'habitude, toujours aussi brillant !

Storing Passwords in MySQL

saved on
about:
Securing plain text passwords in MySQL is NEVER a good idea. As a DBA you should take great care in protecting the users' information. Fortunately MySQL provides you with several options to protect passwords.

Hardened-PHP Project - PHP Security - Home

saved on
about:
The Hardened-PHP Project has the goal to help you with securing your applications and webpages.

PHP Security Consortium: PHPSecInfo

saved on
about:
The idea behind PHPSecInfo is to provide an equivalent to the phpinfo() function that reports security information about the PHP environment, and offers suggestions for improvement. It is not a replacement for secure development techniques, and does not do any kind of code or app auditing, but can be a useful tool in a multilayered security approach.
tags:
php security

Wapiti - Web application security auditor

saved on
about:
Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data. Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable.