Tags: osint
Rating: 5.0
950 points
One of the developers of this CTF worked really hard on this challenge.
note: the answer is not the author's name
Author: c
Now for a much more real-world OSINT challenge. First, I started by doing a bit of recon. I ascertained that:
AU
in AUCTF
is for Auburn University (homeapge)AUCTF
is run by members of the AUEHC
(Auburn University Ethical Hacking Club). AUEHC
is comprised of members:
AUCTF
Discord is run by discord users:
AUEHC
also has a Github Organization, which the following github users are a part of:
nadrojisk
, with a pending pull request formulated by demarcus1621
, with nothing interesting in it.AUEHC
only has one player, nadrojisk
. https://ctftime.org/team/82180With that in mind, I went about composing this table:
Name | Discord | Github | Gitlab | Notes | |
---|---|---|---|---|---|
Jordan Sosnowski | nadrojisk AKA nadrojisk#6700 | https://github.com/nadrojisk | NA | https://twitter.com/nadrojisk | All commits to the challenge repo. Prime suspect. Nothing interesting on twitter |
Vincent Chu | vincent AKA FlaminArrowz#5042 | https://github.com/vincentchu37 | https://github.com/vincentchu37/gitlab | Private | Has commits to the site @ https://github.com/auehc/auehc.github.io, https://www.linkedin.com/in/vincentchu37/ |
Demarcus Campbell | 死神 (shinigami) AKA demarcus1621#6819 | https://github.com/demarcus1621 | NA | Does not Exist | Has pull request to auehc/AUCTF-2020 @ https://github.com/auehc/AUCTF-2020/pull/1 but changes only to README.md, and from private repo :( |
Abhinav V. | Kensocolo AKA Kensocolo#1000 | NA | NA | https://twitter.com/kensocolo | Twitter, not much found |
Charlie Harper | c AKA _c#9643 | https://github.com/chharles | NA | NA | Pretty sure this is Charlie Harper |
The flag was in a repo that was conveniently not pinned in Vincent Chu's github. This was in one of the past commits in their repo AUCTF-2020
link archive made by github user chharles
, who I have retroactively added to the table above.
auctf{G1tHuB_4lwAY5_r3mEmB3r5_8923_1750921}
~Lyell Read