Next dream job can be in an HTTP header
21–30 of 178 posts
Re: Next dream job can be in an HTTP header
#22How did you find quirky headers on other websites? Did you use a script?
$ curl -s -o /dev/null -D - https://frenxi.com/http-headers-you-dont-expect/
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 47608
Connection: keep-alive
Last-Modified: Fri, 15 May 2020 01:35:43 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Via: 1.1 ddaf46a95abcfc80e8eae76235e2127c.cloudfront.net (CloudFront), 1.1 37d64bca4c93552139fb3a85c9c4a119.cloudfront.net (CloudFront)
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-hack: Like HTTP headers? Check this blog post https://frenxi.com/http-headers-you-dont-expect/
X-Amz-Cf-Pop: SEA19-C2
Date: Fri, 15 May 2020 04:48:24 GMT
ETag: "194d54c969aad10b9c74ca6d591ae3e7"
Cache-Control: public, must-revalidate, max-age=0
Vary: Accept-Encoding
X-Cache: RefreshHit from cloudfront
X-Amz-Cf-Pop: SFO20-C1
X-Amz-Cf-Id: J_OaNOGn_a8oZRQzKfe9spXbuDp-V-zhmlX1tQJSLNM1BD4EFTYERg==Re: Next dream job can be in an HTTP header
#23Reminds me of when I solved one of the CTF challenges for a website only for my reward to be "We're hiring! Apply at jobs.example.com!"
Real "be sure to drink your Ovaltine" moment.
Re: Next dream job can be in an HTTP header
#24Most systems I work on, I find a way to put a fun X-header into the server. Favorite so far was: `X-MrSkeltal: thank`
Re: Next dream job can be in an HTTP header
#25The adds would of course be targeted at hackers, such as come work for us, since only hackers read source-code. So it would be a very targeted ad (like the http-header thing).
I don't know if this has been tried out in practice but why not, if even HTTP-headers are used for a similar purpose?
Re: Next dream job can be in an HTTP header
#26Just telling people to apply to domain.com/jobs is pretty lame. So, basically the same door that anyone else goes through when they click the "Careers" link in your site's footer? Reminds me of when I solved one of the CTF challenges for a website only for my reward to be "We're hiring! Apply at jobs.example.com!" Real "be sure to drink your Ovaltine" moment.
Re: Next dream job can be in an HTTP header
#27https://repl.it/jobs might be relevant here.
Re: Next dream job can be in an HTTP header
#28Re: Next dream job can be in an HTTP header
#29Can someone share what header the author added to their site? I only have my iPhone for the next 6 days. Anyone know of a way to see headers on an iPhone out of curiosity?
Re: Next dream job can be in an HTTP header
#30>>That specific header seems to be a "default" one if you host your site on WordPress VIP, the enterprise WordPress hosting solution managed by Automattic. Now thats terabytes of data moving around :)