Skip to content
View nickpending's full-sized avatar
  • Southern California

Block or report nickpending

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 Loading

  1. AI prompt chain to create API wordli... AI prompt chain to create API wordlist in json
    1
    **PURPOSE**
    2
    
    
    3
    For a company that specializes in SPECIALTY create an exhaustive wordlist for each part of an API endpoint needed to operate, manage, maintain, support, service, assist the business and it's customers. Include version, resource path and action or sub-resource in the format of EXAMPLE_STRUCTURE. Include production and non-production endpoints.
    4
    
    
    5
    **SPECIALITY**
  2. AI prompt chain to generate API endp... AI prompt chain to generate API endpoints from json input
    1
    **PURPOSE**
    2
    
    
    3
    Use INPUT_VALUE to create an exhaustive list of API endpoints in the format of EXAMPLE_STRUCTURE
    4
    
    
    5
    INPUT_VALUE
  3. asn2ip asn2ip Public

    asn2ip is a command-line tool that retrieves and displays AS information.

    Go 1

  4. A quick utitlity to encode json payl... A quick utitlity to encode json payloads in a querystring after generating a sequence of ids or other values
    1
    #!/usr/bin/env ruby
    2
    
    
    3
    require 'optparse'
    4
    require 'base64'
    5
    
    
  5. veracode/scan_health veracode/scan_health Public

    Veracode Scan Health

    Go 5 9

  6. projectdiscovery/asnmap projectdiscovery/asnmap Public

    Go CLI and Library for quickly mapping organization network ranges using ASN information.

    Go 733 65