This document compares the security of the ARAN and AODV routing protocols in mobile ad hoc networks (MANETs) through simulation. It provides an overview of AODV and ARAN, describing their route discovery, maintenance, and security features. It then analyzes two types of attacks - blackhole attacks and IP spoofing attacks - and whether each protocol is vulnerable. The document describes simulating the two protocols under these attack conditions in the GloMoSim simulator to evaluate metrics like packet delivery ratio, path length, delay, and throughput. It finds that ARAN is more secure against these attacks since it uses message authentication via digital signatures, while AODV is vulnerable due to lack of authentication.