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

Block or report MrMoshkovitz

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. Virtual Machine Initilizing Virtual Machine Initilizing
    1
    #!/bin/bash -v
    2
    # set -x
    3
    # trap 'read -p "run: $BASH_COMMAND"' DEBUG
    4
    
    
    5
    # Update SSH Port to 2220
  2. GitHub-Copilot-CLI-PowerShell GitHub-Copilot-CLI-PowerShell
    1
    function checkResponse {
    2
      if ( $Args[0] -eq $true ) {
    3
        $fileContents = Get-Content $tempFile
    4
        Write-Host $fileContents
    5
        # write contents of file to console (basically EVAL())
  3. Alias commands to use GitHub Copilot... Alias commands to use GitHub Copilot CLI in PowerShell
    1
    # You should insert this script into your PowerShell Profile script so it exists in every session
    2
    
    
    3
    # Fun fact: This script was mostly generated by ChatGPT by giving it the bash version of the output 
    4
    # from `github-copilot-cli alias -- "$0"` with a few fixes from me
    5
    
    
  4. hacktricks-cloud hacktricks-cloud Public

    Forked from HackTricks-wiki/hacktricks-cloud

    1

  5. Listing of a number of useful Google... Listing of a number of useful Google dorks.
    1
    "personal information management" site:slant.co OR site:producthunt.com OR site:g2.com OR site:alternativeto.net OR site:saashub.com OR site:startupstash.com OR site:startupresources.io OR site:remote.tools
    2
    "          _                      _          "
    3
    "   _     /||       .   .        ||\     _   "
    4
    "  ( }    \||D    '   '     '   C||/    { %  "
    5
    " | /\__,=_[_]   '  .   . '       [_]_=,__/\ |"
  6. awesome-hacker-search-engines awesome-hacker-search-engines Public

    Forked from edoardottt/awesome-hacker-search-engines

    A curated list of awesome search engines useful during Penetration testing, Vulnerability assessments, Red/Blue Team operations, Bug Bounty and more