Skip to content

Commit e79c191

Browse files
authored
Update get.sh
1 parent c476715 commit e79c191

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

get.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ unzip master.zip
8989
rm master.zip
9090
mv HashCollision-DOS-POC-master HashCollision-DOS-POC
9191

92+
### HybrisDisaster
93+
wget https://github.com/FireFart/aspHashDoS/archive/master.zip
94+
unzip master.zip
95+
rm master.zip
96+
mv aspHashDoS-master aspHashDoS
97+
9298
###### Uncompress these files
9399
echo Extracting compressed payload files...
94100

0 commit comments

Comments
 (0)