8000 GitHub - serkanh/CURRYFINGER: CURRYFINGER - SNI & Host header spoofing utility.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CURRYFINGER - SNI & Host header spoofing utility.

License

Notifications You must be signed in to change notification settings

serkanh/CURRYFINGER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CURRYFINGER

CURRYFINGER measures a vanilla request for a particular URL against requests directed to specific IP addresses with forced TLS SNI and HTTP Host headers. The tool takes a string edit distance, and emits matches according to a rough similarity metric threshold.

Use it to find the real origin server behind popular CDNs.

Kudos to christophetd/CloudFlair for the inspiration.

Check out the corresponding post for details and example usage.

REQUIREMENTS

go get -u github.com/corpix/uarand
go get -u github.com/texttheater/golang-levenshtein/levenshtein

BUILDING

go build

COMPLAINTS

Yes.

LICENSE

MIT.

About

CURRYFINGER - SNI & Host header spoofing utility.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%
0