Code Monkey home page Code Monkey logo

cs-token-vault's People

Contributors

henkru avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cs-token-vault's Issues

Assistance

Hi Henkru,

This looks like a great BOF and I wondered would you be able to assist me in using it please? I use a custom Havoc agent in C# and have implemented Nettitude's RunOF C# project within it to run bofs:

https://github.com/nettitude/RunOF

As you can see as part of that you need to specify each part of the cna manually so I have been trying to decipher your cna to run the BOF. As you can see the vault creation worked fine but then to steal something I struggled mainly due to what I think you have in regards 'vault address low' and high.

I wasn't sure what is required here and have tried both. Any tips on what string (assuming possible) might allow me to trigger your BOF please? Normally BOFs are quite simple so I can figure it out but this one is trickier. Thanks a lot

Edit: Maybe in hindsight this is too tricky a BOF to do this. It looks like I must be able to recreate this packing:

$1,
'"'.$pid_fmt.'"',
2,
'long('. ($vaultid & 0xFFFFFFFFL) . ')',
($vaultid >> 32),
size(@PIDS)
),
@PIDS

which might be a command like this but I am not sure passing strings as the vault-id would work in the code expecting longs:

-i:2 -z:iiis -s:2 -z:000001CA0E3F1D20 -z:000001CA0E3F1D20 -i:1 -s:1848

Having theses conversions in the cna may make it impossible so feel free to close this if that's the case......

image

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.