JSP website
This a small website about indicating knowledge of JSP, JSTL, taglibs, SSL, database integration, email support etc in Apache Tomcat & Derby. The attachment also includes the description. [Source]
A Chosen Ciphertext Attack on RSA Optimal Asymmetric Encryption Padding (OAEP) as Standardized in PKCS #1 v2.0. [Source] Implementation was removed after request from University of Bristol.
Build a proxy server in C using threads and sockets. Every server can have up to two connections on the proxy. Client requests must be satisfied. New servers must be added to a list/array upon a request and must be removed if no request comes within 10 seconds. [Source]
This is my final year project in Higer Technical Institute. It is a multimedia website about an occupied by the Turkish troops city. To remeber and never forget what we had and was taken from us. No preview or source is available here because the files are very large since they contain video, audio and…
In my case, this was mostly happening in public spaces like hotels, airports and malls; when one day it started happening at home which is simply not acceptable! I have struggled with it for quite some time, searching in forums where nobody seems to know what they are talking about. Some claim that this is…
A common error that you can come across while updating your WordPress plugins is the one in the screenshot where WordPress is requesting to provide the Connection Credentials in order to be able to update. For me personally this happened when I moved my websites to a new server and the permissions of the files…
This post explains how PuTTy SSH Tunneling can be easily used to bypass firewall rules blocking ports. Let’s say that we have the following setup where only communication via port 22 is allowed between two hosts: Step 1: Open profile and load server’s profile Step 2: Navigate to Connection->SSH->Tunnels and add new port as the…