Skip to content

Instantly share code, notes, and snippets.

View hisashiyamaguchi's full-sized avatar

Hisashi Yamaguchi hisashiyamaguchi

View GitHub Profile
{
"dataRows": [
{
"id": "1",
"l7Protocol": "HTTPS",
"request": {
"startTime": 1649638271180,
"connectionId": "0x6C488E5F161A65DA92706",
"domain": "entitlement.diagnostics.office.com.",
"uri": "/v1/supporteligibility",
Get-WmiObject -Class Win32_Product | Select-String "xxxx"
# install eksctl.
$ brew install eksctl
# Create a cluster.
$ eksctl create cluster --name hisashiyamaguchi --fargate --region us-east-2 -p janrain
Assume Role MFA token code:
# Get clusters.
$ eksctl get cluster --region us-east-2 -p janrain
Assume Role MFA token code:
#!/bin/sh
sudo yum -y update
sudo yum -y install firewalld
sudo yum -y install kernel-devel-$(uname -r)
sudo yum -y localinstall http://packetfence.org/downloads/PacketFence/RHEL8/packetfence-release-11.1.el8.noarch.rpm
sudo yum -y install --enablerepo=packetfence packetfence
setspn -A HTTP/[email protected] hisashiyamaguchi
ktpass /out hisashiyamaguchi.keytab /princ HTTP/[email protected] /mapuser [email protected] /pass "xxxx!" /crypto All /ptype KRB5_NT_PRINCIPAL
{
"device_posture_signals": "https://signal.dps.akamai-access.com/",
"token_endpoint_auth_methods_supported": [
"client_secret_post",
"client_secret_basic",
"client_secret_jwt"
],
"code_challenge_methods_supported": [
"plain",
"S256"
<samlp:Response
xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
ID="_39FDCB1F1BCF120098E89A4750374BB7"
InResponseTo="_077d996f-6b37-4172-8492-ae1d415596e8"
Version="2.0"
IssueInstant="2021-09-16T00:44:00Z"
Destination="https://login.microsoftonline.com/login.srf">
<saml:Issuer>https://login.akamaidemo.net/saml/idp/sso</saml:Issuer>
<Signature
#
# Recommended minimum configuration:
#
# Example rule allowing access from your local networks.
# Adapt to list your (internal) IP networks from where browsing
# should be allowed
acl localnet src 10.0.0.0/8 # RFC1918 possible internal network
acl localnet src 172.16.0.0/12 # RFC1918 possible internal network
acl localnet src 192.168.0.0/16 # RFC1918 possible internal network
<?xml
version="1.0"
encoding="UTF-8"?>
<saml2p:Response
Destination="https://nriokta.login.go.akamai-access.com/saml/sp/response"
ID="id1663368879221708679411174"
InResponseTo="_D86B5A6619EEAF442EA0B21EBBC48BA1"
IssueInstant="2021-09-07T01:04:56.721Z"
Version="2.0"
xmlns:saml2p="urn:oasis:names:tc:SAML:2.0:protocol">