#webscene

#The biggest in small world

Challenges published by Xer0Day

Vote: 1

# Crypt-art - rootme

Multi Platform 4 WriteUps: 1

"a language where the programs are works of modern art’’ A police unit intercepted a message from a terrorist group. This mes...

Vote: 1

# RSA Factorisation - rootme

Multi Platform 3 WriteUps: 2

The validation password was encrypted using this public key. ``` ciphertext : e8oQDihsmkvjT3sZe+EE8lwNvBEsFegYF6+OOFOiR6gMt...

Vote: 1

# note

Linux 4 WriteUps: 0

Check out my SECURITY PATCH for mmap(). despite no-ASLR setting, it will randomize memory layout. so it will contribute for ex...

Vote: 1

# otp - one time password

Linux 3 WriteUps: 0

I made a skeleton interface for one time password authentication system. I guess there are no mistakes. could you take a look ...

Vote: 1

# Diffie-Hellman key exchange on elliptic curves

Multi Platform 8 WriteUps: 0

Decrypt the captured network exchange between the client and the server (source code provided)....

Vote: 0

# echo1 service

Linux 3 WriteUps: 0

Pwn this echo service. Running at : nc pwnable.kr 9010...

Vote: 0

# rsa calculator

Linux 4 WriteUps: 0

Pwn this RSA calculator service. its lame, but it also supports some encryption/decryption. ``` Running at : nc pwnable.kr ...

Vote: 0

# echo2 service

Linux 3 WriteUps: 0

Pwn this echo service. Running at : nc pwnable.kr 9011...

Vote: 1

# ascii_easy

Linux 2 WriteUps: 0

We often need to make 'printable-ascii-only' exploit payload. You wanna try? hint : you don't necessarily have to jump at th...

Vote: 0

# kcrc (pwnable.kr)

Uncategorized 9 WriteUps: 0

This is a simple CRC calculator for kernel module programming exercise. I bet there are no bugs. but you can check it if you ...

Vote: 0

# syscall

Linux 4 WriteUps: 0

I made a new system call for Linux kernel. It converts lowercase letters to upper case letters. would you like to see the impl...

Vote: 1

# brain fuc*

Linux 3 WriteUps: 0

I made a simple brain-fuck language emulation program written in C. The [ ] commands are not implemented yet. However the rest...

Vote: 2

# unexploitable

Linux 9 WriteUps: 0

I don't think this is exploitable bug. do you agree? (task is patched. unintended easy solutions will not work from now :P) ...

Vote: 0

# brain fuck

Uncategorized 4 WriteUps: 0

I made a simple brain-fuck language emulation program written in C. The [ ] commands are not implemented yet. However the rest...

Vote: 0

# md5 calculator

Linux 4 WriteUps: 0

We made a simple MD5 calculator as a network service. Find a bug and exploit it to get a shell. hint : this service shares t...