incredincomp / the_hunting

a vuln finding robot
GNU General Public License v3.0
6 stars 1 forks source link

change $target before setting directory names #31

Closed incredincomp closed 3 years ago

incredincomp commented 3 years ago

I want to delete the dot in .com and replace with - or something when setting the working directory.. I hate periods in my directory names. probably copy $target into a new variable, then sed or something and get the . out and replace with - and then save that as a new variable called something like $target_directory and use that for inside of targets/

incredincomp commented 3 years ago

8cffbe2db0aa37771e15827fe5ea47f5b9affd89