D
D
doroshenko_magic2019-02-10 15:26:49
Wget
doroshenko_magic, 2019-02-10 15:26:49

How to download the admin panel using wget?

Pages that come after registration are not downloaded. Is it possible to download them using wget? (html/css/js without php of course)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Boris Syomov, 2019-02-10
@kotomyava

You can download, for example, by getting a session cookie in the browser, passing authorization, saving it, and slipping it into wget (--load-cookies), or even go through authorization and save the cookie with the same wget.
However, authorization can be based on different principles, and this approach will work in most cases, but not in all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question