Questions tagged [stealth]
6 questions
4
votes
6 answers
Stealthed vs Closed Port
I was reading a website about the difference between stealthed and closed ports.
http://www.grc.com/faq-shieldsup.htm
A closed port will echo a packet if closed. However, a stealthed port will not respond at all.
Is it recommended to stealth all the…
Unknown
- 1,675
- 6
- 20
- 27
1
vote
0 answers
How to create Stealth or DMZ Name Server?
We need to create an Stealth (DMZ, Split or Hidden Master) Name Server. We are able to create Name Server for our private network and our sub-domain's are resolve in our Local Area Network where not in World Wide! Would you please help us to resolve…
Śhāhēēd
- 111
- 4
1
vote
1 answer
svchost.exe using tcp https protocol on local port 50721?
I am noticing a ton of system processes running on my network from a specific computer and there are TCP https packets being sent. Here are a few IPs I notice. Is this normal? Ukraine addresses giving no results back when tracing them ip-lookup
I…
ImDeveloping
- 11
- 3
1
vote
3 answers
Linux Stealth Process
I have a process named "stealth" that has infected my server (slamming my CPU) and I can't figure out where it is to remove it for good. Everytime I kill the process it somehow starts itself again...
ps -ef | grep stealth gives me this:
But I have…
Jesse Bunch
- 314
- 2
- 9
0
votes
2 answers
Apache: Stealth 404 the admin area until authenticated via basic auth, then allow access
Given a administrative area with urls like this:
wp-admin/
wp-admin/whatever
wp-admin/another-page
wp-adminsecretlogin
A standard basic-auth coverage would provide a username and password prompt on all three urls, and return a 403 on all failed…
Kzqai
- 1,278
- 4
- 17
- 32
0
votes
5 answers
how to make standard ssh port a stealth port?
I'm running a personal ssh server on a nonstandard port. If someone tries to log into my ssh server thru the standard port 22, it seems that the server sends "Connection refused" message.
$ ssh localhost
ssh: connect to host localhost port 22:…
RamyenHead
- 311
- 3
- 6
- 11