Justin,
Please see the following:
https://github.com/Security-Onion-Solutions/security-onion/wiki/Passwords#xplico
Thanks,
Wes
Any idea on how to log into the program?
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onion+unsubscribe@googlegroups.com.
To post to this group, send email to security-onion@googlegroups.com.
Visit this group at https://groups.google.com/group/security-onion.
For more options, visit https://groups.google.com/d/optout.
Hello Justin,
If you want to use Xplico locally from Security Onion use that URL : http://127.0.0.1:9876/ and login with the default username and password.
If you want to access Xplico remotely, use the IP of the server in the URL (ex. http://10.10.10.10:9876/). Do not use the name of the server in the URL. Long story short, there is code in the web page that you must change to allow that. Also, don't forget to allow the traffic from port 9876 (ufw allow 9876).
Regards,
Eric
Thank you guys. I am able to get in now just to play around with it to make sense of it. Eric, thanks for the recommendation. I'm just slowing looking around at SO and only been logging into the physical machine itself.