Skip to content
View repicij's full-sized avatar
🏠
Working from home
🏠
Working from home
  • The wilds of South Jersey

Block or report repicij

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Using error messages to decloak an S... Using error messages to decloak an S3 bucket. Uses soap, unicode, post, multipart, streaming and index listing as ways of figure it out. You do need a valid aws-key (never the secret) to properly get the error messages
    1
    #!/bin/bash
    2
    
                  
    3
    # Written by Frans Rosén (twitter.com/fransrosen)
    4
    _debug="$2" #turn on debug
    5
    _timeout="20"