Advertisement
v1993

Geofailure

Nov 30th, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. > GET /api.php?meta=tokens&action=query&format=json&type=login HTTP/1.1
  2. > Soup-Debug-Timestamp: 1638310108
  3. > Soup-Debug: SoupSession 1 (0x558d7f394100), SoupMessage 1 (0x558d7f3c08c0), SoupSocket 1 (0x558d7f592510)
  4. > Host: geohashing.site
  5. > Accept-Encoding: gzip, deflate
  6. > User-Agent: GeohasingWikiHelper/unreleased (https://github.com/v1993/geohashingwikihelper, not published yet, talk to vyo2003 in geohasing IRC about problems with it) libsoup-2.4
  7. > Accept-Language: en-us, en;q=0.9, en;q=0.8
  8. > Connection: Keep-Alive
  9.  
  10. < HTTP/1.1 200 OK
  11. < Soup-Debug-Timestamp: 1638310108
  12. < Soup-Debug: SoupMessage 1 (0x558d7f3c08c0)
  13. < Date: Tue, 30 Nov 2021 22:08:28 GMT
  14. < Content-Type: application/json; charset=utf-8
  15. < Transfer-Encoding: chunked
  16. < Connection: keep-alive
  17. < X-Content-Type-Options: nosniff
  18. < Set-Cookie: geowiki_session=m9aqmi2daf0dl9mhaf7tq3nao67e6mg5; path=/; secure; HttpOnly
  19. < X-Frame-Options: DENY
  20. < Content-Disposition: inline; filename=api-result.json
  21. < Cache-Control: private, must-revalidate, max-age=0
  22. < X-XSS-Protection: 1; mode=block
  23. < Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
  24. < Server: Aux3
  25. < Content-Encoding: gzip
  26. <
  27. < {"batchcomplete":"","query":{"tokens":{"logintoken":"86e8d57f35917755e0c1361eb3a67e8761a6a0dc+\\"}}}
  28.  
  29. > GET /api.php?meta=tokens&action=query&format=json&type=csrf HTTP/1.1
  30. > Soup-Debug-Timestamp: 1638310108
  31. > Soup-Debug: SoupSession 1 (0x558d7f394100), SoupMessage 2 (0x558d7f3c0aa0), SoupSocket 1 (0x558d7f592510)
  32. > Host: geohashing.site
  33. > Accept-Encoding: gzip, deflate
  34. > User-Agent: GeohasingWikiHelper/unreleased (https://github.com/v1993/geohashingwikihelper, not published yet, talk to vyo2003 in geohasing IRC about problems with it) libsoup-2.4
  35. > Accept-Language: en-us, en;q=0.9, en;q=0.8
  36. > Connection: Keep-Alive
  37. > Cookie: geowiki_session=m9aqmi2daf0dl9mhaf7tq3nao67e6mg5
  38.  
  39. < HTTP/1.1 200 OK
  40. < Soup-Debug-Timestamp: 1638310108
  41. < Soup-Debug: SoupMessage 2 (0x558d7f3c0aa0)
  42. < Date: Tue, 30 Nov 2021 22:08:28 GMT
  43. < Content-Type: application/json; charset=utf-8
  44. < Transfer-Encoding: chunked
  45. < Connection: keep-alive
  46. < X-Content-Type-Options: nosniff
  47. < X-Frame-Options: DENY
  48. < Content-Disposition: inline; filename=api-result.json
  49. < Cache-Control: private, must-revalidate, max-age=0
  50. < X-XSS-Protection: 1; mode=block
  51. < Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
  52. < Server: Aux3
  53. < Content-Encoding: gzip
  54. <
  55. < {"batchcomplete":"","query":{"tokens":{"csrftoken":"+\\"}}}
  56.  
  57. > POST /api.php?action=clientlogin&format=json&token=%2B%5C HTTP/1.1
  58. > Soup-Debug-Timestamp: 1638310108
  59. > Soup-Debug: SoupSession 1 (0x558d7f394100), SoupMessage 3 (0x558d7f3c0d70), SoupSocket 2 (0x558d7f592780)
  60. > Host: geohashing.site
  61. > Content-Type: application/json
  62. > Accept-Encoding: gzip, deflate
  63. > User-Agent: GeohasingWikiHelper/unreleased (https://github.com/v1993/geohashingwikihelper, not published yet, talk to vyo2003 in geohasing IRC about problems with it) libsoup-2.4
  64. > Accept-Language: en-us, en;q=0.9, en;q=0.8
  65. > Connection: Keep-Alive
  66. > Cookie: geowiki_session=m9aqmi2daf0dl9mhaf7tq3nao67e6mg5
  67. >
  68. > {"logintoken":"86e8d57f35917755e0c1361eb3a67e8761a6a0dc+\\","username":"v1993","password":"like i would tell you"}
  69.  
  70. < HTTP/1.1 200 OK
  71. < Soup-Debug-Timestamp: 1638310108
  72. < Soup-Debug: SoupMessage 3 (0x558d7f3c0d70)
  73. < Date: Tue, 30 Nov 2021 22:08:28 GMT
  74. < Content-Type: application/json; charset=utf-8
  75. < Transfer-Encoding: chunked
  76. < Connection: keep-alive
  77. < X-Content-Type-Options: nosniff
  78. < MediaWiki-API-Error: notoken
  79. < X-Frame-Options: DENY
  80. < Content-Disposition: inline; filename=api-result.json
  81. < Cache-Control: private, must-revalidate, max-age=0
  82. < X-XSS-Protection: 1; mode=block
  83. < Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
  84. < Server: Aux3
  85. < Content-Encoding: gzip
  86. <
  87. < {"error":{"code":"notoken","info":"The \"token\" parameter must be set.","*":"See https://geohashing.site/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at &lt;https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce&gt; for notice of API deprecations and breaking changes."}}
  88.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement