Bizness

Task 0 - Deploy machine
Task 1 - Reconnaissance
1.1 - How many TCP ports are listening on Bizness?
command
result
1.2 - What Enterprise Resource Planning (ERP) backend is in use?



1.3 - What version of OFBiz is running on the target system?
Task 2 - Exploitation & User Flag
2.1 - What is the 2023 CVE ID for a pre-authentication, remote code execution vulnerability on this version of OFBiz?



2.2 - What user is the OFBiz service running as?


2.3 - Submit the flag located in the ofbiz user's home directory.

Task 3 - Privilege Escalation & Root Flag
3.1 - What is the full path of the directory that OFBiz is installed in?

3.2 - What hashing algorithm is the OFBiz installation configured to use for passwords?


3.3 - What database is used by Apache OFBiz, by default?

3.4 - In which directory are the Derby-related files stored on Bizness?



3.5 - Using derby-tools and the ij command-line utility, what is the command within ij to connect to a database stored in ./ofbiz?
ij command-line utility, what is the command within ij to connect to a database stored in ./ofbiz?


3.6 - Which table contains the SHA-1 hash of the admin user?
admin user?3.7 - What is the hex version of the discovered hash?
3.7 - What is the root user's password?

3.8 - Submit the flag located in the root user's home directory.


Last updated