Description
People say, you’re good at brute forcing… Have fun!
Service: 188.166.133.53:11117
Continue reading [Internetwache CTF 2016] [Code 80 – Brute with Force] Write Up
People say, you’re good at brute forcing… Have fun!
Service: 188.166.133.53:11117
Continue reading [Internetwache CTF 2016] [Code 80 – Brute with Force] Write Up
Students have developed a new admin login technique. I doubt that it’s secure, but the hash isn’t crackable. I don’t know where the problem is…
Attachment: web50.zip
Service: https://mess-of-hash.ctf.internetwache.org/
Continue reading [Internetwache CTF 2016] [Web 50 – Mess Of Hash] Write Up
Universal Re-Encryption
Let p be a prime, and g be an element of ℤ/pℤ of prime order q.
Let x ∈ ℤ/qℤ be the private key, and h = g^x (mod p) be the public key.To encrypt a message m ∈ ℤ/pℤ, pick two random values r, s ∈ ℤ/qℤ, and compute the ciphertext as follows:
(a, b, c, d) = (g^r, h^r, g^s, mh^s).Download a valid ciphertext σ = (a, b, c, d) below, and compute another valid ciphertext σ′ = (a′, b′, c′, d′) such that:
σ and σ′ decrypt to the same message;
a ≠ a′ and b ≠ b′ and c ≠ c′ and d ≠ d′.
Continue reading [Sharif University CTF 2016] [Crypto 100 – Universal re-encryption] Write Up
52.91.163.151:30303
===Win this simple text decoder and take your flag !===
Crypto Question 1 500 pts
You are in this GAME. A critical mission, and you are surrounded by the beauties, ready to shed their slik gowns on your beck. On onside your feelings are pulling you apart and another side you are called by the duty. The biggiest question is seX OR success? The signals of subconcious mind are not clear, cryptic. You also have the message of heart which is clear and cryptic. You just need to use three of them and find whats the clear message of your Mind… What you must do?
Continue reading [HackIM 2016] [Crypto 500 – Crypto question 1] Write Up