13o-bbr-bbq / machine_learning_security

Source code about machine learning and security.
1.96k stars 645 forks source link

DeepExploit issue #61

Closed jaspreetsingh2793 closed 4 years ago

jaspreetsingh2793 commented 4 years ago

Hello Guys,

I am facing the below issue while running DeepExploit.py

[+] Execute Nmap against 192.168.2.6 [*] nmap -p0-65535 -T5 -Pn -sV -sT --min-rate 1000 -oX nmap_result_192.168.2.6.xml 192.168.2.6

[] Start time: 2020/04/01 03:35:54 [] Port scanning: 192.168.2.6 [Elapsed time: 0 s] [] Executing keep_alive.. [] Port scanning: 192.168.2.6 [Elapsed time: 5 s] [] Executing keep_alive.. [] Port scanning: 192.168.2.6 [Elapsed time: 10 s] [] Executing keep_alive.. [] Port scanning: 192.168.2.6 [Elapsed time: 15 s] [] Executing keep_alive.. [] Port scanning: 192.168.2.6 [Elapsed time: 20 s] [] Executing keep_alive.. [] Port scanning: 192.168.2.6 [Elapsed time: 25 s] [] Executing keep_alive.. [] Port scanning: 192.168.2.6 [Elapsed time: 30 s] [] Executing keep_alive.. [] Port scanning: 192.168.2.6 [Elapsed time: 35 s] [] Executing keep_alive.. [] Port scanning: 192.168.2.6 [Elapsed time: 40 s] [] Executing keep_alive.. [] Port scanning: 192.168.2.6 [Elapsed time: 45 s] [] Executing keep_alive.. [] End time : 2020/04/01 03:39:09 [+] Get port list from nmap_result_192.168.2.6.xml. [!] No open port. [!] Shutdown Deep Exploit... root@kali:/home/kali/Desktop/machine_learning_security/DeepExploit#

Donald-Su commented 4 years ago

same issue, did you solve the problem?

amir1m commented 2 years ago

@jaspreetsingh2793 I am facing same issue. Since you closed this issue, could you please let us know what you did to solve this issue?