Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Tutorial Watch Netflix Free! filter_list
Author
Message
RE: Watch Netflix Free! #11
(10-26-2017, 11:30 AM)Bish0pQ Wrote: I didn't know something like this existed. Sure I knew cookies can be replaced and edited but didn't you could login onto Netflix with them. Isn't this the same as logging in with an account but instead of the account you grab the cookies from the account login and apply it then?
Yes, netflix doesn't require a session ID so you can simply log into any account with a valid cookie, I haven't really messed around with netflix that much but I will in the future and I'll update my response once I figure out how it completely works
Code:
[
{
    "domain": ".netflix.com",
    "expirationDate": 1509141814.025321,
    "hostOnly": false,
    "httpOnly": false,
    "name": "lhpuuidh-browse-R424KGAFMNG47BWBNJ3SEWRPRE",
    "path": "/",
    "sameSite": "no_restriction",
    "secure": false,
    "session": false,
    "storeId": "0",
    "value": "BR%3AES-HK%3Aa2099f8e-5013-4d69-98b1-65b89db21100_ROOT",
    "id": 1
},
{
    "domain": ".netflix.com",
    "expirationDate": 1509141814.025322,
    "hostOnly": false,
    "httpOnly": false,
    "name": "lhpuuidh-browse-R424KGAFMNG47BWBNJ3SEWRPRE-T",
    "path": "/",
    "sameSite": "no_restriction",
    "secure": false,
    "session": false,
    "storeId": "0",
    "value": "1509105819024",
    "id": 2
},
{
    "domain": ".netflix.com",
    "expirationDate": 1509156217,
    "hostOnly": false,
    "httpOnly": false,
    "name": "memclid",
    "path": "/",
    "sameSite": "no_restriction",
    "secure": false,
    "session": false,
    "storeId": "0",
    "value": "c5df2d48-0cbf-4c5e-893b-1ad355580da5",
    "id": 3
},
{
    "domain": ".netflix.com",
    "expirationDate": 1509156212,
    "hostOnly": false,
    "httpOnly": true,
    "name": "NetflixId",
    "path": "/",
    "sameSite": "no_restriction",
    "secure": false,
    "session": false,
    "storeId": "0",
    "value": "ct%3DBQAOAAEBEGP_mHkyXCCCfQAtDRuzf_6B0GEySrx44KMnCXZQ02gALWSdByOZO9n7i6-UVaK3S5DPPNCO_cWzHGBZffxxxc6-U4QLLYZcrlfi331CZey0bZW6eY_M1gv5xBGrlilDmvioc3geAgqJs95skrEG8EqxRvIQJ4cm8QmWcfNw8GHjJsyEwBfF-imruZGINFzXzsn924dvtX_2_QvHJk2l43_0yh01Y3mfVCPAwkCt-beFN2RWmvk_rDIDRgKGOrFdkpPQ20S-LeaK1fBKPFl98US6NOz7cVLsdAj7Ko-IWh3mghvvsO6mx8ri5-V9pqjS5-e51TRtfvMsHEbVzlXER0aHpRT4kasa65zJzKtdlBNMDtE2V43TOxsvfsllPWUUc2zV1ESfh-v9GfI-5xCBx-_HXLB5ejHYLEFv7mNs_S60Y-shFd5lYn_tWkmMEpsEt-aH1PloINr9FM8tD3ZfUVOPifGjSkKH843eupQMmqW0Idt2k3cX0UlQm4ystgvCKoIshgj3cmRJc3vomMDq9nJBpiBliQxKeqMIA2xH_0WQizmPvddWY3GtbATcwSVwfZ3p9o0PhgqDn3d2bZQofs1IU6J_C1HcDUUuTvr5Ka3kXq3aFEhWraii5ltn8F_B8Aur%26bt%3Ddbl%26ch%3DAQEAEAABABS7bSoxzrteHT8rae5ZoHp6FN1-Bay2ieE.%26v%3D2%26mac%3DAQEAEAABABTwQRCUUwu4zJxI8RylRtF6TmVENNL9mPo.",
    "id": 4
},
{
    "domain": ".netflix.com",
    "expirationDate": 1509156212,
    "hostOnly": false,
    "httpOnly": false,
    "name": "nfvdid",
    "path": "/",
    "sameSite": "no_restriction",
    "secure": false,
    "session": false,
    "storeId": "0",
    "value": "BQFmAAEBELvI45KA5034VLgRfMa0CmFglgNuY%2Fb1rSPNdcPiiZ1mNEdDDkSmMxgpvGjbOhw2wSJ%2FQAAkFyGHkk%2BNPvZWBiRk6gjc7BQPb5MPcpwL7h9bx0tH3sywhKSbwACeMMnaR6RJCZEKEWtP4Z9cDLX2%2FzzT",
    "id": 5
},
{
    "domain": ".netflix.com",
    "expirationDate": 1509107616.57332,
    "hostOnly": false,
    "httpOnly": false,
    "name": "profilesNewSession",
    "path": "/",
    "sameSite": "no_restriction",
    "secure": false,
    "session": false,
    "storeId": "0",
    "value": "0",
    "id": 6
},
{
    "domain": ".netflix.com",
    "expirationDate": 1509156212,
    "hostOnly": false,
    "httpOnly": true,
    "name": "SecureNetflixId",
    "path": "/",
    "sameSite": "no_restriction",
    "secure": true,
    "session": false,
    "storeId": "0",
    "value": "v%3D2%26mac%3DAQEAEQABABS9M6FOiFdPREP8mAMqhriWgZf7u0LX7yg.%26dt%3D1509105816507",
    "id": 7
},
{
    "domain": ".www.netflix.com",
    "hostOnly": false,
    "httpOnly": false,
    "name": "cL",
    "path": "/",
    "sameSite": "no_restriction",
    "secure": false,
    "session": true,
    "storeId": "0",
    "value": "1509105814887%7C150910580738542809%7C150910580790036577%7C%7C8%7CYCUP6AVKQBC6LHTPLFVGV5LOLQ",
    "id": 8
}
]
here is a working sample
(This post was last modified: 10-27-2017, 01:58 PM by Oblivious.)

