THE FORUM IS IN READ-ONLY MODE
Need help for config
-
Hello. I'm trying to make a configuration that scans from ip 10.10.10.1 to 10.10.10.20. If in possible automatic generation of ip or retrieval of information from file.txt. The command to send to each host should be for example "hello world" Thanks
-
Make a wordlist that contains all IP addresses you want to scan, you can use the
Default
wordlist type or make your own in Environment.ini. Then you can use the TCP block to send a message to the host on the specified port. Sadly it's not possible to ping a host from OB.
-
You can use something like this to generate the list http://magic-cookie.co.uk/iplist.html
-
I want to send a message to each host example 10.10.10.1 / hello world / Then my host returns a reply OK I will accept it as hit if the host replies BAD I will consider it wrong and so for all hosts.Please help what the configuration should look like
-
I'm not going to make the config for you, it's not hard you can do it
-
Ok thanks though