This website requires JavaScript.
Explore
Help
Sign In
whx
/
killchain-compendium
Watch
1
Star
0
Fork
You've already forked killchain-compendium
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
19db24712b
killchain-compendium
/
misc
/
telecommunications
/
sipvicious
/
autotest
/
common.sh
6 lines
60 B
Bash
Raw
Blame
History
do_test
(
)
{
$2
if
[
$?
-ne
$1
]
;
then
exit
1
;
fi
}
Reference in New Issue
View Git Blame
Copy Permalink