FiloSottile / FiloSottile/Heartbleed
Testing VPNs
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 451
- PR merge metrics
- No merged PRs in 30d
Description
Issues testing VPNs, getting these results from two different OpenVPN servers I run:
$ Heartbleed examplevpn.com:1194 - ERROR: dial tcp x.x.x.x:1194:connection refused
$ Heartbleed examplevpn2.com:1194 - ERROR: dial tcp x.x.x.x:1194: i/o timeout
Am I doing something wrong or do these use SSL differently to how https works?
Contributor guide
Research direction
Start with the Heartbleed command-line entry point and reproduce the two OpenVPN commands from the issue against the reported endpoints. Compare the connection-refused and timeout results with the tool's supported protocol assumptions; done means confirming whether this is unsupported VPN behavior or a reproducible tool bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100