Update letmeout.sh

This commit is contained in:
Omar Santos 2018-09-06 14:31:40 -04:00 committed by GitHub
parent 195345a981
commit 4fbfb7ce5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# quick script to test exfil ports # A quick script to test exfil ports.
# using mubix letmeoutofyour.net website # Using @mubix letmeoutofyour.net site (https://gitlab.com/mubix/letmeoutofyour.net)
# omar santos @santosomar # Author: Omar Santos @santosomar
for i in $(eval echo {$1..$2}) for i in $(eval echo {$1..$2})