Questions about this topic? Sign up to ask in the talk tab.

Search results

From NetSec
Jump to: navigation, search
  • domain.tld. 300 IN MX 1 aspmx.l.google.com. The 1,5,5,10,10 numbers are the priority of the mailservers for that specific dom
    3 KB (477 words) - 08:06, 12 August 2012
  • *** IF (B-A)==1 # special case, parity issues sometimes
    1 KB (184 words) - 21:06, 7 August 2012
  • ..... depending on the architecture) bits of data. A bit of data is simply a 1 or 0, that may represent an "off" or "on" state, or whatever the programmer ...p>1</sup> (equals 16), third by 16<sup>2</sup>, n<sup>th</sup> by 16<sup>n+1</sup>...
    3 KB (510 words) - 04:38, 16 May 2012
  • 1 6 ms 4 ms 1 ms 192.168.0.1 8 117 ms 68 ms 88 ms 74.125.50.1
    4 KB (540 words) - 11:39, 20 October 2012
  • ...do to prevent this is rate-limits the amount of new connections (SYN) any 1 IP can create per amount of pre-determined interval. This limits that IP t [https://tools.ietf.org/html/rfc5681#section-3.1 TCP Slow Start] and [http://en.wikipedia.org/wiki/TCP_congestion_avoidance_
    9 KB (1,469 words) - 20:48, 2 July 2016
  • C
    ...as one of the bits in the two values are turned on, the result will return 1: The unary operator reverses a bit. Such that, if the value is 1, the output will be 0, and vice versa.
    38 KB (5,893 words) - 01:21, 17 July 2016
  • ...r your most basic query, do something like: whois -h whois.arin.net "4.2.2.1" # "n 4.2.2.1"
    9 KB (1,390 words) - 00:32, 16 June 2012
  • | 1 | 1
    873 B (114 words) - 07:18, 19 July 2012
  • .... In our example, we will make an is_integer function that returns either 1 or undef depending on whether the scalar passed is an integer or not. return 1 if (int($scalar) == $scalar);
    765 B (120 words) - 04:18, 16 July 2012
  • $switch = 1 if ($counter > 100); It is possible to create an infinite loop using '''while (1) { ... }'''.
    364 B (48 words) - 03:58, 16 July 2012
  • $switch = 1 if ($counter > 100);
    294 B (37 words) - 03:58, 16 July 2012
  • print $messages[1];
    354 B (52 words) - 01:16, 19 July 2012
  • print $messages[1];
    693 B (96 words) - 01:33, 19 July 2012
  • $array[$#array] = 1;
    472 B (69 words) - 08:26, 22 October 2012
  • :<span style="font-size:110%;">''back to [[{{{1}}}]]''</span>
    108 B (11 words) - 02:23, 15 July 2012
  • ...et there be two integers n, m, n > m so that d[n](d[n-1](...(d[m](e[n](e[n-1](...e[m](code))...) == code #!/usr/bin/env ruby1.9.1
    5 KB (775 words) - 05:29, 13 May 2013
  • tmpfs 1.5G 0 1.5G 0% /dev/shm 0 -r--r--r-- 1 root root 0 2010-12-02 20:50 buddyinfo
    11 KB (1,655 words) - 20:10, 27 June 2016
  • ...xample, to indicate anything from the internl network, you can use 192.168.1.0/24. You can also prepend an IP address with the ! operator to indicate an alert tcp !192.168.1.0/24 any -> !192.168.1.0/24 31337 (OPTION DETAILS GO HERE)
    6 KB (1,006 words) - 01:59, 16 May 2012
  • ...red in variable 'hi', you could reference the letter 'e' by referring to h[1]. However, python does not allow you to assign values to elements in a stri Python 2.7.3 (default, Aug 1 2012, 05:14:39)
    37 KB (5,994 words) - 20:09, 31 May 2015
  • curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
    757 B (93 words) - 15:33, 4 June 2012

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)