Skip to content

Commit 72291d3

Browse files
authored
Update open_proxy.md
1 parent 17d7faa commit 72291d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modules/auxiliary/scanner/http/open_proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Description
22

3-
Checks if an HTTP proxy is open. False positive are avoided by verifying the HTTP return code and matching a pattern. The CONNECT method is verified only by the return code. HTTP headers are shown regarding the use of proxy or load balancer.
3+
Checks if an HTTP proxy is open. False positives are avoided by verifying the HTTP return code and matching a pattern. The CONNECT method is verified only by the return code. HTTP headers are shown regarding the use of proxies or load balancers.
44

55
## Verification Steps
66

0 commit comments

Comments
 (0)