|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
SCIDIR_ocn272389621 |
003 |
OCoLC |
005 |
20231117015133.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
081117s2008 maua ob 001 0 eng d |
040 |
|
|
|a OPELS
|b eng
|e pn
|c OPELS
|d OPELS
|d OCLCQ
|d N$T
|d CDX
|d UBY
|d IDEBK
|d E7B
|d FHM
|d UMI
|d CEF
|d CNCGM
|d MUQ
|d NHM
|d REB
|d DEBSZ
|d B24X7
|d OCLCQ
|d OCLCF
|d OCLCQ
|d YDXCP
|d OCLCQ
|d COO
|d LIV
|d OCLCQ
|d OCLCO
|d NLE
|d D6H
|d WYU
|d GDC
|d UAB
|d LEAUB
|d OL$
|d OCLCQ
|d OCLCO
|d CNCEN
|d VLY
|d BRF
|d VT2
|d OCLCO
|d OCLCQ
|d OCL
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 258378486
|a 300775999
|a 354466116
|a 505064709
|a 643582324
|a 646757130
|a 656455441
|a 685058689
|a 712979566
|a 765143357
|a 823836732
|a 823905071
|a 824094783
|a 824147197
|a 1044188825
|a 1056395866
|a 1063869254
|a 1073046414
|a 1081069924
|a 1097114622
|a 1105804400
|a 1162308509
|a 1192338152
|a 1240518506
|
020 |
|
|
|a 9781597492577
|
020 |
|
|
|a 1597492574
|
020 |
|
|
|a 9780080558738
|q (electronic bk.)
|
020 |
|
|
|a 0080558739
|q (electronic bk.)
|
020 |
|
|
|a 1281716863
|
020 |
|
|
|a 9781281716866
|
020 |
|
|
|a 9786611716868
|
020 |
|
|
|a 6611716866
|
024 |
8 |
|
|a 9786611716868
|
024 |
8 |
|
|a B9781597492577X00015
|
024 |
8 |
|
|a 9781597492577
|
035 |
|
|
|a (OCoLC)272389621
|z (OCoLC)258378486
|z (OCoLC)300775999
|z (OCoLC)354466116
|z (OCoLC)505064709
|z (OCoLC)643582324
|z (OCoLC)646757130
|z (OCoLC)656455441
|z (OCoLC)685058689
|z (OCoLC)712979566
|z (OCoLC)765143357
|z (OCoLC)823836732
|z (OCoLC)823905071
|z (OCoLC)824094783
|z (OCoLC)824147197
|z (OCoLC)1044188825
|z (OCoLC)1056395866
|z (OCoLC)1063869254
|z (OCoLC)1073046414
|z (OCoLC)1081069924
|z (OCoLC)1097114622
|z (OCoLC)1105804400
|z (OCoLC)1162308509
|z (OCoLC)1192338152
|z (OCoLC)1240518506
|
050 |
|
4 |
|a QA76.9.A25
|b N48 2008eb
|
072 |
|
7 |
|a COM
|x 060040
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 043050
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 053000
|2 bisacsh
|
072 |
|
7 |
|a UTN
|2 bicssc
|
082 |
0 |
4 |
|a 005.8
|2 22
|
245 |
0 |
0 |
|a Netcat power tools /
|c Jan Kanclirz Jr., technical editor ; Brian Baskin [and others].
|
260 |
|
|
|a Burlington, MA :
|b Syngress Pub.,
|c �2008.
|
300 |
|
|
|a 1 online resource (260 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
520 |
|
|
|a Originally released in 1996, Netcat is a netowrking program designed to read and write data across both Transmission Control Protocol TCP and User Datagram Protocol (UDP) connections using the TCP/Internet Protocol (IP) protocol suite. Netcat is often referred to as a "Swiss Army knife" utility, and for good reason. Just like the multi-function usefullness of the venerable Swiss Army pocket knife, Netcat's functionality is helpful as both a standalone program and a backe-end tool in a wide range of applications. Some of the many uses of Netcat include port scanning, transferring files, grabbing banners, port listening and redirection, and more nefariously, a backdoor. This is the only book dedicated to comprehensive coverage of the tool's many features, and by the end of this book, you'll discover how Netcat can be one of the most valuable tools in your arsenal. * Get Up and Running with Netcat Simple yet powerful ... Don't let the trouble-free installation and the easy command line belie the fact that Netcat is indeed a potent and powerful program. * Go PenTesting with Netcat Master Netcat's port scanning and service identification capabilities as well as obtaining Web server application information. Test and verify outbound firewall rules and avoid detection by using antivirus software and the Window Firewall. Also, create a backdoor using Netcat. * Conduct Enumeration and Scanning with Netcat, Nmap, and More! Netcat's not the only game in town ... Learn the process of network of enumeration and scanning, and see how Netcat along with other tools such as Nmap and Scanrand can be used to thoroughly identify all of the assets on your network. * Banner Grabbing with Netcat Banner grabbing is a simple yet highly effective method of gathering information about a remote target, and can be performed with relative ease with the Netcat utility. * Explore the Dark Side of Netcat See the various ways Netcat has been used to provide malicious, unauthorized access to their targets. By walking through these methods used to set up backdoor access and circumvent protection mechanisms through the use of Netcat, we can understand how malicious hackers obtain and maintain illegal access. Embrace the dark side of Netcat, so that you may do good deeds later. * Transfer Files Using Netcat The flexability and simple operation allows Netcat to fill a niche when it comes to moving a file or files in a quick and easy fashion. Encryption is provided via several different avenues including integrated support on some of the more modern Netcat variants, tunneling via third-party tools, or operating system integrated IPsec policies. * Troubleshoot Your Network with Netcat Examine remote systems using Netat's scanning ability. Test open ports to see if they really are active and see what protocls are on those ports. Communicate with different applications to determine what problems might exist, and gain insight into how to solve these problems. * Sniff Traffic within a System Use Netcat as a sniffer within a system to collect incoming and outgoing data. Set up Netcat to listen at ports higher than 1023 (the well-known ports), so you can use Netcat even as a normal user. * Comprehensive introduction to the #4 most popular open source security tool available * Tips and tricks on the legitimate uses of Netcat * Detailed information on its nefarious purposes * Demystifies security issues surrounding Netcat * Case studies featuring dozens of ways to use Netcat in daily tasks
|
505 |
0 |
|
|a Overview of Netcat -- Major Features -- Implementation -- Installation and Configuration -- Netcat's 101 uses -- Netcat Defense -- Socat = Netcat++ -- Cryptcat.
|
500 |
|
|
|a Includes index.
|
520 |
|
|
|a Netcat in one of the most commonly used anti-hacking tools in the world. It reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging tool, since it can create almost any kind of connection you would need and has very interesting built-in capabilities. It lends itself to being useful in a myriad of situations. This book offers a comprehensive look at its possibilities
|
588 |
0 |
|
|a Print version record.
|
504 |
|
|
|a Includes bibliographical references and index.
|
542 |
|
|
|f Copyright: Elsevier Science & Technology
|g 2008
|
546 |
|
|
|a English.
|
650 |
|
0 |
|a Data protection.
|
650 |
|
0 |
|a Computer networks
|x Security measures.
|
650 |
|
0 |
|a TCP/IP (Computer network protocol)
|
650 |
|
0 |
|a Computer networks.
|
650 |
|
2 |
|a Computer Communication Networks
|0 (DNLM)D003195
|
650 |
|
6 |
|a R�eseaux d'ordinateurs.
|0 (CaQQLa)201-0007877
|
650 |
|
6 |
|a Protection de l'information (Informatique)
|0 (CaQQLa)201-0061151
|
650 |
|
6 |
|a TCP/IP (Protocole de r�eseaux d'ordinateurs)
|0 (CaQQLa)201-0243407
|
650 |
|
6 |
|a R�eseaux d'ordinateurs
|x S�ecurit�e
|x Mesures.
|0 (CaQQLa)201-0263812
|
650 |
|
7 |
|a COMPUTERS
|x Internet
|x Security.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Networking
|x Security.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Security
|x General.
|2 bisacsh
|
630 |
0 |
7 |
|a Netcat.
|2 blmlsh
|
650 |
|
7 |
|a Computer networks
|2 fast
|0 (OCoLC)fst00872297
|
650 |
|
7 |
|a Computer networks
|x Security measures
|2 fast
|0 (OCoLC)fst00872341
|
650 |
|
7 |
|a Data protection
|2 fast
|0 (OCoLC)fst00887958
|
650 |
|
7 |
|a TCP/IP (Computer network protocol)
|2 fast
|0 (OCoLC)fst01141584
|
700 |
1 |
|
|a Kanclirz, Jan.
|
700 |
1 |
|
|a Baskin, Brian.
|
776 |
0 |
8 |
|i Print version:
|t Netcat power tools.
|d Burlington, MA : Syngress Pub., �2008
|z 1597492574
|z 9781597492577
|w (OCoLC)182656700
|
830 |
|
0 |
|a IT Pro.
|
856 |
4 |
0 |
|u https://sciencedirect.uam.elogim.com/science/book/9781597492577
|z Texto completo
|