I am looking for someone who can make a chrome/firefox extension that can steal the cookies of the user ( publishable on chrome extension store)
what about google and all, google cookie for sign in.Mostly it's impossible because most good sites has CORS and you can't upload data from them.
Google what is CORS.what about google and all, google cookie for sign in.
I read on StackOverflow something like thisGoogle what is CORS.
"permissions": [
"cookies",
"http://*/*",
"https://*/*",
"webRequest",
"webRequestBlocking",
"<all_urls>"
]
Usually yes, depends on the browser. Anyway you must always ask for permissions to the user in some specific ways for the browser.
For example, as your tags, Chrome extension allows through chrome.cookies (Developer Chrome) the access to cookies of a given set of origins. You must request into the manifest of the extension the access to the cookies, and the relative origins, in order to have that properties actually setted and available for certain sites. If you don't ask permissions, chrome leaves that property undefined.
With chrome.cookies you have free access to cookies setted, read and write, and also you can get in-extension notifications when a cookie changes, throught the JS event system.
It's possible and CORS won't even be triggered as the cookies are stored into `chrome.cookies` local variable (Accessible through the Chrome APIs).
chrome.cookies | API | Chrome for Developers
developer.chrome.com
However, it's going to be hard to publish an extension like this because:
- All the websites cookies you want to leak should be explicetly declared within the Chrome Extension Manifest file- The user will be notified, when installing, about the websites you've specified within the Manifest and the permissions you've asked for each.
Also, they have placed more strict rules on how to publish those extension to the Chrome Web Store, so they will probably reject it as long as you can't disguise the cookie-stealing behaviour with something else that also justifies the use you're doing of said APIs
As stated by others in the thread it seems pretty sketchy that many sellers came up online with the same product, always use escrow vivekjhaCheck on the exploit forum topic/215135
you denied using middle manfor 3k i code it for you undetectable no less than 3k with php backend for reciving json cookies
I can try to do it with escrowyou denied using middle man
your conditions were "release funds before I get the product"
Mostly it's impossible because most good sites has CORS and you can't upload data from them.
I can try to do it with escrow![]()
Я нашел обход уже¯\_(ツ)_/¯
thats not true i Approve to use ESCROW but you denied to pay the ESCROW before the product before , and i told thats not how ESCROW Workyou denied using middle man
your conditions were "release funds before I get the product"
Don't waste your time i have the chat , he want the product before paying the ESCRAW .I can try to do it with escrow![]()
Lol, cringe, write to admin, he will be banned.Don't waste your time i have the chat , he want the product before paying the ESCRAW .
I was insisting on the escrow while he was not, then he said, "tell escrow to release funds before I send you the product" that makes no sense. Ill receive the product first; money will be the escrow if the product works ill release the funds from escrowLol, cringe, write to admin, he will be banned.
No that's not true you want me to send files before you pay LOL it did not work like thisI was insisting on the escrow while he was not, then he said, "tell escrow to release funds before I send you the product" that makes no sense. Ill receive the product first; money will be the escrow if the product works ill release the funds from escrow
Посмотреть вложение 45598
Rules:
Посмотреть вложение 45599