Nmap Development mailing list archives

ตอบกลับ: ตอบกลับ: Unexpect crash


From: "Ray Ronnaret, R." <ronnaretr () bss co th>
Date: Thu, 13 Sep 2012 01:18:24 +0000

Thank a lot!!, 
I just a beginner and try to learn to check the system.
I hope NMAP will stand for free forever and I will donate a 10$ for this as appreciate.

More question, Front-end never show me the slow in/out or I misunderstood.



PS: I think the Front-End of NMAP shall improve a bit to more flexible for presentation. 
Do you have any suggestion for the tools that can display NMAP xml output file?



Happy Hacker 

________________________________________
จาก: David Fifield [david () bamsoftware com]
ส่ง: 13 กันยายน 2012 7:38
ถึง: Ray Ronnaret, R.
สำเนาถึง: nmap-dev () insecure org
เรื่อง: Re: ตอบกลับ: Unexpect crash

On Fri, Jul 20, 2012 at 07:11:33PM +0000, Ray Ronnaret, R. wrote:
Hi Devid

Below is the error

Version: 6.01
Traceback (most recent call last):
  File "zenmapGUI\ScanNmapOutputPage.pyo", line 216, in _row_changed
  File "zenmapGUI\ScanNmapOutputPage.pyo", line 236, in _update
  File "zenmapGUI\NmapOutputViewer.pyo", line 260, in show_nmap_output
MemoryError

nmap -sT -sV -p 0-6565 -O -A -d4 -v -v -v -v -n -PE -PM -PP -PS -PA -PU -PO -PY --packet-trace --traceroute --script 
oracle-brute,oracle-enum-users,oracle-sid-brute --script-args oracle-brute.sid=bkkcenp1 10.20.0-28.1-25

I think your problem here is --packet-trace. You definitely don't want
that for such a large scan. You are scanning 29 * 25 * 6566 ≈ 4.7
million ports, and each of those is going to produce at least one line
of output. This is unfortunately going to be too much to display in the
GUI.

David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: