• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question Scapy help

Status
Not open for further replies.

goliathusdesigner

Junior Member
Hi all,

I recently just started taking up Python and Scapy and am facing some difficulties with the script structure.
1606099291165.png

I was presented with creating a script with these requirements, but I'm unable to make it run so that "-verbose" input changes verbose=0, to verbose=1.
That as well with the output of the list of IP addresses being scanned. Right now, it is only printing out whatever I typed (e.g. 192.168.1.1/24 instead of a list)

This is my current script.
1606099563773.png

Please help me figure this out as I've been doing my head in for the past 2 weeks trying to create something out of nothing.

Duplicate thread locked - Programming Moderator Ken g6
 
Last edited by a moderator:
You should ask the moderator to move the topic to programming subforum. And post your code using forum's insert code tools, not upload it as an image.

Untitled.png
 
Status
Not open for further replies.
Back
Top