-
Network Mappings -> Identify Live Hosts -> 0trace.sh Fix
0trace v0.01 by lcamtuf@coredump.cx is in the Network Mappings -> Identify Live Hosts category.
It requires /bin/usleep to run which is not installed in the BT4 vmware image.
FIX:
Edit /usr/local/sbin/0trace.sh
Change the source so it uses sleep instead of usleep.
Change lines 12 and 13 from /bin/usleep to /bin/sleep
Change lines 45 and 53 from usleep 100000 to sleep 100s
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules