ReJeCtAll / naxsi

Automatically exported from code.google.com/p/naxsi
Other
0 stars 0 forks source link

Naxsi Learnning mode #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Naxsi doesn't intercept attacks
2.Naxsi do not fill the database
3.Naxsi do not generate whitelist and rules

What is the expected output? What do you see instead?

When i access to http://www.stg-dsci.mg:8081/get_rules

Request did not return a string

Request:

<GET /get_rules HTTP/1.1>

Resource:
<twisted.web._auth.wrapper.ResourceWrapper object at 0x1e4fbd0>

Value:
None

What version of the product are you using? On what operating system?
OS: Ubuntu 12.10
nginx version: nginx/1.2.1
naxsi-ui 0.49

Please provide your nginx configuration any additional information below.

Original issue reported on code.google.com by dim...@gmail.com on 25 Feb 2013 at 7:38

Attachments:

GoogleCodeExporter commented 8 years ago
Hello,

Please switch to nx_utils, there is a downloadable release available on 
googlecode.
nx_extract/nx_intercept are dead, we are not going to make them evolve.

Please let us know how it works for you,

Original comment by ori...@gmail.com on 5 Apr 2013 at 7:38

GoogleCodeExporter commented 8 years ago
i tried it. and how can i access to the naxsi web interface?

Original comment by dim...@gmail.com on 5 Apr 2013 at 8:12

GoogleCodeExporter commented 8 years ago
Hello,

A manpage is included within the package (if you used install, just man 
nx_util, if you are using .tgz directly, man ./nx_util.1.gz).
Option for report generation is like :

nx_intercept -l <logs> -H report.html

This will generate the html report, and store it to the file report.html in the 
current directory.

Please have a look at the manpage, as nx_util offers a lot more things.

Original comment by ori...@gmail.com on 5 Apr 2013 at 8:19

GoogleCodeExporter commented 8 years ago

Original comment by ori...@gmail.com on 6 Apr 2013 at 1:36