picoCTF 2021: Nice netcat...
- Solution - Acknowledgement Solution When I execute the given command, I get this output: This seems to be a list of ASCII codes. I can use a convert…
4件の記事
- Solution - Acknowledgement Solution When I execute the given command, I get this output: This seems to be a list of ASCII codes. I can use a convert…
- Solution - Acknowledgement Solution You're given a file called warm . Run file on it and you'll find that it's an ELF file. Run ./warm and you'll ge…
- Solution - Acknowledgement Solution You will be given the following files. - ende.py - flag.txt.en - pw.txt The ende.py is a simple encryption/decry…
- Solution - Acknowledgement Solution Download the attached file and run cat on it. You'll find the flag. Acknowledgement Thank you, CMU security and…