Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Updated Fedora Core 4 & nessus-installer-2.2.6.sh => no problem on FC4 64bits |
|---|---|
| Date: | Mon, 10 Apr 2006 17:45:42 +0200 |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bonjour, No problem for me on a fedora 64 bits (at least a true workstation at home for 600Euro!) Was it the first time you build a package on your version? If yes, your compilator may be the problem. The unique problem I found was the ntp server which was leaking a bit too much info. I changed to the option "restrict default ignore" in /etc/ntp.conf. In fact that wasn't even a problem because that was firewalled, and the scan was local. Seb [xxx@yyy ~]$ uname -rop 2.6.16-1.2069_FC4 x86_64 GNU/Linux [xxx@yyy ~]# nessusd -v nessusd (Nessus) 2.2.6 for Linux lists wrote:
Hi, I installed the packages without problem. The server and client both run without a problem. The issue I had was when attempting to perform batch scans the plugins were never started. Reports only ever showed open ports. Scans from the gui were fine. Axel Thimm wrote:On Sun, Dec 04, 2005 at 03:45:50PM +1100, lists wrote:Hello, I am aware of the issues with the atrpms.net packages out there and need to install from the installer.which issues? There was a file that was shifted from one package to another, but that's been some weeks ago and affected only partial nessus installs.I'm having difficulties installing nessus 2.2.6 on Fedora Core 4. My FC4 install is fully updated with the latest kernel and headers, glibc and gcc libraries. Is this my issue? Has any one been able to successfully run the installer on an updated FC4 install? I'd be happy to change distro for an easier install if required. Recommendations welcomed. When will nessus 3 be coming out? Will it have the same installation method? Here is the output from the failed install. It will always be this error but not always in the same spot of the install script: Press ENTER to continue x - creating lock directory x - extracting nessus.tar.gz (binary) x - now extracting this archive x - done Nessus installation : installation location Where do you want the whole Nessus package to be installed ? [/usr/local] Nessus installation : Ready to install Nessus is now ready to be installed on this host. The installation process will first compile it then install it Press ENTER to continue x - Compiling the libraries x -- Configuring the sources for your system x -- Uninstalling any previous version of Nessus + rm -f /usr/local/bin/nasl + rm -f /usr/local/bin/nasl-config + rm -f /usr/local/bin/nessus + rm -f /usr/local/bin/nessus-config + rm -f /usr/local/bin/nessus-build + rm -f /usr/local/bin/nessus-mkrand + rm -f /usr/local/bin/nessus-mkcert-client + rm -f /usr/local/sbin/nessus-adduser + rm -f /usr/local/sbin/nessus-rmuser + rm -f /usr/local/sbin/nessusd + rm -f /usr/local/sbin/nessus-update-plugins + rm -f /usr/local/sbin/nessus-mkcert + rm -f /usr/local/sbin/nessus-check-signature + rm -rf /usr/local/include/nessus + rm -f '/usr/local/lib/libhosts_gatherer.*' + rm -f '/usr/local/lib/libnasl.*' + rm -f '/usr/local/lib/libnessus.*' + rm -f '/usr/local/lib/libpcap-nessus.*' + rm -rf /usr/local/lib/nessus + rm -f /usr/local/man/man1/nasl-config.1 + rm -f /usr/local/man/man1/nasl.1 + rm -f /usr/local/man/man1/nessus-build.1 + rm -f /usr/local/man/man1/nessus-config.1 + rm -f /usr/local/man/man1/nessus.1 + rm -f /usr/local/man/man1/nessus-mkrand.1 + rm -f /usr/local/man/man1/nessus-mkcert-client.1 + rm -f /usr/local/man/man8/nessus-mkcert.8 + rm -f /usr/local/man/man8/nessus-adduser.8 + rm -f /usr/local/man/man8/nessus-rmuser.8 + rm -f /usr/local/man/man8/nessus-update-plugins.8 + rm -f /usr/local/man/man8/nessusd.8 + test -n '' + set +x x -- Compiling ./pcap-linux.c: In function 'pcap_read': ./pcap-linux.c:111: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness ./gencode.c:83: warning: function definition has qualified void return type x -- Installing x - Compiling the NASL interpretor x -- Configuring the sources for your system x -- Compiling *** glibc detected *** /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1: malloc(): memory corruption: 0x09b7b9c0 *** ======= Backtrace: ========= /lib/libc.so.6[0x2430ea] /lib/libc.so.6(calloc+0x91)[0x2441d9] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x83b65b6] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x818494e] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x82f781e] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x82f7f17] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x809f882] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x809fb07] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x805adb1] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x831f843] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x83205fd] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x805c931] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1[0x82deb8f] /lib/libc.so.6(__libc_start_main+0xdf)[0x1f3d5f] /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1(calloc+0x179)[0x8049b01] ======= Memory map: ======== 001bd000-001d7000 r-xp 00000000 fd:00 12517426 /lib/ld-2.3.5.so 001d7000-001d8000 r-xp 00019000 fd:00 12517426 /lib/ld-2.3.5.so 001d8000-001d9000 rwxp 0001a000 fd:00 12517426 /lib/ld-2.3.5.so 001df000-00302000 r-xp 00000000 fd:00 12517429 /lib/libc-2.3.5.so 00302000-00304000 r-xp 00123000 fd:00 12517429 /lib/libc-2.3.5.so 00304000-00306000 rwxp 00125000 fd:00 12517429 /lib/libc-2.3.5.so 00306000-00308000 rwxp 00306000 00:00 0 00523000-0052c000 r-xp 00000000 fd:00 12517379 /lib/libgcc_s-4.0.2-20051126.so.1 0052c000-0052d000 rwxp 00009000 fd:00 12517379 /lib/libgcc_s-4.0.2-20051126.so.1 00e51000-00e52000 r-xp 00e51000 00:00 0 [vdso] 08047000-0849d000 r-xp 00000000 fd:00 14090496 /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1 0849d000-084a0000 rw-p 00455000 fd:00 14090496 /usr/libexec/gcc/i386-redhat-linux/4.0.2/cc1 084a0000-0851c000 rw-p 084a0000 00:00 0 09ac2000-09bdc000 rw-p 09ac2000 00:00 0 [heap] b7400000-b7421000 rw-p b7400000 00:00 0 b7421000-b7500000 ---p b7421000 00:00 0 b75d6000-b7f3f000 rw-p b75d6000 00:00 0 b7f3f000-b7f5b000 rw-p b7f3f000 00:00 0 bfa45000-bfa5b000 rw-p bfa45000 00:00 0 [stack] make[1]: *** [nasl_var.o] Error 1 make: *** [all] Error 2 **** An error occured :/ _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus_______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFEOn2Cl8c88+wmK2sRAn/sAKCOAkmuZp/IxWETrP7N6fiNS+eqdwCgg/ML 6PjXlmGDv0K5OO5NwtPUj1E= =fhXU -----END PGP SIGNATURE----- _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: PLUGIN BUG REPORT (?), George A. Theall |
|---|---|
| Next by Date: | Re: Nessus Digest, Vol 30, Issue 9, nagendra pratap |
| Previous by Thread: | os_send(4) failed -- Broken pipe, mudyo26 CryptoMail User |
| Next by Thread: | Re: Nessus Digest, Vol 30, Issue 9, nagendra pratap |
| Indexes: | [Date] [Thread] [Top] [All Lists] |