Skip to content

tbiehn/CURRYFINGER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

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