We will setup a FTP server and use kerberos for authentication. We will use `vsftpd` as the FTP server and `kerberos` for authentication. We will use `lftp` to login to the FTP server and test the kerberos authentication.
Apr 21, 2024
We will setup a tor client and use it to create custom tor circuits. Further we can setup the browser to use tor client through socks proxy and use the custom tor circuit to browse the internet and fetch data.
Mar 29, 2024
We will setup a private tor network with 3 relays, 1 exit node, 1 client and 1 server. This will simulate a private tor network and we will see the network traffic between the client and the server with and without tor.
Mar 29, 2024
We will be creating a setup for a simple web application to be acessed via firewall that we will making using `PF` of FreeBSD.
Feb 4, 2024
Implemented a authentication feature for a KDC based multi-threaded IRC chat server using needham schroeder protocol. There is a central Key Distribution Server which acts as a trusted party which clients can use to authenticate themselves.
Jan 1, 2024