Skip to content
View lager1's full-sized avatar
Block or Report

Block or report lager1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CVE-2023-35078 CVE-2023-35078 Public

    Proof of concept script to check if the site is vulnerable to CVE-2023-35078

    Shell 4 3

  2. Run MSF payloads from C# Run MSF payloads from C#
    1
    using System;
    2
    using System.IO;
    3
    using System.Runtime.InteropServices;
    4
    
                  
    5
    namespace UnmanagedCode
  3. leap_hand leap_hand Public

    simple program to move robotic hand Lynxmotion AL5D with human hands through Leap Motion sensor

    C++ 3