// #politicaldebate — 2017-07-12
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
00:16:00 <Paradox_> fancy a flood
00:16:00 <Paradox_> Nmap 7.01 ( https://nmap.org )
00:16:00 <Paradox_> Usage: nmap [Scan Type(s)] [Options] {target specification}
00:16:00 <Paradox_> TARGET SPECIFICATION:
00:16:00 <Paradox_> Can pass hostnames, IP addresses, networks, etc.
00:16:00 <Paradox_> Ex: scanme.nmap.org, microsoft.com/24, 192.168.0.1; 10.0.0-255.1-254
00:16:00 <Paradox_> -iL <inputfilename>: Input from list of hosts/networks
00:16:00 <Paradox_> -iR <num hosts>: Choose random targets
00:16:00 <Paradox_> --exclude <host1[,host2][,host3],...>: Exclude hosts/networks
00:16:00 <Paradox_> --excludefile <exclude_file>: Exclude list from file
00:16:00 <Paradox_> HOST DISCOVERY:
00:17:00 <Paradox_> -sL: List Scan - simply list targets to scan
00:17:00 <Paradox_> -sn: Ping Scan - disable port scan
00:17:00 <Paradox_> -Pn: Treat all hosts as online -- skip host discovery
00:17:00 <Paradox_> -PS/PA/PU/PY[portlist]: TCP SYN/ACK, UDP or SCTP discovery to given ports
00:17:00 <Paradox_> -PE/PP/PM: ICMP echo, timestamp, and netmask request discovery probes
00:17:00 <Paradox_> -PO[protocol list]: IP Protocol Ping
00:17:00 <Paradox_> -n/-R: Never do DNS resolution/Always resolve [default: sometimes]
00:17:00 <Paradox_> --dns-servers <serv1[,serv2],...>: Specify custom DNS servers
00:17:00 <Paradox_> --system-dns: Use OS's DNS resolver
00:17:00 <Paradox_> --traceroute: Trace hop path to each host
00:17:00 <Paradox_> SCAN TECHNIQUES:
00:17:00 <Paradox_> -sS/sT/sA/sW/sM: TCP SYN/Connect()/ACK/Window/Maimon scans
00:17:00 <Paradox_> -sU: UDP Scan
00:17:00 <Paradox_> -sN/sF/sX: TCP Null, FIN, and Xmas scans
00:17:00 <Paradox_> --scanflags <flags>: Customize TCP scan flags
00:17:00 <Paradox_> -sI <zombie host[:probeport]>: Idle scan
00:17:00 <Paradox_> -sY/sZ: SCTP INIT/COOKIE-ECHO scans
00:17:00 <Paradox_> -sO: IP protocol scan
00:17:00 <Paradox_> -b <FTP relay host>: FTP bounce scan
00:17:00 <Paradox_> PORT SPECIFICATION AND SCAN ORDER:
00:17:00 <Paradox_> -p <port ranges>: Only scan specified ports
00:17:00 <Paradox_> Ex: -p22; -p1-65535; -p U:53,111,137,T:21-25,80,139,8080,S:9
00:17:00 <Paradox_> --exclude-ports <port ranges>: Exclude the specified ports from scanning
00:17:00 <Paradox_> -F: Fast mode - Scan fewer ports than the default scan
00:17:00 <Paradox_> -r: Scan ports consecutively - don't randomize
00:17:00 <Paradox_> --top-ports <number>: Scan <number> most common ports
00:17:00 <Paradox_> --port-ratio <ratio>: Scan ports more common than <ratio>
00:18:00 <Paradox_> SERVICE/VERSION DETECTION:
00:18:00 <Paradox_> -sV: Probe open ports to determine service/version info
00:18:00 <Paradox_> --version-intensity <level>: Set from 0 (light) to 9 (try all probes)
00:18:00 <Paradox_> --version-light: Limit to most likely probes (intensity 2)
00:18:00 <Paradox_> --version-all: Try every single probe (intensity 9)
00:18:00 <Paradox_> --version-trace: Show detailed version scan activity (for debugging)
00:18:00 <Paradox_> SCRIPT SCAN:
00:18:00 <Paradox_> -sC: equivalent to --script=default
00:18:00 <Paradox_> --script=<Lua scripts>: <Lua scripts> is a comma separated list of
00:18:00 <Paradox_> directories, script-files or script-categories
00:18:00 <Paradox_> --script-args=<n1=v1,[n2=v2,...]>: provide arguments to scripts
00:18:00 <Paradox_> --script-args-file=filename: provide NSE script args in a file
00:18:00 <Paradox_> --script-trace: Show all data sent and received
00:18:00 <Paradox_> --script-updatedb: Update the script database.
00:18:00 <Paradox_> --script-help=<Lua scripts>: Show help about scripts.
00:18:00 <Paradox_> <Lua scripts> is a comma-separated list of script-files or
00:18:00 <Paradox_> script-categories.
00:18:00 <Paradox_> OS DETECTION:
00:18:00 <Paradox_> -O: Enable OS detection
00:18:00 <Paradox_> --osscan-limit: Limit OS detection to promising targets
00:18:00 <Paradox_> --osscan-guess: Guess OS more aggressively
00:18:00 <Paradox_> TIMING AND PERFORMANCE:
00:18:00 <Paradox_> Options which take <time> are in seconds, or append 'ms' (milliseconds),
00:18:00 <Paradox_> 's' (seconds), 'm' (minutes), or 'h' (hours) to the value (e.g. 30m).
00:18:00 <Paradox_> -T<0-5>: Set timing template (higher is faster)
00:18:00 <Paradox_> --min-hostgroup/max-hostgroup <size>: Parallel host scan group sizes
00:18:00 <Paradox_> --min-parallelism/max-parallelism <numprobes>: Probe parallelization
00:18:00 <Paradox_> --min-rtt-timeout/max-rtt-timeout/initial-rtt-timeout <time>: Specifies
00:19:00 <Paradox_> probe round trip time.
00:19:00 <Paradox_> --max-retries <tries>: Caps number of port scan probe retransmissions.
00:19:00 <Paradox_> --host-timeout <time>: Give up on target after this long
00:19:00 <Paradox_> --scan-delay/--max-scan-delay <time>: Adjust delay between probes
00:19:00 <Paradox_> --min-rate <number>: Send packets no slower than <number> per second
00:19:00 <Paradox_> --max-rate <number>: Send packets no faster than <number> per second
00:19:00 <aaa_candice> what's the point of this?
00:19:00 <Paradox_> FIREWALL/IDS EVASION AND SPOOFING:
00:19:00 <Paradox_> -f; --mtu <val>: fragment packets (optionally w/given MTU)
00:19:00 <Paradox_> -D <decoy1,decoy2[,ME],...>: Cloak a scan with decoys
00:19:00 <Paradox_> -S <IP_Address>: Spoof source address
00:19:00 <Paradox_> -e <iface>: Use specified interface
00:19:00 <Paradox_> -g/--source-port <portnum>: Use given port number
00:19:00 <Paradox_> --proxies <url1,[url2],...>: Relay connections through HTTP/SOCKS4 proxies
00:19:00 <Paradox_> --data <hex string>: Append a custom payload to sent packets
00:19:00 <Paradox_> --data-string <string>: Append a custom ASCII string to sent packets
00:19:00 <Paradox_> --data-length <num>: Append random data to sent packets
00:19:00 <Paradox_> --ip-options <options>: Send packets with specified ip options
00:19:00 <Paradox_> --ttl <val>: Set IP time-to-live field
00:19:00 <Paradox_> --spoof-mac <mac address/prefix/vendor name>: Spoof your MAC address
00:19:00 <Paradox_> --badsum: Send packets with a bogus TCP/UDP/SCTP checksum
00:19:00 <Paradox_> OUTPUT:
00:19:00 <Paradox_> -oN/-oX/-oS/-oG <file>: Output scan in normal, XML, s|<rIpt kIddi3,
00:19:00 <Paradox_> and Grepable format, respectively, to the given filename.
00:19:00 <Paradox_> -oA <basename>: Output in the three major formats at once
00:19:00 <Paradox_> -v: Increase verbosity level (use -vv or more for greater effect)
00:19:00 <Paradox_> -d: Increase debugging level (use -dd or more for greater effect)
00:19:00 <Paradox_> --reason: Display the reason a port is in a particular state
00:19:00 <Paradox_> --open: Only show open (or possibly open) ports
00:20:00 <Paradox_> --packet-trace: Show all packets sent and received
00:20:00 <Paradox_> --iflist: Print host interfaces and routes (for debugging)
00:20:00 <Paradox_> --append-output: Append to rather than clobber specified output files
00:20:00 <Paradox_> --resume <filename>: Resume an aborted scan
00:20:00 <Paradox_> --stylesheet <path/URL>: XSL stylesheet to transform XML output to HTML
00:20:00 <Paradox_> --webxml: Reference stylesheet from Nmap.Org for more portable XML
00:20:00 <Paradox_> --no-stylesheet: Prevent associating of XSL stylesheet w/XML output
00:20:00 <Paradox_> MISC:
00:20:00 <Paradox_> -6: Enable IPv6 scanning
00:20:00 <Paradox_> -A: Enable OS detection, version detection, script scanning, and traceroute
00:20:00 <Paradox_> --datadir <dirname>: Specify custom Nmap data file location
00:20:00 <Paradox_> --send-eth/--send-ip: Send using raw ethernet frames or IP packets
00:20:00 <Paradox_> --privileged: Assume that the user is fully privileged
00:20:00 <Paradox_> --unprivileged: Assume the user lacks raw socket privileges
00:20:00 <Paradox_> -V: Print version number
00:20:00 <Paradox_> -h: Print this help summary page.
00:20:00 <Paradox_> EXAMPLES:
00:20:00 <Paradox_> nmap -v -A scanme.nmap.org
00:20:00 <Paradox_> nmap -v -sn 192.168.0.0/16 10.0.0.0/8
00:20:00 <Paradox_> nmap -v -iR 10000 -Pn -p 80
00:20:00 <Paradox_> SEE THE MAN PAGE (https://nmap.org/book/man.html) FOR MORE OPTIONS AND EXAMPLES
00:20:00 <Paradox_> Sorry sir
00:20:00 <Paradox_> well i thought this was a chat room ?
00:21:00 <amelia> ye stfu
00:22:00 <Tim-Sim> nmap? Is that a tool you use for scanning peoples ports?
00:22:00 <Tim-Sim> https://en.wikipedia.org/wiki/Nmap
00:22:00 <aaa_candice> nmap - nigger map. a crime stoppers initiative. find out crime hot spots in your area, visit nmap.org for further information
00:23:00 <^pHANTOM^> lol
20:12:00 <amelia> sup Lish
20:13:00 <Lish> Not much just waiting for origin to start
20:13:00 <Lish> You
20:13:00 <amelia> how is pupper going
20:14:00 <Lish> He's crazy but good
20:14:00 <Lish> Forgot how much work a puppy is, I'm exhausted lol
20:15:00 <amelia> full on work
20:15:00 <amelia> is he toilet trained yet
20:17:00 <Lish> He's getting there
20:17:00 <Lish> We still need to take him outside every hour or two
20:17:00 <Lish> But he's only 12 weeks so in another month he should be able to alert us a bit better
20:18:00 <amelia> aww so young
20:18:00 <amelia> hard work then once they grow you miss them being a little puppy again
20:19:00 <Lish> Yeah true
20:20:00 <psidawg> lish amelia
20:20:00 <psidawg> y'all dtf?
20:20:00 <psidawg> =}
20:20:00 <psidawg> i'llbe ur puppy amelia
20:20:00 <psidawg> amolia
20:21:00 <amelia> not into midgets soz
20:21:00 <Lish> How midget
20:21:00 <psidawg> lolz
20:21:00 <amelia> 5"4 i think or 5"5
20:21:00 <psidawg> 4"1
20:22:00 <couleurs> when u getten FiFa 17 psi u soab
20:22:00 <psidawg> can i eat ur dog lish?
20:23:00 <psidawg> 12 weeks = virgin teen dog
20:23:00 <Lish> Nah was too pricey
20:23:00 <psidawg> nice, me like yum yum
20:23:00 <psidawg> wat kinda dog is it?
20:23:00 <psidawg> i'll pay u double
20:24:00 <Lish> You'll pay me $8400?
20:24:00 <psidawg> lmao
20:24:00 <psidawg> bs ur dog costs 4200
20:24:00 <psidawg> prolli a mixed useless mut
20:24:00 <psidawg> i'll eat the lil fucker
20:24:00 <psidawg> lol
20:25:00 <psidawg> i cant find acopy coluor
20:25:00 <Lish> It's a bulldog
20:25:00 <Lish> He did cost that much
20:25:00 <psidawg> can u buy a copy and send to my house?
20:25:00 <psidawg> and then we'll play
20:25:00 <psidawg> LOL
20:26:00 <psidawg> that's a terrible choice of dog
20:26:00 <psidawg> english bulldog's been bred into retardation
20:26:00 <psidawg> u're helping helping the breed
20:26:00 <psidawg> they cant breathe properly
20:26:00 <Lish> He breathes fine
20:27:00 <psidawg> all births are not natural
20:27:00 <amelia> psi stop mimicking wot lisa says
20:27:00 <amelia> no one wants to hear the lectures
20:27:00 <Lish> Lisa says that?
20:28:00 <amelia> you're just regurgitating shit she spills
20:28:00 <amelia> yeah
20:28:00 <Lish> Haha boring
20:28:00 <Lish> People have so many opinions
20:29:00 <Lish> Some are valid, some are ill informed
20:29:00 <amelia> shes a vet and prob has basis/truth to it
20:29:00 <amelia> just the way she does it
20:29:00 <amelia> her way is the only way
20:30:00 <Lish> Hahaha
20:30:00 <Lish> Anyway he's not British
20:30:00 <amelia> annoying as fuck
20:30:00 <Lish> So it's ok
20:30:00 <couleurs> buy this 8=======D
20:30:00 <Lish> He's Aussie bulldog, which is breeding to try to resolve many of the problems British have
20:32:00 <Lish> U
20:32:00 <Lish> Qld
20:32:00 <Lish> Ughhhh
20:32:00 <Lish> No try!!!!!
20:35:00 <Lish> what is Lisa's nick? I can ask her vet questions for free. That's good
20:36:00 <Lish> I need wormer advice
20:40:00 <amelia> its lisa
20:40:00 <amelia> shes a grumpy fuck i would recommend against asking her for advice
20:41:00 <couleurs> you can ask her about tour de france too
20:41:00 <Nice1> heheh
20:41:00 <amelia> especially re animals
20:41:00 <Nice1> got to get her on the right day
20:41:00 <Nice1> at the right time
20:42:00 <Lish> Oh
20:42:00 <Lish> Grumpier than even me?
20:42:00 <Nice1> yes!
20:42:00 <amelia> cereals said it best; she loves animals which seems her best quality but being a vet she must see a lot of terrible shit n i think that impacts on her being such a cword
20:42:00 <amelia> you're not really grumpy
20:43:00 <Lish> I'm just unpleasant sometimes
20:43:00 <amelia> jus narrow minded n boring
20:43:00 <Lish> Hardly narrow minded
20:43:00 <Lish> But yes, boring
20:43:00 <amelia> maybe narrow minded is wrong word
20:43:00 <Nice1> hehe
20:43:00 <Nice1> wide minded
20:43:00 <amelia> you like your own way and don't seem open to others opinions so much
20:44:00 <Lish> Yep
20:44:00 <Lish> Fair
20:44:00 <amelia> e.g. if you think something is shit and someone asks you why its shit, you will says "cos it just is."
20:44:00 <Nice1> dismissive
20:44:00 <amelia> yeah
20:44:00 <amelia> but you're pleasant and sane
20:44:00 <Lish> I'm like that in real life too, husband doesn't like it
20:45:00 <amelia> so you're fine
20:45:00 <Lish> Like I'll say I hate a food, even if I haven't tried it
20:45:00 <amelia> yeah
20:45:00 <amelia> exactly haha
20:45:00 <Nice1> do you have allegies
20:45:00 <Lish> Haha
20:45:00 <Lish> No
20:45:00 <Lish> I just don't want to try some things because I know they are gross
20:45:00 <Lish> Like peanut butter
20:45:00 <Lish> He's been trying to get me to eat it recently
20:45:00 <amelia> at least you can take criticism for what it is
20:45:00 <Nice1> why
20:46:00 <amelia> rather than as an insult
20:46:00 <couleurs> yes i have an allergy to Nice1's
20:46:00 <Nice1> why does he want you to eat peanut butter
20:46:00 <Lish> He likes it a lot
20:46:00 <Lish> And says it's delicious
20:47:00 <Nice1> so what
20:47:00 <Nice1> heh
20:48:00 <Nice1> that sounds more link hes trying to control you
20:48:00 <Nice1> like
20:48:00 <Lish> Haha
20:48:00 <Lish> There's no chance of that ever happening
20:48:00 <Nice1> yeah im guessing that!
20:48:00 <Lish> I'm the big fat colossal boss baby
20:49:00 <Nice1> i went out with a bossy angry chick once...lasted 3 weeks
20:49:00 <Nice1> no you amelia
20:49:00 <Nice1> not
20:49:00 <amelia> im not bossy or angry
20:49:00 <Nice1> ok amelia
20:50:00 <Nice1> oh oh
20:50:00 <amelia> perhaps a lil bit of a temper when I'm already worked up over something
20:50:00 <President_Trump> lolllllllllllllllllllllllllllllll
20:50:00 <Nice1> you have exploded a number of times on irc amelia though
20:50:00 <Lish> Bretty my love
20:50:00 <amelia> no u just dont get my humour
20:51:00 <President_Trump> Lish you pedoing?
20:51:00 <Nice1> nah I dont
20:51:00 <Lish> Always
20:51:00 <Nice1> is Betty trump's real name?
20:52:00 <Lish> Watching origin?
20:52:00 <President_Trump> not watchign the snorefest no
20:53:00 <President_Trump> is it that time of year again where every woman thinks shes an expert on sport?
20:53:00 <Lish> I am an expert on sport
20:53:00 <Lish> You know it
20:53:00 <amelia> is it that time of year again when men think women can't enjoy sport
20:54:00 <Nice1> did you know venus williams is a killer
20:54:00 <Lish> But she's through to the semi in Wimbledon
20:54:00 <Nice1> no remorse
20:54:00 <Nice1> no empathy
20:55:00 <Lish> Where's warren and all those ppl
20:55:00 <Nice1> media clips are alot shit
20:55:00 <amelia> just enjoy the fact hes not here
20:56:00 <amelia> i swear to god if you've jynxed it and he joins
20:56:00 <Nice1> hes alright I like Warren
20:56:00 <amelia> i will kill you
20:56:00 <Lish> Hahahaha
20:56:00 <Lish> What about jen
20:56:00 <Lish> And tigger
20:56:00 <Nice1> jen's a sweetheart
20:56:00 <amelia> tiggers is gone forever
20:57:00 <Nice1> she rebuilt her life god bless her
20:57:00 <amelia> i don't think jenn joins anymore
20:57:00 <Lish> Rebuilt her life?
20:57:00 <Nice1> yeah doesnt come on here much
20:57:00 <Nice1> shes got a life now
20:57:00 <Nice1> a proper one
20:58:00 <Lish> How do you know
20:58:00 <Nice1> i know these things
20:58:00 <amelia> prob stalks her fb
20:58:00 <Lish> Scary
20:58:00 <Nice1> no I dont know her facebook
20:59:00 <Nice1> im no steven
20:59:00 <Nice1> amelia
20:59:00 <Nice1> thankgod
21:01:00 <President_Trump> any trades Lish
21:01:00 <Lish> Have you heard any?
21:01:00 <Lish> Probably the big ones
21:02:00 <Lish> Pg13 to okc
21:02:00 <Lish> Cp3 to Houston
21:02:00 <Nice1> porno
21:03:00 <President_Trump> who is pg13
21:03:00 <President_Trump> wheres dwight
21:03:00 <Lish> Paul George
21:04:00 <Lish> Iunno, Atlanta I guess
21:04:00 <Lish> Oh
21:04:00 <President_Trump> what did clips get for cp
21:04:00 <Lish> He was traded to charlotte
21:04:00 <Lish> Literally nothing
21:04:00 <President_Trump> why not
21:06:00 <Lish> Rockets sent Sam Seker, Patrick Beverly, Lou Williams, deandre liggins, Darren Hillary, montrezl Harrell, Kyle wiltjer and a top three protected 2018 first round pick and $661,000
21:06:00 <Lish> For CP
21:06:00 <Lish> Cavs got no one
21:06:00 <President_Trump> u reckon we will win again next season?
21:06:00 <Lish> Warriors re-signed Durant for cheaper, and paid Steph curry big
21:07:00 <Lish> Warriors signed nick young from lakers too
21:07:00 <Lish> Cavs really got no one which sucks, there was so much trade talk to get rid of love which would have been good
21:07:00 <Lish> Dixon waiters resigned in Miami
21:07:00 <President_Trump> could have had wiggins lollllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll
21:08:00 <Lish> Patty mills got a 4 year 50mil contract with Spurs
21:08:00 <Lish> Ingles got 4 year 50mil contract with Jazz
21:08:00 <Lish> Bogut not signed yet
21:08:00 <President_Trump> what about exum
21:08:00 <Lish> Still at Utah for now
21:09:00 <Lish> Did well in summer league
21:09:00 <Lish> Gordon Hayward went to Boston i think
21:10:00 <Lish> Knicks fired Phil Jackson
21:10:00 <President_Trump> wheres rose
21:10:00 <Lish> I think he got waived
21:10:00 <Lish> Or maybe that was rondo
21:10:00 <Lish> I'll check
21:11:00 <Lish> Oh dunno still being worked out
21:11:00 <Lish> Mavs seem interested
21:13:00 <President_Trump> bogus will end up with the melbourne tigers
21:13:00 <Lish> Probs
21:17:00 <Lish> Ok
21:17:00 <Lish> I'm out
21:17:00 <President_Trump> cool send nudes
21:17:00 <President_Trump> lols
21:32:00 <amelia> pedo
21:35:00 <President_Trump> pure pedo
21:36:00 <couleurs> stop pedoing peds
22:09:00 <Nice1> :}
23:52:00 <Tim-Sim> https://www.youtube.com/watch?v=NofI3mrhAiA
23:52:00 <BlackDevil> Youtube: Sam Harris / Douglas Murray: Leftist Buzzword Salad (Jul 10, 2017) Length: 8:18 - Category: Education - 16,120 views views - 626 likes (98.3%), 11 dislikes (1.7%)
23:57:00 <President_Trump> https://twitter.com/w_terrence/status/884976528962064386
Search this day's buffer:
