[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-46094-en":3,"doc-seo-46094-105":29,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":11,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":13,"seo_description":14,"update_tm":27,"read_time":28},46094,687197207057,"Sage","https://ap-avatar.wpscdn.com/davatar_29158cc5080c5b710cf443261637dec0",6,"Technology","RTFM Red Team Field Manual","RTFM Red Team Field Manual compiles practical red-team and offensive security guidance organized for fast field use. It provides an actionable table of contents covering *NIX and Linux network reconnaissance, system and utility commands, file operations, and miscellaneous tooling. The manual also lists common infosec reference topics and learning aids such as Nmap cheat sheets, TCP/IP and infrastructure tests, Wireshark filters, practice labs, and related security standards and concepts, enabling methodical infrastructure assessment workflows.","RTFM  \nRED TEAM FIELD MANUAL  \nBEN CLARK  \nV 1.0  \nRTEM.Copyright ◎ 2013 by Ben Clark  \nAll rights reserved.No part of this work may be reproduced or transmittedin any form or by any means,without prior written permission of thecopyright owner.  \nISBN-10:1494295504  \nISBN-13:978-1494295509  \nTechnical Editor:Joe Vest  \nGraphic:Joe Vest  \nProduct and company names mentioned herein may be the trademarks of theirrespective owners.Rather than use a trademark symbol with every occurrenceof a trademarked name,the author uses the names only in an editorialfashion,with no intention of infringement of the trademark.Use of a termin this book should not be regarded as affecting the validity of anytrademark or service mark.  \nThe information in this book is distributed \"as is\".While every precautionwas taken to ensure the accuracy of the material,the author assumes noresponsibility or liability for errors or omissions,or for damagesresulting from the use of the information contained herein.  \nTABLE OF CONTENTS  \n*NIX………………………………………………………………………………………………………………………………………………………………………………………4  \nWINDOw………………………………………………………………………………………………………………………………………………………………………14  \nNETWORKING……………………………………………………………………………………………………………………………………………………………………34  \nTIPS AND TRICK…………………………………………………………………………………………………………………………………………………………………42  \nTOOL SYNTAX……………………………………………………………………………………………………………………………………………………………………50  \nWEB……………………………………………………………………………………………………………………………………………………………6  \nDATABASES…………………………………………………………………………………………………………………………………………………………………………72  \nPROGRAMMING………………………………………………………………………………………………………………………………………………………………76  \nWIRELES……………………………………………………………………………………………………………………………………………………………………………84  \nREFERENCE…………………………………………………………………………………………………………………………………………………………………………94  \nINDEX…………………………………………………………………………………………………………………………………………………………………………………95  \nBonus Material added by 0E800  \nNmap Cheat Sheet  \nINFOSEC MIND MAPS:  \nTCP/IP  \nNmap Cheat Sheet 2  \nINFRASTRUCTURE TESTS  \nVLAN  \nWireshark Display Filters  \nPRACTICE LABS  \nVOIP  \nCommon Ports List  \nVM/LIVECD  \nWLAN  \nGoogle Cheat Sheet  \nBROWSER PLUGINS  \nHTML  \nScapy  \nWIFI  \nPHP  \nVPN  \nCSS  \nWEB APP  \nPyhon  \nISO 27001  \nRegular Expressions  \nPCI DSS  \nSQL Server  \nVIRUS  \nWORMS  \nTCPDUMP  \nNAT  \nQoS  \nIPv4  \nIPv6  \n3  \n*NIX  \nLINUX NETWORK COMMANDS  \nwatch ss -tpNetwork connectionsnetstat -antTcp connections -anu=udpnetstat -tulpnConnections with PIDs1sof-iEstablished connectionssmb://ip /shareAccess windows smb shareshare user x.X.X.x c$Mount Windows sharesmbclient -U user W ip \\shareSMB connectifconfig eth\\#ip /cidrSet IP and netmaskifconfig eth0:1 ip /cidrSet virtual interfacerfcontaethamLu (s12-DSet GW  \nChange MTU sizeexport MAC=xx:XX:Xx:Xx:XX:XXChange MACifconfig int hw ether MACChange MACmacchanger -m MAC intBacktrack MAC changeriwlist int scanBuilt-in wifi scannerdig -x ipDomain lookup for IPhost ipDomain lookup for IPhost-t SRV_service _tcp.url.comDomain SRV lookupdig @ip domain -t AXERDNS Zone Xferhost-1 domain namesvrDNS Zone Xferip xfrm state listPrint existing VPN keysip addr add ip /cidr dev eth0Adds 'hidden’interface/var/log/messages I grep DHCPList DHCP assignmentstcpkill host ip and port portBlock ip:portecho\"1\"  /proc/sys/net/ipv4/ip_forwardTurn on IP Forwardingecho \"nameserver x.8.8.x\"   /etc/resolv.confAdd DNS Server  \n# LINUX SYSTEM INFO\n\nGet hostname for ipidCurrent usernameWLogged on userswho -aUser informationlast -aLast users logged onps -efProcess listing(top)df -hDisk usage(free)uname -aKernel version/CPU infomountMounted file systemsgetent passwdShow list of usersPATH=$PATH:/home/mypathAdd to PATH variablekil1 pidKills process with pidcat /etc/issueShow OS infocat /etc/'releaseShow os version infocat /proc/versionShow kernel inforpm --query -allInstalled pkgs(Redhat)rpm -ivh.rpmInstal1 RPM(-e=remove)dpkg -get-selectionsInstalled pkgs(Ubuntu)dpkg -I  .debInstall DEB(-r=remove)pkginfoInstalled pkgs(Solaris)which tscsh/csh/ksh/bashShow location of executablechmod 750 tcsh/csh","cbCaih2BoTAWjBz2","https://ap.wps.com/l/cbCaih2BoTAWjBz2","pdf",10734754,1,134,"English","en",105,"# *NIX\n## Linux Network Commands\n## Linux System Info\n## Linux Utility Commands\n## Linux File Commands\n## Linux Misc Commands\n# WindOw\n# Networking\n# Tips and Trcik\n# Tool Syntax\n# Web\n# Databases\n# Programming\n# Wireless\n# Reference\n# Index","[{\"question\":\"What is the overall purpose of the RTFM Red Team Field Manual?\",\"answer\":\"It serves as a field-oriented reference for conducting red-team activities and offensive security workflows using command and concept checklists.\"},{\"question\":\"Which sections focus on Linux-based networking and reconnaissance?\",\"answer\":\"The *NIX section includes Linux network commands such as netstat and 1sof, plus related utilities for discovery and inspection, alongside an extensive networking-oriented table of contents.\"},{\"question\":\"What kinds of information are provided in the bonus material?\",\"answer\":\"The bonus material adds cheat sheets and structured topic summaries, including Nmap cheat sheets, INFOSEC mind maps, infrastructure tests, Wireshark display filters, practice labs, and common port or scanning resources.\"}]",1783470706,338,{"code":4,"msg":30,"data":31},"ok",{"site_id":24,"language":23,"slug":32,"title":13,"keywords":33,"description":14,"schema_data":34,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":27},"rtfm-red-team-field-manual","",{"@graph":35,"@context":85},[36,53,68],{"@type":37,"itemListElement":38},"BreadcrumbList",[39,43,47,50],{"item":40,"name":41,"@type":42,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":44,"name":45,"@type":42,"position":46},"https://docshare.wps.com/document/","Document",2,{"item":48,"name":12,"@type":42,"position":49},"https://docshare.wps.com/document/technology/",3,{"item":51,"name":13,"@type":42,"position":52},"https://docshare.wps.com/document/rtfm-red-team-field-manual/46094/",4,{"url":51,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":23,"description":14,"dateModified":61,"datePublished":62,"encodingFormat":60,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":40,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-07-16","2026-07-08",true,{"@type":65,"interactionType":66,"userInteractionCount":11},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"What is the overall purpose of the RTFM Red Team Field Manual?","Question",{"text":75,"@type":76},"It serves as a field-oriented reference for conducting red-team activities and offensive security workflows using command and concept checklists.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"Which sections focus on Linux-based networking and reconnaissance?",{"text":80,"@type":76},"The *NIX section includes Linux network commands such as netstat and 1sof, plus related utilities for discovery and inspection, alongside an extensive networking-oriented table of contents.",{"name":82,"@type":73,"acceptedAnswer":83},"What kinds of information are provided in the bonus material?",{"text":84,"@type":76},"The bonus material adds cheat sheets and structured topic summaries, including Nmap cheat sheets, INFOSEC mind maps, infrastructure tests, Wireshark display filters, practice labs, and common port or scanning resources.","https://schema.org",{"og:url":51,"og:type":87,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":89,"canonical":51},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":92},[93,97,101,105,110,113,118,123,128,131,135],{"id":20,"doc_module":4,"doc_module_name":45,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":46,"doc_module":4,"doc_module_name":45,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":52,"doc_module":4,"doc_module_name":45,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":45,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":11,"doc_module":4,"doc_module_name":45,"category_name":12,"show_sort_weight":111,"slug":112},50,"technology",{"id":114,"doc_module":4,"doc_module_name":45,"category_name":115,"show_sort_weight":116,"slug":117},7,"Healthcare",40,"healthcare",{"id":119,"doc_module":4,"doc_module_name":45,"category_name":120,"show_sort_weight":121,"slug":122},8,"Research & Report",30,"research-report",{"id":124,"doc_module":4,"doc_module_name":45,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":45,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":45,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":45,"category_name":137,"show_sort_weight":106,"slug":138},19,"General","general"]