The online DB has been switched to Postgres and the field holding the
IP is of type "inet" now.
I also added another script to allow single automatic submission:
http://seven.alameda.net/~ulf/nimda/addsingle.php?ip=<someIP>&email=<someemail>
In addition to the above parameters there are the following possible:
logdate=<somelogdate> Usual a string like: 2001/09/19:15:08:10
passwd=<somepassword> If not set this will be empty and you
won't be able to edit or delete entries
when I bring that function up
comment=<Some comment> Like for example: "Added by log2DB script v0.1"
Also finished searching by CIDR now. Main page has a new button. You
can enter things like:
64.81 (would become 64.81.0.0/16)
64.81/19 (would become 64.81.0.0/19)
etc.
Also finished searching by CIDR now. Main page has a new button. You
can enter things like:
64.81 (would become 64.81.0.0/16)
64.81/19 (would become 64.81.0.0/19)
etc.
thanks for the work you've put in on this, Ulf - much appreciated by those
who are being hammered by this thing.
>
> The online DB has been switched to Postgres and the field holding the
> IP is of type "inet" now.
>
> I also added another script to allow single automatic submission:
>
> http://seven.alameda.net/~ulf/nimda/addsingle.php?ip=<someIP>&email=<someemail>
>
> In addition to the above parameters there are the following possible:
>
> logdate=<somelogdate> Usual a string like: 2001/09/19:15:08:10
In GMT/UTC?
Sorry, the example wasn't complete:
logdate=<somelogdate> Example: logdate='2001/09/19:15:08:10 -0700'