Files
TW-D 1c86254f9e Capturing Credentials Submitted via HTTP
This payload uses *inotifywait* and *DYNAMICPROXY* to monitor the HTTP POST data streams generated by a client and extract sensitive information using *awk*.
2025-12-03 07:57:54 -05:00

765 B

Capturing Credentials Submitted via HTTP

  • Author: TW-D
  • Version: 1.0
  • Category: Credentials
  • Netmode: NAT

Prerequisite

Packet Squirrel Mark II

Description

This payload uses inotifywait and DYNAMICPROXY to monitor the HTTP POST data streams generated by a client and extract sensitive information using awk.

Configuration

In the ./modules/login_request.awk file, you can improve the regular expression, contained in the login_patterns variable (L3), by adding new HTTP parameters. Additionally, you can add new AWK files to the ./modules/ directory; they will be automatically taken into account.

Usage

The captured credentials will be available in the file ./loots/credentials/.log.