leebaird / discover

Custom bash scripts used to automate various penetration testing tasks including recon, scanning, enumeration, and malicious payload creation using Metasploit. For use with Kali Linux.
MIT License
3.41k stars 819 forks source link

URLCrazy #124

Closed leebaird closed 5 years ago

leebaird commented 5 years ago

URLCrazy (26/35) rev: stdin: Invalid or incomplete multibyte or wide character

I think this might have something to do with the 'rev' command. line 431 cat tmp2 | rev | sed 's/^[ \t]*//' | cut -d ' ' -f2- | rev > tmp3