Skip to content

Commit

Permalink
Update beef_strike.cna
Browse files Browse the repository at this point in the history
lifting
  • Loading branch information
benyG committed Oct 1, 2014
1 parent 344a78d commit 8424015
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions beef_strike/beef_strike.cna
Original file line number Diff line number Diff line change
Expand Up @@ -458,9 +458,10 @@ popup zmb_hook {
$sessidr = @sessidr[0];
host_os($adr,$osr);
menu "Informations" {
item "Fingerprint" {zombi_info($idr);}
item "logs" {zombi_log($sessidr);}
}
zombi_info($idr);
#item "Fingerprint" {}
#item "logs" {zombi_log($sessidr);}
}
menu "Recon." {
item "Port scan" {
send_beefcmd_with_param($sessidr, $code_portscan, $cmde_param, 1, $adr);
Expand Down

0 comments on commit 8424015

Please sign in to comment.