Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.89 KB | None | 0 0
  1. First and foremost, it is important for you to understand that 'hacking' is a broad term. There are many aspects
  2. to it, most of which require several programming skills, but that shouldn't stop you from using the tools made
  3. available by the internet for you to take advantage of.
  4. Go to the HTMLdog website and learn some HTML first, it is a great website and you will progress in no time. Also,
  5. consider Python as your first programming language; it is a tradition to recommend Python to newbies because it is
  6. the fundamental and appropriate language that will kickstart you in the world of computing. So, now that you are
  7. set and ready to continue with the quest, allow me to present to you a simplistic and minimalistic reference guide.
  8.  
  9. On a side note, before you start, make sure your internet connection has some sort of protection, either through a
  10. proxy or a VPN. DO NOT TAKE ANY RECOMMENDATIONS FROM OTHER ANONYMOUS MEMBERS, EVEN OPS.
  11. They could be trying to hook you up with a VPN-service that is cooperating with the feds.
  12. Do your own research on your VPN, Privacy policy, Terms of Agreement etc. NOBODY IS GOING TO JAIL FOR YOU.
  13. After that, pay with anonymous payment methods, again, do your own research on those methods too.
  14.  
  15. [PS: Do NOT perform DDoS attacks while on VPN. They may protect your data from the destination, but don't go as far
  16. as trusting them when you're sending endless packets over their servers. Needless to say, your safety is not of any
  17. concern to me so take care of yourself first.]
  18.  
  19.  
  20.  
  21. ----------
  22. OS Picking
  23. ----------
  24. For hacking specifically, it is recommended to use open source Operating Systems (OSes) such as Linux distributions
  25. that have root (Administrator) privileges in order to get the most out of the tools you use. Let me give you some
  26. ordered examples:
  27.  
  28. FOR LINUX NOOBS
  29. 1) Mint — great to learn Linux and for hacking as well, tools can be added easily, and has a lovely desktop.
  30. 2) Ubuntu — same as mint, but better approach toward learning Linux than just looking good. Mint is based on it.
  31. 3) Tails — strongly recommended as a Virtual Machine, it is closest to anonymity you can get.
  32.  
  33. Despite what other anons and the internet is saying, Kali isn't useful to you unless you have your own server to work on.
  34. The OS is broken and insecure, and is built for security pentesters.
  35. Kali will provide very poor security unless you know what you're doing.
  36.  
  37. --------------
  38. Wireless Cards
  39. --------------
  40. In case you do as I suggested above, and get yourself a Virtual Machine (VM) with either of the three recommended
  41. distributions, you will need a USB Wireless Network Adapter in order to be able to execute wireless attacks from it.
  42. This is needed because a Virtual Machine cannot share a single wireless card with the host machine. For the sake of
  43. convenience, price, accuracy, packet injection and sniffing capabilities, I strongly recommend a very widely used
  44. card called the Alfa AWUS-036NHA with the AR9271 chipset, which can be found by following the link directly below:
  45. http://www.simplewif...71-chipset.html
  46.  
  47.  
  48.  
  49. ---------
  50. Anonymity
  51. ---------
  52. There is a constant presence of fear in everyone's mind that our information is being monitored 24/7/365 by people
  53. behind monitors all day long, searching for private data and invading your personal life. Well, this conspiracy is
  54. something experienced by those who have something to hide from the authorities, whether it is illegal or possibly
  55. embarrassing.
  56. Either way, there is one thing you must know — you will never be able to fully protect yourself while
  57. browsing on the internet. However, there are several tools and techniques you may embed in order to get as close as
  58. possible to being anonymous online. True anonymity lies in several layers of data transfer, which is difficult for
  59. an individual to achieve without knowledge of 3rd-party software that allows such possibilities.
  60. Remember, there's no magical tool that let's you be 100% anonymous online.
  61. You will NEVER be 100% anonymous in a system that is designed to be traceable.
  62. Let's get straight to the point. The following techniques will help to achieve a high anonymity level:
  63.  
  64. • TOR — found at https://www.torproject.org/it allows you to connect through several nodes before reaching a server,
  65. and that way all data transfer stays private. For maximum browsing anonymity,
  66. use the TOR browser in combination with a good, paid VPN as well.
  67.  
  68. • VPN — stands for Virtual Private Network and is a server that you connect through before you reach anything online.
  69. From a security point of view, it is the safest and most anonymous tool to use, as long as you trust the VPN
  70. provider.
  71.  
  72. • Proxy — This is another possible way to achieve good anonymity, but is often slow and unreliable for torrenting or
  73. downloading large files. Proxy websites can be found anywhere online, but preferably use proxy servers that
  74. need configuration of the browser settings, since that will likely cause fewer javascript and HTML issues.
  75.  
  76. • More Useful Tools/Guides
  77.  
  78. 1) Anonymous file sharing: https://onionshare.org
  79. 2) File uploading: http://tinyupload.com/ and https://anonfiles.com/
  80. 3) http://www.deepdotwe...-for-beginners/
  81.  
  82.  
  83.  
  84. ----------------
  85. DoS & DDoS Tools (don't use them unless instructed)
  86. ----------------
  87. HOWEVER: if anybody tells you to use tools such as LOIC, XOIX, HOIC or any other similar tools, do not listen to them
  88. since they obviously are not aware of the incredibly high risks of getting caught when using them. Tools that
  89. end in OIC are easily traced to your IP address and expect to get in trouble if you use them. Besides, using
  90. them on your own will cause no damage to public IPs due to the severe limitations. So, end point, forget it!
  91. ======================================================================================================================
  92. TOR's Hammer (works on systems that have Python installed.)
  93. • Note: this tool allows the use of the TOR browser to prevent getting caught. I recommend and, in some ways, insist
  94. that you do so, because nobody other than you is liable for the damage you will cause from using this tool.
  95. How to Set Up:
  96. 0) Download it first, duh! http://sourceforge.n...ects/torshammer
  97. 1) Download python. Note: Mac users have it preinstalled
  98. 2) Place the torshammer folder (unpackaged) on your Desktop
  99. 3) In the torshammer folder there will be a file called 'torshammer.py' that you will need to open with a text editor
  100. 4) Inside the file, use the Find & Replace function to replace the three occurrences of '9050' with '9150' and save
  101. 5) Open CMD or Terminal and type (without quotes) "cd Desktop" and then "cd torshammer"
  102. 6) Now open the TOR browser and wait for your new identity. To ensure it works, visit at least 2 >DIFFERENT< websites
  103. 7) In your CMD / Terminal type (without quotes) "./torshammer.py -t example.com -r 300 -T"
  104. To understand the syntax of the command, 'cd' to the torshammer folder and type (without quotes) "./torshammer.py"
  105.  
  106. Slowloris
  107. One of my favorite tools that I used when I started DoSing.
  108. IPV4 version: http://ha.ckers.org/...is/slowloris.pl
  109. IPV6 version: http://ha.ckers.org/...s/slowloris6.pl
  110. To download, simply copy the text to a file and save it as slowloris.pl and/or slowloris6.pl respectively.
  111. You will need perl in order to run Slowloris, tutorials of which can be found online.
  112.  
  113. Ufonet
  114. >>> https://github.com/epsylon/ufonet
  115. I will not explain here how to set this up, since you have Google at your disposal.
  116.  
  117. MDK3
  118. This is preinstalled on Kali Linux and it basically allows to deauthenticate any Wi-Fi routers in range by overloading
  119. them with empty packets until they can no longer operate, thus taking them down locally on your own (DoS).
  120. ======================================================================================================================
  121.  
  122.  
  123.  
  124. -----------------------
  125. Password Cracking Tools
  126. -----------------------
  127. Ophcrack
  128. Read info >>> http://blog.codingho...w-hash-cracking
  129. Download >>> http://ophcrack.sourceforge.net
  130.  
  131. L0phtCrack
  132. It is an alternative to Ophcrack and is used to crack Windows passwords from hashes.
  133. http://www.l0phtcrac...m/download.html
  134.  
  135. John the Ripper
  136. >>> http://www.openwall.com/john
  137.  
  138. Reaver
  139. This is specifically a WPA(&2) Wi-Fi cracking tool, supporting routers with WPS (Wireless Protected Setup) enabled
  140. It is preinstalled on Kali Linux, and hopefully on the other hacking Linux distributions too. It does NOT work
  141. on Windows, in fact Windows is the least reliable OS for hacking, so I regard it as a skiddie OS.
  142.  
  143. Aircrack-ng
  144. Cracks WPE & WPA; it analyzes wireless encrypted packets and then tries to crack passwords via its cracking algorithm.
  145. http://www.aircrack-...rg/install.html
  146.  
  147. Hydra
  148. This uses brute force and dictionary attacks to crack any password that is on a specific wordlist. It is well built
  149. and is very configurable, giving you a wide range of options to pick from, and limits to set. Here's a great tutorial:
  150. http://null-byte.won...c-hydra-0155374
  151.  
  152. Hashcat
  153. Uses your GPU to crack hashes, very strong.
  154. http://hashcat.net/hashcat/
  155.  
  156. --------------------------------
  157. Man In The Middle (MITM) Attacks
  158. --------------------------------
  159. Note: enable routing first, by typing in terminal (without quotes) "echo 1 > /proc/sys/net/ipv4/ip_forward"
  160. ================================
  161. Wireshark
  162. Extremely configurable and versatile, and has close to no limitations as to functionality.
  163. Kali Linux has it preinstalled. For Windows and Mac, download it here: https://www.wireshar...g/download.html
  164.  
  165. Ettercap
  166. As usual, it is preinstalled on Kali Linux. It performs marvellously, and supports 'driftnet' (for image capturing).
  167. >>> http://ettercap.gith.../downloads.html
  168.  
  169.  
  170.  
  171. ----------------
  172. Website Scanning
  173. ----------------
  174. nmap
  175. This is great for port scanning, checking whether a host is up, ping scan, TCP and UDP, etc.
  176. >>> http://nmap.org/download.html
  177.  
  178. Nikto
  179. It performs comprehensive tests against web servers for items including potentially dangerous files, performs checks
  180. for outdated server versions, and version specific problems.
  181. >>> https://github.com/sullo/nikto
  182.  
  183. Dmitry
  184. About it >>> http://linux.die.net/man/1/dmitry
  185. Download >>> http://packetstormse...try-1.2a.tar.gz
  186.  
  187. Vega
  188. A powerful vulnerability scanner.
  189. >>> https://subgraph.com/vega/download
  190.  
  191. CL2 (filename)
  192. This is a simple web crawler written in Python that indexes all hyperlinks of a particular webpage and/or website.
  193. >>> https://ghostbin.com/paste/vg3af
  194.  
  195. FTP-Spider
  196. Written in perl, it cleverly scans FTP servers and logs their directory structure, detects anonymous access & writable
  197. directories, and looks for user specified data.
  198. http://packetstormse...-spider.pl.html
  199.  
  200. Arachni
  201. This is a framework developed to assess web app security and evaluate them in real time.
  202. Read about it & download it here >>> http://www.arachni-scanner.com/
  203.  
  204.  
  205.  
  206. --------------
  207. Useful To Note
  208. --------------
  209. Detailed information about IP addresses — http://www.ip-tracker.org
  210. A course I highly recommend you follow — http://offensive-sec...ashed/Main_Page
  211. Find out what websites are built with — http://builtwith.com
  212.  
  213.  
  214. =================================================================================================
  215.  
  216.  
  217.  
  218. ----------
  219. ALL IN ALL
  220. ----------
  221. Conclusion: You are prepared for anything if you are able to apprehend the work that lies ahead, but let me tell you,
  222. no one is going to endlessly spoon-feed you the information and knowledge, because all you will learn is
  223. how to copy from someone else. I think the old saying "practice makes perfect" fits this pretty damn well
  224. from my point of view, and I'm not saying that you can't ask anything, but if you want to learn fast, do
  225. it the hard way and look it up yourself, that's all!
  226.  
  227.  
  228. [Taken from Nulled]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement