Skip to content

SprayType_InfinateCampus

Aenosh Rajora edited this page Apr 1, 2025 · 1 revision

This type is meant to be used for spraying a targets infinite campus web login portal. Infinite campus can have different urls depending on how it is exposed or configured. To use correctly the target needs to be the web login path. ie https://infinitecampus.target.com/campus/portal/something.jsp. this acts as the referer and will allow the request to be formatted correctly.

Example

./phantommist -s infinitecampus -u myuser@company.com -p mysupergreatpassword1 -t "https://infinitecampus.target.com/campus/portal/something.jsp"
Clone this wiki locally