How to configure RPi to work as wifi access point that uses a Burp as a proxy? [migrated]

I am attempting to use a Raspberry Pi Model B+ as a WiFi access point with the IP address of 192.168.0.1. This access point should redirect all HTTP and HTTPS traffic to a different machine with the IP address of 192.168.0.29 on port 8080…. Continue reading How to configure RPi to work as wifi access point that uses a Burp as a proxy? [migrated]

How to solve Web Server Reverse Proxy Detection vulnerability reported by Nessus [closed]

The host to scan is a telecommunication terminal, which has only one network connection via a cat-5 cable directly to a PC, which installs Nessus to scan the terminal. The terminal has no any other network connections.
The CPU on the termi… Continue reading How to solve Web Server Reverse Proxy Detection vulnerability reported by Nessus [closed]

Does a proper Email ALG (i.e. Email-Proxy) alter/remove the local Email-Header information?

Does a proper Email ALG (i.e. Email-Proxy) alter/remove the local Email-Header information so the recipient does NOT get information about the locally used IP addresses?
Example:
Received: from mail.example.com (10.53.40.198) by
mail.exam… Continue reading Does a proper Email ALG (i.e. Email-Proxy) alter/remove the local Email-Header information?

How to sniff connection between web browser and 127.0.0.1:1234 running HTTP proxy on Client B’s machine while taking internet from client A’s machine?

Client A is connected to the public internet.
Client B gateway address is connected to the Client A’s network interface.
Client B is running a Web browser which is sending requests to 127.0.0.1:1234 HTTP Proxy, which encrypts and sends th… Continue reading How to sniff connection between web browser and 127.0.0.1:1234 running HTTP proxy on Client B’s machine while taking internet from client A’s machine?