search

Home  >  Q&A  >  body text

php - Is it possible to bypass account permission restrictions (only VIP users will display all pictures) and crawl to all pictures? iis server

1. Can you bypass the restrictions on account permissions (only VIP users will display all pictures) and crawl to all pictures? iis server

世界只因有你世界只因有你2746 days ago646

reply all(2)I'll reply

  • 滿天的星座

    滿天的星座2017-05-17 09:57:42

    When the other party returns the image result based on judging the VIP user's session, it cannot be bypassed.

    So you can test whether the other party’s server’s VIP restrictions are based on web pages (html) or images (jpg png).

    In addition, you can also try various methods to obtain the session-cookies of other VIP users

    reply
    0
  • PHP中文网

    PHP中文网2017-05-17 09:57:42

    Crawlers can only crawl data that normal users can see

    reply
    0
  • Cancelreply