#10598 basic_net fix

This commit is contained in:
Jonathan 2023-07-14 12:12:20 +02:00
parent ee37487b74
commit 9e81e28c62
1 changed files with 1 additions and 1 deletions

View File

@ -1286,7 +1286,7 @@ class WelcomeWindow extends Wizard
type: "POST",
url: "include/ajax/task_to_perform.php",
data: {
Contition: 1,
create_net_scan: 1,
ip_target: $('#text-ip_target_discovery').val(),
},
success: function(data) {