Displaying 20 results from an estimated 109 matches for "stealth".
2003 Jan 07
4
some ports not stealthed?
...n and especially the documentation.
My firewall box masq''s a private net via dialup modem. Configuration is
almost exactly as described in the two-interface example.
My question regards the result of a "internet test scan" that I found
via google search...when I run the "Stealth Scan" at:
http://scan.sygate.com/stealthscan.html
...it reports ports 80,110,113,139,443,445,1080,8080 as being "closed,
but not stealthed, and therefore possibly vulnerable to a TCP/IP stack
vulnerability, even though no service is running on the port" (I''m
paraphrasin...
2003 Jan 02
2
crazy smbpasswd
help!....im really confused, ...
i created the user "Stealth" on my Linux redhat 7.3 machine and when i
configure my smb.conf file, for path = /home/Stealth, the machine would show
up in "Computers Near Me" on my other windoez 2000 machine, but would not
accept any passwords to the [share], when i run smbpasswd -a Stealth i get
this..........
2004 May 01
4
New ENUM service, what do you think?
Stealth Communications Announces Registry to Avoid Access Fees
Posted on: 04/23/2004
Stealth Communications Inc. today announced the official launch of a registry that allows service providers routing calls over the
Internet to avoid paying local phone companies access charges.
The VPF ENUM Registry all...
2007 Nov 22
4
Port 631 closed, not hidden
I have the firewall turned on my CentOS 5 box, but GRC is
reporting that 631 is closed instead of stealthed. If the
firewall isn't configured to allow that, then why might that
be happening?
Miark
2001 Mar 24
2
Stealth Router
Hi,
in FreeBSD kernel is options that make router stealth, packet passed throw
router have no change in TTL value.
Is a posibility to make similar thing in Linux, I think that in traceroute
isn''t this hop, no asteris, no router, no change in TTL, nothing ...?
PSIkappa
psi@atlantis.sk
1998 May 27
0
Updated: Sentry Port Scan Detector 0.60
...actions:
1) Log the attacker hostname/IP and ports probed.
2) Run external program.
3) Configure routing table to drop route of attacking host.
4) Configure local packet filter (ipfwadm/ipfw) to drop all packets from
attacking host.
New Features in version 0.60
=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Full stealth scan detection and response
----------------------------------------
Sentry will now detect and respond to stealth scans against your host from
advanced scanners such as nmap:
http://www.dhp.com/~fyodor/nmap/index.html
Scan types detected include:
- Full connect() scans.
- SYN/Half-open scans....
2001 Apr 02
0
Stealth firewalling
Hi.
Is it possible to set up a stealth firewall with 2.4.3 + iptables? I
know there are patches for 2.2.x kernel (to enable bridge for using
ipchains). Does 2.4.x directly support it?
TIA.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
** RoMaN SoFt / LLFB **
roman@madrid.com
http://pagina.de/romansoft
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
2003 Sep 27
8
ShieldsUp scan
...sirable
- but is that what I want ? Afaik, it *is*, but I''m half expecting that
since the default was set to ''ACCEPT'', there may well be a good reason
for having it configured that way.
''ShieldsUP'' seems to consider that all ports should be ''stealth''. Of the
first 1056 ports on this box all but 3 of them are ''stealth''. Those 3
are ports 113, 139, and 445 which show up as ''closed'' and are thus
detectable. Should I be amending my shorewall configuration so that
those 3 ports show up as stealth (as...
2003 Feb 01
0
windows2linux help please
here is a copy of my smb.conf file
[Stealth@Nooblesse Stealth]$ cat /etc/samba/smb.conf
[global]
workgroup = Tightwork
server string = samba server
hosts allow = all
log level = 2
log file = /usr/local/samba/var/samba.log
security = share
# encrypt passwords = yes
## some printer s...
2004 May 03
1
Start recording during call by pressingbutton sequence
Zac,
Thanks for the input. This would cover it, however it is not stealth.
In some cases, you may want it to be stealth. Again, my state allows me
to do this, but some states do not. I've done a little searching and
could not find an answer. Basically, to simplify the question: When is
it legal to record interstate calls without giving notice, when the
recording p...
2003 Aug 28
0
[louisk@bend.com: snort, postgres, bridge]
...sembly, stateful inspection of TCP streams, etc. Can statefully
# detect various portscan types, fingerprinting, ECN, etc.
# stateful inspection directive
# no arguments loads the defaults (timeout 30, memcap 8388608)
# options (options are comma delimited):
# detect_scans - stream4 will detect stealth portscans and generate alerts
# when it sees them when this option is set
# detect_state_problems - detect TCP state problems, this tends to be very
# noisy because there are a lot of crappy ip stack
# implementations out there...
2012 Mar 02
1
R developer opportunity in a computational marketing startup
...Experience using Big Data technologies (like Hadoop) is desirable
- Experience with marketing analytics and marketing decision
sciences would be a plus but is not essential
About the company:
The company is a NYC/Bangalore based computational marketing startup
and is currently in a deep stealth mode. This startup combines
next-generation marketing science with new large datasets to surface
competitive dynamics at the DMA-level. Using this, it generates
actionable insights to power a new way of marketing called Agile
Marketing System. The startup has real customers and expects to come
out...
2007 Dec 18
11
Shields-Up Scan of Shorewall Firewall
...n from grc.com on the firewall, i.e. a scan of the
external interface.
I m a little suprised at the results. On the firewall
i have postfix running ( smtp port 26 ), openssh ( ssh
port 22) and port forwarding of port 85 (on the
firewall ) to an internal host.
The Shields-Up scan shows port 26 as stealthed , port
22 as open and port 85 open as well. Port 113 ( ident
auth ) was listed as close.
My questions:
1. Why is the smtp port stealthed whilst other are
open?
2. What about port 113 ? Any issues / comments. How do
i get rid of it?
regards,
marco.
___________________________________...
2019 Sep 19
4
LLVM building problem
...#39;m using a Virtual Machine with Ubuntu 18.04 at VIrtualBox and I'm trying
to build the LLVM project from https://github.com/llvm/llvm-project.git.
This VM has 6 cores (from an intel core i-7 8th gen), 11GB of RAM and 300GB
of storage (from a 1TB HDD) at a laptop, this is the model: MSI GS63
Stealth 8RE.
Then, I'm doing exactly that this tutorial says to build LLVM:
https://llvm.org/docs/GettingStarted.html
1) Clone the project from git: "git clone
https://github.com/llvm/llvm-project.git".
2) Use cmake at the build directory: "cmake -G 'Ninja' ../llvm".
3) Bu...
2007 Jul 26
8
IAX connections broken
Dear All:
I have several boxes that up and running just great, then we changed
internet equipment due to a lightning strike, now all my inbound IAX
connections (iax2 show peers) have unknown status. If I log into the
remote boxes, it says "Request sent."
The authentications haven't changed at all, and all the iax.conf
settings are correct. It looks like a firewall issue, but
2004 Sep 07
1
stealt match grsecurity
hi,
can i use shorewall with configured stealth match. it described as followed:
Enabling this option will drop all syn packets coming to unserved tcp
ports as well as all packets coming to unserved udp ports. If you
are using your system to route any type of packets (ie. via NAT)
you should put this module at the end of your ruleset, since it...
2003 Jan 08
0
Shorewall and NIS, Why Reject...
...> Cheers.
>
> **********************************************************************
> I have shorewall up and running on my system. (GNU-Linux Mandrake 9)
>
> When I tested my firewall at grc.com, Shields-Up informs me that ports
> 113 and 135 are closed and not ''stealthed''
>
> When reading the faq on the Shorewall site I saw that shorewall rejects
> rather than denys connection requests on ''TCP ports 113, 135, 137 and
> 139 as well as UDP ports 137-139''.
>
> The file /etc/shorewall/common.def advises me not to edit th...
2002 Feb 25
1
Web Business on the Internet 3341
ebook.best2web.com
Free Download
Beginner's Guide to Starting a Web Site
Totally Free Web Resources
Unlimited Profits
7 Secrets To Unlimited Traffic
Scientific Advertising
How to Start Your Own Traffic Virus
Marketing Warriors Tips
eBookoMatic
eBook Submitter
The Best of Web Gold
On Line Stealth Marketing
ebook.best2web.com
steven@best2web.com
kubylpednxurouhbngiggmormbgcjlcmtupqjzmvmsipqiovye
2003 Apr 22
1
redhat 9?
im trying to compile wine (wine-2003.03.03.18.tgz) when i run wine i get
wine: chdir to /tmp/.wine-stealth/server-341-21c005 : No such file or
directory
i am using redhat 9, and i have read some docs i think i was suppose to
compile with --with-nptl, witch i did but still no go... please help
2002 Apr 29
3
ports ''closed'', not ''blocked''???
Using Shorewall v1.2, and testing the firewall using scan.sygate.com, I
am informed that several ports (web (80), ident (113) and DCE locator
(135) are ''closed'' rather than ''blocked''.
All other ports show as blocked or ''stealthed''.
I haven''t set up any rules or policies that have anything to do with 80,
113 or 135.
Is this normal shorewall behaviour or have I possibly mis-configured
something?
By the way, I''ve been playing with a variety of Linux firewall tools for
several years and Shore...