Giter Site home page Giter Site logo

k2 / hashserver Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 3.0 71 KB

A Kestrel app server provides a just in time JitHash white list. The client is in powershell and can be used to test remote system memory for unknown code. Rendered doc's are here https://K2.github.io/HashServer/

License: GNU Affero General Public License v3.0

C# 100.00%
hashing integrity integrity-monitoring memory memory-hacking whitelist-validation

hashserver's Introduction

K2

Contact info on the left lower side for social media and things.

Hi there ๐Ÿ‘‹

I'll write this out a bit more in time :)

  • Exploits, Windows, Linux, Security, performance, learning, anything really ;).
  • Memory forensics
    • Physical memory
    • CPU ABI related mechanisms for P2V isolation recursivly through hypervisor layers
    • IDS evasion
  • ๐Ÿ“ซ How to reach me; Feel free to email my personal account [email protected]

  • ๐Ÿ˜„ Pronouns: he

  • โšก Fun fact: full sender

hashserver's People

Contributors

k2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hashserver's Issues

Local Hash Server Issue: exceptoin in calling external gRoot server

Hi @K2

I have spawned a local hash server successfully, and then executed the following (using the appropriate credentials)

Test-AllVirtualMemory -TargetHost 192.168.2.4 -aUserName 'user' -aPassWord 'pass' -MaxThreads 256 -ElevatePastAdmin -GUIObject

Test-AllVirtualMemory has the following configuration.
$gRoot = "https://pdb2json.azurewebsites.net/api/PageHash/x"
$HashServerUri = "http://192.168.2.100:3342/api/PageHash/x <-- where hash server is running

The result was the following (on the spawned hash server): <----Any ideas?

Should I replace Program.Settings.External with Program.Settings.Internal and also replace https://pdb2json.azurewebsites.net/api/PageHash/x with my local hash server?


warn: Default[0]
exceptoin in calling external gRoot server. System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1.ConfiguredTaskAwaiter.GetResult() at System.Net.Http.DiagnosticsHandler.<SendAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1.ConfiguredTaskAwaiter.GetResult()
at System.Net.Http.HttpClient.d__58.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification

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.