Skip to content
View lbonanomi's full-sized avatar

Block or report lbonanomi

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
lbonanomi/README.md

Pinned Loading

  1. GeoSnitch GeoSnitch Public

    Expose Linux and Windows laptop geolocation in osquery

    Go

  2. Nag about `curl | bash` Nag about `curl | bash`
    1
    # The construction `curl http://example.com/shellscript.sh | bash` fills me with boiling rage
    2
    #
    3
    # export BASH_ENV=/usr/local/bin/blockCurlPipeBash.sh 
    4
    
                  
    5
    if [[ $(grep "$(cat /proc/$$/cmdline | tr '\000' "\n" | tail -1)$" /etc/shells) ]]
  3. UsesAndRecommends UsesAndRecommends Public

    Highlights of my daily toolkit

    1

  4. notes notes Public

    Try the Wiki

    HTML 4 1

  5. pi pi Public

    Browser redirects to a random mutual Github follower's page

    Python

  6. doozer doozer Public

    Scrape & serve Windows patch versions

    Python