Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Commit

Permalink
v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Aug 11, 2016
1 parent 734b8a9 commit 8a24ba8
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ echo ' -> install openssl(apt)'
apt-get install openssl
echo ' -> set command'
MYPWD=`pwd`
echo '#/usr/bin/python\npython '$MYPWD'a2sv.py' >> /usr/bin/a2sv
echo '#/usr/bin/python
python '$MYPWD'/a2sv.py' >> /usr/bin/a2sv
echo 'Finish. run a a2sv'
Binary file modified module/M_ccsinjection.pyc
100755 → 100644
Binary file not shown.
Binary file modified module/M_drown.pyc
Binary file not shown.
Binary file modified module/M_freak.pyc
100755 → 100644
Binary file not shown.
Binary file modified module/M_heartbleed.pyc
100755 → 100644
Binary file not shown.
Binary file modified module/M_logjam.pyc
100755 → 100644
Binary file not shown.
Binary file modified module/M_poodle.pyc
100755 → 100644
Binary file not shown.

0 comments on commit 8a24ba8

Please sign in to comment.