Ive got this old pogo plug server and its running a webserver witch ive gotten access to. theres a youtuber by the name of films by kris that has helped alot but i still have some more questions.
There is a DEC-Notes server running on port 3333 and from what ive seen is a BBS. I would like to see if I can put a open ssh or https on this but im stumped. can anyone help?
hi @BeauNeedsHelp
....DEC-Notes server ....
probably best pitching to a specialist forum for that
What OS is the DEC-Notes server running on?
Do you consider something like stunnel putting HTTPS in front of it viable?
I'm not sure about ssh, maybe an account that has a shell that automatically connects to the DEC-Notes server?
its running Linux 2.6.31.8 #4 Tue Aug 23 13:00:50 PDT 2011 armv5tel
and when i put http infront it dosent connect. i ran nmap and its only got those 2 active.
Are you sure that it's actually running the DEC-Notes server software and that it's not something else re-using the same TCP port (3333)?
i have no clue, all i know is that when i nmap the ip it says DEC-Notes
Do you have any service where i can contact you else where?
/etc/services says dec-notes for port 3333
To connect to port 3333 use the following URL
http://hostname:3333
https://hostname:3333
I'll bet you that it's not actually running DEC-Notes and instead running something other than DEC-Notes which just happens to be listening on TCP port 3333 which has been allocated to DEC-Notes used.