Website Security Tools

Website Security Tools

ANGEL OF DEATH FROM THE HELL (2013)
2
Fiddler is a free web debugging proxy which logs all HTTP(s) traffic between your computer and the Internet. Use it to debug traffic from virtually any application that supports a proxy like IE, Chrome, Safari, Firefox, Opera, and more. Fiddler steps in to help you record all the HTTP and HTTPS traffic that passes between your computer and the Internet. Fiddler supports a wide range of filters such as “hide a session”, “highlight interesting traffic”, “breakpoint for manipulation on a session”, “block traffic from sending”, and more that can save you loads of time and efforts.
You can store the HTTP(s) traffic you captured though Fiddler to an archive (SAZ file) and reload it later, even from a different computer.


Bricks: It's a web application security learning platform built on PHP and MySQL.
The project focuses on variations of commonly seen application security issues. Each 'Brick' has some sort of security issue which can be leveraged manually or using automated software tools. The mission is to 'Break the Bricks' and thus learn the various aspects of web application security. Bricks is a completely free and open source project brought to you by OWASP.


Panoptic:
It is a tool that searches for commonly known files through LFI vulnerabilities. Local file inclusion is a vulnerability that allows the attacker to read files that are stored locally through the web application.This happens because the code of the application does not properly sanitize the include() function. To get started, you will need Python 2.6+. Panoptic display the found file paths and it can save the actual files as well.


ModSecurity:
It is a web application firewall that can work either embedded or as a reverse proxy. It provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.

Posting Komentar

2Komentar

Kami sangat menghargai pendapat dan pengalaman Anda. Silakan berbagi wawasan, komentar, atau pertanyaan di bawah ini.
1. Harap hindari meninggalkan tautan aktif.
2. Tidak ada spam atau tautan palsu, karena kami menghargai interaksi yang jujur.
3. Hindari menyalin dan menempel tanpa izin dari admin; kami menghormati hak kekayaan intelektual.
4. Jika Anda menikmati postingan ini, tolong bagikan kepada teman-teman Anda. Bersama-sama, kita bisa mengubah dunia!
PLEASE WAKE UP. ONE VOICE CAN MAKE A DIFFERENCE AND A MILLION CAN CHANGE THE WORLD.

  1. If you use MySQL in your website, you can use MySQL encryption freeware, MyDiamo.
    http://www.mydiamo.com

    BalasHapus
Posting Komentar