Reply

RE: Watch Netflix Free! #12
I've just come across a very similar site here.

I haven't tried It, but you can probably apply the methods from this tutorial. Good work with adding the Images, It's extremely easy to follow.
[Image: AD83g1A.png]

[+] 2 users Like mothered's post
Reply

RE: Watch Netflix Free! #13
Didn't know Netflix was that broken. You would think that someone at Netflix would realize this and fix it.

Thanks for the share.
GPG key:
https://pgp.mit.edu/pks/lookup?op=get&se...B335BFCADA

Sig:
D96D 0220 0E13 CE13 8C6C  D697 F68B 0EB3 35BF CADA

[+] 1 user Likes VBQL's post
Reply

RE: Watch Netflix Free! #14
I do know this method works like a charm, so feel free to check it out. I can't understand though how such a large company such as Netflix doesn't realize a loophole like this exists. Yay for the hax0rs I guess.

[+] 2 users Like Drako's post
Reply

RE: Watch Netflix Free! #15
(10-27-2017, 03:41 PM)VBQL Wrote: You would think that someone at Netflix would realize this and fix it.

Either that, or take down the website responsible for providing the free service to Netflix.

It'll be Interesting to see how long the site (and other sites of similar nature) remain online.
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply

RE: Watch Netflix Free! #16
Hmm hope this works
Biggrin TY

Reply

RE: Watch Netflix Free! #17
I'm going to try this out when I can, thanks for sharing.

Reply

RE: Watch Netflix Free! #18
awesome bro !!! i never seen before that some websites post cookies for login accounts !
Life is a game  Evil , so  play
CALL 0x666   

Reply

RE: Watch Netflix Free! #19
Nice share, thanks a lot OP!

Reply

RE: Watch Netflix Free! #20
Hello man, tried to copy the cookies, imported them reloaded and nothing has changed Sad i am still in the home page with sign in button
Spoiler:
[Image: rsz-rufdq6b.png]
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.

Generally with our forum, I figured this went without saying. However, recent discussion has led me to believe otherwise. People are encouraged to read and follow our rules, especially those regarding illegal content. You have been warned - @oni

Reply







Users browsing this thread: 41 Guest(s)