View Single Post
Old 03-08-2012, 12:58 PM   #1
silver18
THE NOOB
silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.
 
silver18's Avatar
 
Posts: 701
Karma: 1545649
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
nativeBridge.dbgCmd

Good afternoon!!!

I read about the nativeBridge.dbgCmd function and it sounds awesome!

I tried to use it in a waf, to kill it from inside itself but I didn't manage to make it work!

I used this:

PHP Code:
<form id="killWAF" action="" method="get" align="center" style="display: block;">
        <
input type="button" name="buttonKillWAF" value="->Kill WAF<-" onClick="nativeBridge.dbgCmd('killall wafapp');">
</
form 

Thanks a lot!!!
silver18 is offline   Reply With Quote