Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Python: Endpoint Tester - Testing endpoints for data validation and fuzz

  • Brian Warner
  • 2016-08-19
  • 885
Python:  Endpoint Tester - Testing endpoints for data validation and fuzz
pythonweb application testingtestingqaautomationfuzzingendpointowaspxsssql injection
  • ok logo

Скачать Python: Endpoint Tester - Testing endpoints for data validation and fuzz бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Python: Endpoint Tester - Testing endpoints for data validation and fuzz или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Python: Endpoint Tester - Testing endpoints for data validation and fuzz бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Python: Endpoint Tester - Testing endpoints for data validation and fuzz

The code for this Python utility is at:
https://github.com/continuousqa/Endpo...

As always, only test web applications you have permission to test

Concept:
A Python script for testing security and functionality of Web Application Endpoints.

While front end may or may not have validation for POSTs to the backend, attacks can come directly to the back end endpoints of an application.

The script makes use of the "requests" module in Python (in order to capture user Session cookies after logging in) and then with the proper session it iterates over a dictionary of endpoints, and their corresponding JSON Payload.

The JSON Payload is replaced adhoc where there might be fragile code elements.

The script makes use of data manipulation (XSS, mix encoding, etc) as well as Fuzzing. The fuzzer takes a character ("A" for example) and user input for how much of a buffer to create. It then creates a list of values of the character, to the user specification. Then it passes each string to each endpoint, working its way up to the largest character string created.

Other Tools:
This doesn't replace the need for utilities like BurpSuite or OWASP's ZAP.

This simply is a quick utility to vet your specific endpoints against specified attack vectors. It is in no way meant to replace other tools which are updated by the InfoSec community.

Links:
For XSS attack vectors, I used the OWASP XSS Cheat Sheet:
https://www.owasp.org/index.php/XSS_F...

ZAP:
https://www.owasp.org/index.php/OWASP...

BurpSuite:
https://portswigger.net/burp/

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]