Pinned Loading
-
nodejs-radius-pap-server-and-custom-auth
nodejs-radius-pap-server-and-custom-auth Public archiveA party hack to setup secure (WPA Enterprise) wifi setup where visitors to the demo party Birdie could login to the wifi in a secure way. By using there e-mail that is registered and the barcode on…
JavaScript 2
-
List all your API GATEWAY resources...
List all your API GATEWAY resources in AWS that have no authorization enabled (=Public access) and no api key with aws cli 1# This is a ugly but working bash oneliner to quickly list all resources in api gateway with no authorizer set, that means public internet access to that API.
2# It is a good way to get a indication if you or your developers are doing the right thing when they deploy services, internal services should be using keys or better, aws_iam protection. This is not checking if your api gateway is deployed on a private vpc but that should be easy to fix if you need it.
3#
4# You need aws cli v2 as v1 will only give you ~25% of all api gateways.
5# Tested in Ubuntu 20.04 with aws cli version aws-cli/1.18.48 Python/3.8.5 Linux/5.8.0-50-generic botocore/1.15.48 and
-
Alexa-framework-for-n00bs
Alexa-framework-for-n00bs PublicLearning GO by building a framework to make it more simple to have alexa to read out static answers found on S3 or do lookups to a db. Everything through config instead of writing lambdas/code
Go
-
-
-
webhook-docker
webhook-docker Publichttps://github.com/adnanh/webhook running on ubuntu 20.04 with git+certs so you can run scripts inside of docker. Instead of going light weight as https://github.com/almir/docker-webhook I focused …
Dockerfile 1
If the problem persists, check the GitHub status page or contact support.