TL;DR Just jump to the conclusion at last part if you think this write-up is too lengthy →
Cryptography
Thnks fr th Pwds
Description:
- It seems to be encoded as base64, so I decoded it in the following command
MetaCTF{encoding_is_N0T_the_same_as_encryption!!}Wrong Way on a One Way StreetDescription:

- Find the hash with online cracking tools and get:
MetaCTF{babyloka13}Size MattersDescription:

- Find the RSA with online cracking tools and get:
MetaCTF{you_broke_rsa!}Forensics
Magic in the HexDescription:

- Found the magic number of the
VMDKfile by googling
Got flag:
KDMSharing Files and PasswordsDescription:

- Download the
pcapfile and filter the FTP protocol and the password revealed METACTF{ftp_is_better_than_dropbox}Still Believe in Magic?Description:

- Got a file, and when
file magic.tar.gz, We got:1
magic.tar.gz: gzip compressed data, last modified: Fri Dec 3 16:51:29 2021, from Unix, original size modulo 2^32 10240
- It seems the flag is compressed in two kinds of methods (
.tarand.gz), so we have to decompress it.
- It seems the flag is compressed in two kinds of methods (
MetaCTF{was_it_a_magic_trick_or_magic_bytes?}Referece
- How to decompress files in gzip
- How to decompress files in tar
Other
This Ain't a Scene, It's an Encryption RaceDescription:

- Find the Mitre ATT&CK technique ID for the encryption of data by googling
T1486Reconnaissance
Sugar, We're Goin UpDescription:

- Found that by googling
CVE-2021-22205The Best Laid Plans...Description:

- Found that by googling
MetaCTF{Ipv4pReceiveRoutingHeader}Who Broke the Printer This Time?Description:

- Found that by googling
CVE-2021-34527Web Exploitation
Under InspectionDescription:

- There is an easy login-page
- I try to look around the
Networkby Developer’s tools and find something interesting: MetaCTF{do_it_with_style_or_dont_do_it_at_all}Conclusion for this semester (ASU CSE 466)
Fun
- Although this is the last CTF game playing with the team
ToInfinityAndBeYANd, I had a lot of fun. Thank you all for playing CTF with me this semester. Plus, thank you Yan for providing this great opportunity for us to play CTF this whole semester. Have a lot of fun. Thanks! I’ll keep pushing until I get the yellow belt (even the blue belt)! LOL
Shout out to all the teammates!

We had a team called
Hackerin discord 













