Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

Re: Blocking IP's / e-com fraud

Subject: Re: Blocking IP's / e-com fraud
Date: Fri, 31 Dec 2004 17:07:45 +0100
That was a very nice tool indeed Allan, what is it called and how may
I acquire it?

- Stian


On Thu, 30 Dec 2004 16:36:48 -0500, Allan Wind
<allan_wind@lifeintegrity.com> wrote:
On 2004-12-29T19:44:38-0600, Dan Tesch wrote:
In IIS if I want to block an entire range like:

XXX.78.0.0 - XXX.83.255.255

how should that look in the IIS Mgr?

do I need to make multiple entries like:
XXX.78.0.0
XXX.79.0.0
XXX.80.0.0, etc.?

awind@wind-a:~$ netmask --cidr 10.78.0.0:10.83.255.255
      10.78.0.0/15
      10.80.0.0/14

awind@wind-a:~$ netmask --standard 10.78.0.0:10.83.255.255
      10.78.0.0/255.254.0.0
      10.80.0.0/255.252.0.0

and what should the subnet masks look like?

I do not know anything about IIS, but netmask or similar utilities makes such
calculations easy (substitude 10 with xxx).


/Allan




<Prev in Thread] Current Thread [Next in Thread>