Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
ctfs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
CampusCyberSecurityTeam
ctfs
Commits
ca243f17
Commit
ca243f17
authored
Apr 09, 2017
by
Fabian Würfl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cybertalents 2017: Add writeup for 'Crack the hash'
parent
6f1c84f4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
0 deletions
+14
-0
2017-04-06-cybertalents.md
_events/2017/2017-04-06-cybertalents.md
+1
-0
cybertalents2017-crack-the-hash.md
crypto/cybertalents2017-crack-the-hash.md
+12
-0
write-ups.md
write-ups.md
+1
-0
No files found.
_events/2017/2017-04-06-cybertalents.md
View file @
ca243f17
...
...
@@ -18,3 +18,4 @@ quite a few "question answering"-challenges*
| Reversing | getting started | 50 |
[
writeup
](
/reversing/cybertalents2017-getting-started.md
)
|
| Forensics | Lost Files | 100 |
[
write-up
](
/forensics/cybertalents2017-lost-files.md
)
|
| Crypto | Guess the Password | 50 |
[
writeup
](
/crypto/cybertalents2018-guess-the-pw.md
)
|
| Crypto | Crack the hash | 25 |
[
writeup
](
/crypto/cybertalents2018-crack-the-hash.md
)
|
crypto/cybertalents2017-crack-the-hash.md
0 → 100644
View file @
ca243f17
# [Cybertalents 2017](https://cybertalents.com) - Crack the hash (25 pts)
> A hacker leaked the below hash online.
> Can you crack it to know the password of the CEO?
> 1ab566b9fa5c0297295743e7c2a6ec27
duckduckgo for the hash, first result is:
https://md5.gromweb.com/?string=Iamtheflag
flag =
`Iamtheflag`
> Solved & write-up written by Fabian Würfl
write-ups.md
View file @
ca243f17
...
...
@@ -27,6 +27,7 @@ We organize our WriteUps by category - not by ctf.
| Hash on Hash |
[
easyctf 2017
](
/_events/2017/2017-03-13-easyctf.md
)
|
[
link
](
/crypto/easyctf2017-hash-on-hash.md
)
| bash, md5, crackstation.net |
| Genius |
[
easyctf 2017
](
/_events/2017/2017-03-13-easyctf.md
)
|
[
link
](
/crypto/easyctf2017-genius.md
)
| python, bash, md5, crackstation |
| Guess the Password |
[
Cybertalents 2017
](
/_events/2017/2017-04-06-cybertalents.md
)
|
[
writeup
](
/crypto/cybertalents2018-guess-the-pw.md
)
| easy, hash, luck, duckduckgo |
| Crack the hash |
[
Cybertalents 2017
](
/_events/2017/2017-04-06-cybertalents.md
)
|
[
writeup
](
/crypto/cybertalents2018-crack-the-hash.md
)
| easy, hash, gromweb.com |
## Web
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment