Code Monkey home page Code Monkey logo

keyring's People

Contributors

leoloobeek avatar llprtvt avatar thehackerish 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

keyring's Issues

httpkey does not fetch the URL

I know this is an old project, but I'd appreciate if you could provide some guidance.
Using the httpkey with the URL and a dummy user-agent in JScript embeds them in the JS file, but I see no http request made to my server during the decryption. I had ti manually input the hash of the response from the server in the combos inside the JS file in order to work, but that defeats the purpose of controlling the key.

Here is the yaml config file:

language: jscript
payloadFile: empire-plain.js
outputFile: empire-enc-web.js
keyers:
  -
    name: httpkey
    inputs:
      - https://my.site/key/get
      - Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
    keydata: 26bbfb8460185c683077a2b37c84ceaff649028af69222a4b30d130951ef539aebbf16101969ef2a337fe0edd0b31894be6ac443d0a35e635b00d7c70674cae3
retries: 0
sleep: 0

The keydata was obtained by running keyring --request https://my.site/key/get

I run the command keyring --config examples/js-test-config-web.yml

When running the JS file in debug mode, I see it is trying to decrypt using each item in the combo list, but no request is made to my server, and obviously the program exists.

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.