CVE-2024-3400: PAN-OS Command Injection Vulnerability in GlobalProtect Gateway. Learn More

CVE-2024-3400: PAN-OS Command Injection Vulnerability in GlobalProtect Gateway. Learn More

Services
Capture
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

twi-managed-portal-color
Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

twi-briefcase-color-svg
Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

tw-laptop-data
Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

twi-database-color-svg
Database Security

Prevent unauthorized access and exceed compliance requirements.

twi-email-color-svg
Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

tw-officer
Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

tw-network
Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Offensive Security
Solutions to maximize your security ROI
Microsoft Exchange Server Attacks
Stay protected against emerging threats
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

HOWTO: Forwarding information about the authenticated user to other devices

Expand / Collapse


This article applies to:

  • WebMarshal 6.10.3 and above

Question:

  • How can I forward information about the authenticated user to other devices?
  • Identifying the authenticated user at a proxy server upstream of WebMarshal

Procedure:

If WebMarshal forwards traffic to another proxy server or deviceyou may want to know which user was authenticated by WebMarshal.

WebMarshal 6.10.3 and above supports adding the X-Authenticated-User: header when using an upstream proxy. This header shows the user account associated with the request made to WebMarshal. It can be read using network capture software, or from logs of another device.

  • If IP authentication was used, the "authenticated user" is the machine name or IP address.

To enable X-Authenticated-User:

Add an attribute entry in the WebMarshal Proxy Configuration file (WMProxy.config.xml) as follows:

<WebMarshal>
  <Proxy>
      <Config>
<ProxySettings forwardAuthenticatedUser="true" {other settings} />       <Config>
   <Proxy>

</WebMarshal>

If the ProxySettings element is already present, do not add another copy of this element. For more information about editing XML documents, see Knowledge Base article Q12705.

To apply the change, restart the Proxy service.

Notes:

  • This setting only applies when WebMarshal is set to use an upstream proxy. If WebMarshal is set to direct internet access, the header is not added.
  • In a WebMarshal array, add this entry to the file on each processing node server.
  • To reduce security exposure, you should turn this option off when you are not actively using it.
  • For HTTPS requests, the X-Authenticated-User header is added only if the request is inspected.
  • If the X-Authenticated-User header was present in the request made to WebMarshal (indicating the request had already been forwarded from another device), it will be replaced with the username that was used to connect to WebMarshal.


To contact Trustwave about this article or to request support:


Rate this Article:
     

Related Articles



Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.