Flashcard Info

Here you can learn everything about this flashcard

pt0-001



Multiple choice cards
Normal cards
Cards total
Category
Language
From

1 - #!/usr/bin/python
2- ports = [21,22]
3- for port in ports: ...
4- port_scan(sys.argv[1], ports)

1 - #!/usr/bin/python
2- ports = [21,22]
3- for port in ports: ...
4- port_scan(sys.argv[1], ports)

© 2024 MemoCard