Wednesday, June 27, 2018

Re: simple django application since im a beginner I'm unable to doit..

On 25/06/18 15:57, mr.satheesh4@gmail.com wrote:
> I want to know the IP is malicious or not by simple web application
> since I'm a beginner I unable to do it. help me
Define malicious ? You would need to look  at how it is normally defined
(normally companies use blacklists of IP address ranges - mainly based
on those ranges being used in spam attacks) - those blacklists will be
updated often.

Without a blacklist of some form you can't just look at an IP address
and decide that it is 'malicious' - when you register for an IP-range
they don't ask if you plan to use the range for hacking.

> --
> You received this message because you are subscribed to the Google
> Groups "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to django-users+unsubscribe@googlegroups.com
> <mailto:django-users+unsubscribe@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto:django-users@googlegroups.com>.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/40926567-952b-449b-85b2-e7e91ab86b82%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/40926567-952b-449b-85b2-e7e91ab86b82%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.


--
--
Anthony Flury
email : *Anthony.flury@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>*

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6cdecd4b-1efc-1405-9fc6-0a9f33797ee2%40btinternet.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment