Network.Security.Tools [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Network.Security.Tools [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید







Chapter 3. Extending Hydra and Nmap


Many security tools do not support a plug-in architecture, making
extending these tools somewhat challenging. However, if your security
tool uses a modular architecture, or if it uses a configurable
database for specifying its behavior, you can extend it more easily.
In this chapter we demonstrate how to extend the popular open source
security tool, Hydra, to support an additional protocol, as well as
adding signatures to the service signature file for the popular port
scanner, Nmap, to recognize additional services.

By extending existing tools to support additional protocols and
services, you can test for security vulnerabilities in networks where
nonstandard or proprietary protocols and services exist, without
creating an entirely new tool from scratch.


/ 85