PFsense
PFsense
https://linuxtute.github.io/2018/08/08/Install-PfSense-2-4-3-on-Virtual-Box/
https://dlford.io/pfsense-nat-how-to-home-lab-part-3/
https://samuraihacks.com/install-pfsense-in-virtualbox/
1. Install pfsense by using these link as tutorial according IP addresses given in the architecture.
Three interfaces:
WAN Adapter 1 linked to the AIMS network by bridge (that will use dhcp). Give
screenshots as proof
LAN Adapter 192.168.89.1 (fixed) in a network called internal. Give screenshots as
proof
DMZ Adapter 192.168.80.1 in a network called dmz. Give screenshots as proof
Assign Interfaces
c. Put the Kali Linux host to the LAN and permit to get access on internet
Test with this link
a.Permit DNS and ICMP from dmz network to the Pfsense on dmz interface
b.Permit the LAN get access to dmz for any port and any protocol on LAN Interface
c.Permit http, ftp and email access to dmz from anywhere on WAN interface
d.Connect metasploitable on DMZ network, give screenshot that shows internet
navigator has access on metasploitable server from anywhere.
Give a screenshot as proof
3. Configuration of services: Go to server menu and click on DHCP SERVER. Complete the
configuration by giving DNS servers IP
On Kali send a new dhcp request and test the link http://google.com/ . Give a screenshot
as proof.
4. Filtering: On the Firewall Menu permit http access from anywhere to DMZ and NAT Port
forward.
Show the access on metasploitable from physical machine (internet).