migrate to git.charlotte.sh
This commit is contained in:
commit
fbd588721e
412 changed files with 13750 additions and 0 deletions
6
automation-sys320/week10/basic_access_intruder.bash
Normal file
6
automation-sys320/week10/basic_access_intruder.bash
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
for i in {1..20}
|
||||
do
|
||||
curl 10.0.17.8
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue