Difference between revisions of "Linux Commands"

From SkullSecurity
Jump to navigation Jump to search
Line 16: Line 16:
<pre>$ dig [@server] &gt;domain&lt; -t IXFR=&gt;N&lt;</pre>
<pre>$ dig [@server] &gt;domain&lt; -t IXFR=&gt;N&lt;</pre>


==BiLE.pl==
===BiLE.pl===
<pre>$ ./BiLE &gt;target&lt; &gt;result_file&lt;
<pre>$ ./BiLE &gt;target&lt; &gt;result_file&lt;
$ ./BiLE-weigh.pl &gt;site_of_interest&lt; &gt;BiLE_output.mine&lt;
$ ./BiLE-weigh.pl &gt;site_of_interest&lt; &gt;BiLE_output.mine&lt;

Revision as of 21:19, 14 July 2008

Recon

whois

$ whois [-h whois_server] name

nslookup

$ nslookup <target>

dig

  • Types of record: NS, A, HINFO, MX, TXT, CNAME, SOA, RP, PTR, SRV
$ dig [@server] >name< [type]
  • Zone transfer
$ dig [@server] >domain< -t AXFR

* Iterative zone transfer
<pre>$ dig [@server] >domain< -t IXFR=>N<

BiLE.pl

$ ./BiLE >target< >result_file<
$ ./BiLE-weigh.pl >site_of_interest< >BiLE_output.mine<
$ ./tld-expand.pl
$ ./vet-IPrange.pl
$ ./qtrace.pl