Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 16
  1. #1

    testare la propria vulnerabilità

    come posso fare per testare la mia vulnerabiltà su linux e stare un po' sicuro?
    usare nmap e poi?

    scusate ma la ricerca nn funziona

    live free or die

  2. #2
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,798
    Mi viene in mente http://www.sygatetech.com/
    Slack? Smack!

  3. #3
    dice che la ICMP è aperta...ma come la chiudo?
    live free or die

  4. #4
    Utente di HTML.it
    Registrato dal
    Nov 2003
    Messaggi
    1,157
    Originariamente inviato da Sergio Pedone
    Mi viene in mente http://www.sygatetech.com/
    Trying to gather information from your web browser...
    Operating System = Linux i686
    Browser = Firefox 0.8

    Trying to find out your computer name...

    Unable to determine your computer name!

    Trying to find out what services you are running...

    Unable to detect any running services!

    Mi sa che non funziona.
    E' impossibile che non ci sia neanche una porta aperta

  5. #5
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,798
    echo "1" > /proc/sys/net/ipv4/icmp_echo_ignore_all
    echo "1" > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts

    Nel mio script per il firewall ho inserito queste due righe.
    Slack? Smack!

  6. #6
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,798
    Originariamente inviato da Enrico81

    E' impossibile che non ci sia neanche una porta aperta
    Quello che hai fatto mi pare sia il test semplice:
    IP, nome breowser/sistema.

    Prova con i test nel frame a sinistra.
    Slack? Smack!

  7. #7
    Utente di HTML.it
    Registrato dal
    Feb 2002
    Messaggi
    1,798
    You have blocked all of our probes! We still recommend running this test both with
    and without Sygate Personal Firewall enabled... so turn it off and try the test again.
    Slack? Smack!

  8. #8
    Utente di HTML.it L'avatar di alexmaz
    Registrato dal
    May 2001
    Messaggi
    972
    Per controllare le vulnerabilità del tuo sistema c'è Nessus

    www.nessus.org
    The individual has always had to struggle to keep from being overwhelmed by the tribe. If you try it, you will be lonely often, and sometimes frightened. But no price is too high to pay for the privilege of owning yourself.

  9. #9
    Utente di HTML.it
    Registrato dal
    Nov 2003
    Messaggi
    1,157
    Originariamente inviato da Sergio Pedone
    You have blocked all of our probes! We still recommend running this test both with
    and without Sygate Personal Firewall enabled... so turn it off and try the test again.
    Vuol dire che tutto è a posto vero?
    Lo da anche a me.
    Ho provato tutti i test e l'unico open me lo restituisce il quick scan per ICMP.
    Se ho capito bene è un protocollo che serve a indicare eventuali errori durante la connessione, anche se non capisco bene il suo funzionamento.

    http://www.dizionarioinformatico.com...frame&key=icmp
    http://www.apinforma.com/biblio/onli...5icmp/icmp.htm
    http://www.lithium.it/articolo.asp?code=54&pag=8
    http://www.inf.uniroma3.it/~patrigna...mp/icmp_3.html

    Se lo blocco cosa può succedere?
    Posso usare questo:

    # iptables -A INPUT -p icmp -i eth0 -j DROP
    # iptables -A OUTPUT -p icmp -o eth0 -j DROP

  10. #10
    lo©2002
    Guest
    ragazzi, una domandina...

    io lavoro su un pc_win collegato ad internet tramite un pc_linux (che quindi mi fa da router, gateway, firewall...)
    da cosa dipende il fatto che, ad esempio con sygate, il sistema operativo visto è windouzz? la lan dall'esterno non dovrebbe essere mascherata dal gateway?
    grazie



    lo©

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.