Infernal.Buisness Writeup
Link: Infernal.Buisness by Hack For Satan
- Details: Web Challenge
- Author Rating: ???
- Flag Count: 1
- Flag Contents: ckm8.me
Link: Infernal.Buisness by Hack For Satan
#!/bin/bash | |
while : | |
do | |
clear | |
curl -s 'https://cyberchallenge.com.au/2018/scoreboard/standings.json' | jq '.standings[0,1,2,3,4,5,6,7,8,9] | "\(.name) \(.points)"' | |
sleep 2m | |
done |
#/bin/bash | |
# This application requries AWS-CLI enabled and configured including your Location, and sox to allow the play command. (This could be substitued with another application if you wish to keep this as minimal as possible) | |
# We have selected "Justin" for the voice, but you can use any of the selection by AWS Polly, which are as follows; "Ivy","Joanna","Joey","Justin","Kendra","Kimberly","Matthew","Salli","Russell","Nicole","Amy","Brian","Emma","Geraint". | |
voiceid=Justin | |
# This variable is used to obtain the catfacts in a .json format, which then we pipe into jq, and finally into tr to clean the output up. | |
tts=$(curl -X GET --header 'Accept: application/json' 'https://catfact.ninja/fact' | jq '.fact' | tr -d '"') |
I hereby claim:
To claim this, I am signing this object: