help on my homework??

L1beration
9 years ago

0

So I’m enrolled at a networking class and my instructor gave us challenge today to create a python script that can scan and see open ports on a server called attack.samsclass.info (which is a dummy server). that is not my problem, my problem is that I’m tying to use a kali linux iso on virtualbox and i keep getting the “requires kernel x84-64” message. I’ve looked through google and tried different solution but still doesn’t work. Anyone here have any ideas???

4replies
5voices
200views
cn9 [1337boy]
9 years ago

0

scan = “nmap -sV attack.samsclass.info”
os.system(scan)

Mugi [Mugiwara27]
9 years ago

0

Maybe you could check scapy :)

dloser
9 years ago

0

You obviously have the wrong ISO for your system; get the right (32-bit) one. Besides, there is no reason you’d need it for this assignment. Just install python on your current system.

And why did you mention your homework and the target server? It has no relevance to your actual question and people who can’t seem read will start replying to that part (and not even in a way that is useful to you). So, better leave it out next time.

Issiaka6
9 years ago

0

world pass

2 replies have been removed
You must be logged in to reply to this discussion. Login
1 of 5

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss