modular-worm/plugins/5_shellshock_command.h

6 lines
141 B
C

#pragma once
#define P5_TARGET_IP "10.13.13.102"
#define P5_TARGET_URL "http://" P5_TARGET_IP
#define P5_ATTACKER_URL "http://10.13.13.101"