Git Product home page Git Product logo

Comments (8)

TheRealNoob avatar TheRealNoob commented on September 12, 2024

Are you looking at a specific payload here? if so which one?

from bashbunny-payloads.

 avatar commented on September 12, 2024

Thank you so much for replying to me! The payload is called Mac Info Grabber. In fact, if I don't comment out the lines: /Library/Application\ Support/Google/Chrome/Default/Cookies [and]
/Volumes/BashBunny/$lootdir/chromecookies.db.... It won't grab anything! If I knew what I was doing, I could rewrite the code to grab specific documents from multiple directories, but I don't know how to write that; Desktop, Documents, Pictures, Downloads, etc.

Thank you in advance for your help. I can't express how much I appreciate it.

-Cheers!

from bashbunny-payloads.

markwbrown avatar markwbrown commented on September 12, 2024

I second this -- Chrome 56.0.2924.87 stores the Cookie db file in ~/Users/username/Library/Application\ Support/Google/Chrome/Default

from bashbunny-payloads.

 avatar commented on September 12, 2024

@markwbrown I appreciate your reply, but you restated the path that leads to the "Default" folder, which does not exist on any of my installs. The correct path to cookies on all of my Macs is as follows: ~/Users/username/Library/Application\ Support/Google/Chrome/Profile\ 2/Cookies

Have a look around your system and verify that there exists a Profile folder.

=Cheers!

from bashbunny-payloads.

markwbrown avatar markwbrown commented on September 12, 2024

@opticon Nope, ~/Users/username/Library/Application\ Support/Google/Chrome/ does not contain a Profile or numbered profile folder. Which version of chrome are you using?

from bashbunny-payloads.

TheRealNoob avatar TheRealNoob commented on September 12, 2024

As seb has labeled, this is a payload bug. Chrome can have any number of profiles including Default. By default during Chrome install you get a Chrome user called "Default". When you make more users their profiles are pointed at Profile 1, Profile 2, Profile 3, etc.

from bashbunny-payloads.

 avatar commented on September 12, 2024

Thanks @TheRealNoob for understanding what I was referring to, as well replying to my comment. What would the script look like if one were to look for the Cookies file within three profile folders only? It should't go beyond 3. Lastly, and unrelated to the cookies, I want to extract data from multiple sources on a Mac. I've copy and pasted the entire segment of code, but was curious if there was a single line of code that I should be using, rather than a segment, and add Desktop, Pictures, Downloads, etc. Thanks in advance.

from bashbunny-payloads.

TheRealNoob avatar TheRealNoob commented on September 12, 2024

@opticon
I can't speak for unix, but I have finished rewriting a Chrome script for Windows. Specifically a script that targets the database storing usernames/passwords for website logins. This one. It's not done just quite yet, the author and I still have a few details to work out. The same author also wrote a script for cookies and I plan on helping him out with that script next. There isn't a whole lot of difference between bash and powershell syntax, so you could probably take a look at my scripts once they go up in a week or so. But if you really want to get into modifying your own payloads I would suggest that you learn bash yourself.

from bashbunny-payloads.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.