Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontify #170

Open
robotshell opened this issue Sep 21, 2020 · 3 comments
Open

Frontify #170

robotshell opened this issue Sep 21, 2020 · 3 comments

Comments

@robotshell
Copy link

Service name

Frontify

Proof

  1. Execute the tool dig. Example dig example.com:
; <<>> DiG 9.11.5-P4-5.1-Debian <<>> example.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41542
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 4, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1460
;; QUESTION SECTION:
;example.com.		IN	A

;; ANSWER SECTION:
example.com.	900	IN	CNAME	subdomain.frontify.com.
subdomain.frontify.com. 60 IN A 1.1.1.1
subdomain.frontify.com. 60 IN A 1.1.1.2
subdomain.frontify.com. 60 IN A 1.1.1.3

;; AUTHORITY SECTION:
frontify.com.		172800	IN	NS	ns-1322.awsdns-37.org.
frontify.com.		172800	IN	NS	ns-1591.awsdns-06.co.uk.
frontify.com.		172800	IN	NS	ns-446.awsdns-55.com.
frontify.com.		172800	IN	NS	ns-748.awsdns-29.net.

;; Query time: 90 msec
;; SERVER: 10.10.10.10#53(10.10.10.10)
;; WHEN: Fri Jun 28 04:29:07 EDT 2019
;; MSG SIZE  rcvd: 291

Previous ip addresses and domains have been invented to show example

  1. Enter the subdomain adress in the web browser. Example subdomain.frontify.com. Check if it appears Error 404 like in the image.

  2. Create a free account: Free Trial

  3. Create one project.

  4. Enter to Account Settings menu.


6. In the Your Frontify Domain field, try the subdomain that we want to take. In the case of our example, we should change company-165332.frontify.com for subdomain.frontify.com.

  1. Upload any file in your project or create a guideline.
  2. Test the result. https://example.com/{path of the file that we have uploaded or guideline}
    Reminder: the file must have the public view enabled

Documentation

https://help.frontify.com/en/

@0xspade
Copy link

0xspade commented Dec 15, 2020

I was able to takeover the CNAME but it's not reflecting on the subdomain I want to takeover.

@pdelteil
Copy link
Contributor

pdelteil commented Dec 7, 2021

I just found a case where I couldn't take the subdomain:

;; ANSWER SECTION:
example.com.	900	IN	CNAME	domains.frontify.com.
domains.frontify.com. 60 IN A 1.1.1.1
domains.frontify.com. 60 IN A 1.1.1.2
domains.frontify.com. 60 IN A 1.1.1.3

And then

Screenshot from 2021-12-07 14-52-31

@Captain0X
Copy link

image
Hi ,this domain can we take over?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants