Intent
stringlengths 4
208
| Script
stringlengths 4
171
|
|---|---|
If the method has_tcp called with argument 445 of nmScan sliced at host is equal to True
|
if nmScan[host].has_tcp(445):
|
Assign to new_gr the result of the function Google_result with arguments title, text, url
|
new_gr = Google_Result(title, text, url)
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.