mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
Update letmeout.sh
This commit is contained in:
parent
195345a981
commit
4fbfb7ce5d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# quick script to test exfil ports
|
||||
# using mubix letmeoutofyour.net website
|
||||
# omar santos @santosomar
|
||||
# A quick script to test exfil ports.
|
||||
# Using @mubix letmeoutofyour.net site (https://gitlab.com/mubix/letmeoutofyour.net)
|
||||
# Author: Omar Santos @santosomar
|
||||
|
||||
|
||||
for i in $(eval echo {$1..$2})
|
||||
|
|
Loading…
Reference in a new issue