Have you tried it? https://securiteam.com/tools/5qp0920ikm/ I ran the nmap OS detection on my own server once and it triggered SSHGuard, locking me out. So a tip i
SINFP method is used to get the kernel information.
On Tue, Apr 28, 2020 at 11:10 AM lists wrote:
> Well I know nmap can detect the OS. I don't recall it could detect the rev
> of the kernel.
>
> https://nmap.org/book/man-os-detection.html
>
> https://nmap.org/book/defenses.html
>
> *From:* prav
Well I know nmap can detect the OS. I don't recall it could detect the rev of the kernel. https://nmap.org/book/man-os-detection.htmlhttps://nmap.org/book/defenses.html
On 27/4/20 8:49 pm, Carsten Laun-De Lellis wrote:
I've tried to configure my servers according to the link you sent, but it
didn't work out.
Here is more information found in the internet.
https://serverfault.com/questions/740818/webmin-and-reverse-proxy
https://github.com/webmin/webmin/iss
Hello,
I have hosted Nginx 1.16.1 on Ubuntu 16.04. Have configured SSL from
LetsEncrypt. Everything is running fine. Only port 80 and 443 are allowed.
During security testing, I see that kernel information is exposed on
domain. More details at https://www.tenable.com/plugins/nessus/11936
Is ther
Good afternoon
How to make rewrite rule for nginx as reverse proxy for IIS backend
Example
We have a site configured https://dell.com but we want need when someone
request https://dell.com the reverse proxy return dell.com/support/logon, how
can we do it?
Thank for your support
Regards
Johan
On 27/4/20 8:49 pm, Carsten Laun-De Lellis wrote:
I've tried to configure my servers according to the link you sent, but it
didn't work out.
I tried on my server and got it to work. Not exactly the way you may
want. This is a start for further research. It seems that there are
webmin settin
Hello!
On Mon, Apr 27, 2020 at 06:23:59PM +0430, Mahmood Naderan wrote:
> Hi,
> I want to add '--emit-relocs' at the linker stage while building nginx, I
> have edited the objs/Makefile to be like this:
>
> $(LINK) -o objs/nginx \
> objs/src/core/nginx.o \
>
>
Thank you. That is right.
Regards,
Mahmood
On Mon, Apr 27, 2020 at 6:28 PM Andrei Belov wrote:
>
> > On 27 Apr 2020, at 16:53, Mahmood Naderan wrote:
> >
> > Hi,
> > I want to add '--emit-relocs' at the linker stage while building nginx,
> I have edited the objs/Makefile to be like this:
> >
> On 27 Apr 2020, at 16:53, Mahmood Naderan wrote:
>
> Hi,
> I want to add '--emit-relocs' at the linker stage while building nginx, I
> have edited the objs/Makefile to be like this:
>
> $(LINK) -o objs/nginx \
> objs/src/core/nginx.o \
>
> objs/ngx_modu
Hi,
I want to add '--emit-relocs' at the linker stage while building nginx, I
have edited the objs/Makefile to be like this:
$(LINK) -o objs/nginx \
objs/src/core/nginx.o \
objs/ngx_modules.o \
-ldl -lpthread -lcrypt -lpcre -lz --emit-relocs \
Hi Anthony
Thank you for your quick reply.
I've tried to configure my servers according to the link you sent, but it
didn't work out.
The config on the Nginx server looks like:
server {
server_name vml36.delellis.net;
listen 192.168.178.36:80;
location /vml32 {
On 27/4/20 2:19 pm, Carsten Laun-De Lellis wrote:
As I said I am new to Nginx and not 100% sure, what information you need to
help me here.
I tried your config, but it doesn't work. This means I am forwarded to the
webmin login page, but can see the basic html only (login form, headline). I
Hi,
it seems that macOS still has an issue with the proper handling of RST_STREAM.
Since NGINX 1.18.0 the proper handling of RST_STREAM is re-enabled in this
commit:
https://hg.nginx.org/nginx/rev/2e61e4b6bcd9
I used git bisect to track this down. Our server mainly handles basic-auth
protect
14 matches
Mail list logo