Webmin control panel

scud

Expert Member
Joined
Sep 1, 2005
Messages
1,169
Reaction score
277
Location
Cape Town, SA
Hi guys and gals
So I need to install webmin on an Nginx server with only https open .
Ie https://webmin.domain .com:443

Any ideas if this is possible to run webmin a a server block (vhost)
Thanks
 
A vulnerability in the theme of webmin compromised one of my boxes a while back, won't ever have it open to the internet again.
 
Yes as Zoid mentioned...

I've had enough webmin boxes in engagements and would really consider alternatives.
 
Yes as Zoid mentioned...

I've had enough webmin boxes in engagements and would really consider alternatives.

I did find it very useful , leant a lot about stuff through webmin , but never again on production server
 
Pls share the alternatives to Webmin. Thx
if you absolutely need to use webmin, I lock it down something like this

1. Block webmin port on public IP. (eg 8888 )
2. Open webmin port on local network IP (8888)
3. Use the ssh to open proxy connection
ie. ssh -D 8888 [email protected] -p22
Configure Firefox with SOCKS proxy
Browse to Webmin on Firefox xxx.xxx.xxx:8888
will work while ssh proxy is running
I first VPN to the machines local network, but I'm sure it could work without a VPN connection
 

Attachments

  • Screenshot 2019-02-02 at 10.56.37.png
    Screenshot 2019-02-02 at 10.56.37.png
    91.1 KB · Views: 8
Web panels = vulnerabilities galore.

Just learn to do it via the terminal - you'll learn far more AND you won't be having to fix the cluster**** that is your hacked server.
 
I have been using CWP for a while now. Works well.
 
Top
Sign up to the MyBroadband newsletter
X