Modifications
Historique de la page
Renamed
rédigé
juil. 29, 2020
par
LaplongeJunior
Afficher les modifications d'espaces
En ligne
Côte à côte
Server-services-and-ports.md
0 → 100644
Voir la page @
1f5c9e75
Existing websites templates
-
Shop
-
University
-
Bank (site-specific)
-
Mail (site-specific)
-
Hackshop
-
also, Maintenance (new httpserver by players)
Ports
-
5 numbers = duplicated service on the LAN
-
ALL
Files for hacking
/etc/passwds Password (especially root)
/var/system.log Logs to delete
/sys/xorg.sys For a perm crash, delete + reboot
/sys/config.sys For a perm crash, delete + reboot
/sys/network.cfgFor a perm crash, delete + reboot
Reusable later
/root/Config/Mail.txt + /home/USER/Config/Mail.txt
==> /root/Config/Bank.txt + /home/USER/Config/Bank.txt
==> /lib/net.so (different versions)
==> /lib/kernel_module.so(different versions)
==> /lib/init.so (different versions)
-
Services available through shops
21 ftp
/server/ftpd (on/off)
/server/conf/ftpd.conf (empty)
/Public/Downloads/ (empty by default, used for ftp missions)
==> /lib/libftp.so (different versions)
22 ssh
/server/sshd (on/off)
/server/conf/sshd.conf (empty)
==> /lib/libssh.so (different versions)
80 http
/server/httpd (on/off)
/server/conf/httpd.conf (empty)
/Public/htdocs/downloads/ (empty besides special cases below)
==> /Public/htdocs/website.html (website's design)
==> /lib/libhttp.so (different versions)
6667 chat
/server/chatd (on/off)
==> /server/conf/chatd.conf (NOT empty, json config!)
==> /lib/libchat.so (different versions)
-
NPC services
0 router (with metaxploit)
8080 router (http)
(TODO: new update feature)
==> /lib/kernel_router.so (different versions)
80-bis shop
==> /Public/htdocs/downloads/NAME.V.E.R (FREE TOOLS!)
80-ter hackshop
==> /Public/htdocs/downloads/NAME.V.E.R (FREE TOOLS!)
==> /server/missions.db (copying an empty one is required to host custom jobs on a website)
25 smtp (NOTE: will allow to host our own emails in the next update)
/server/conf/smtpd.conf (contains le tld)
/server/conf/UserConfig.sys (vide)
/server/smtpd (can't interact with?)
==> /lib/libsmtp.so (different versions)
141+3306+3307 (sql)
==> /lib/libsql.so (different versions)
141 bank_account
/server/conf/account.db
/server/conf/Transactions/ (vide?)
/server/accountsd (can't interact with?)
3306/3307 employees
/server/conf/employees.db
==> /server/employeesd (can't interact with?)
==> /bin/EmployeesViewer.exe
3306 students
/server/conf/students.db
/server/studentsd (can't interact with?)
==> /bin/StudentsViewer.exe
3307 criminals
/server/conf/criminals.db
/server/criminald (can't interact with?)
==> /bin/PoliceRecord.exe
/home/USER/trafficNetwork (useless but cool, the 3d effect works anywhere for now)
\ No newline at end of file