Advertisement
Guest User

APA

a guest
May 6th, 2016
1,027
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.53 KB | None | 0 0
  1. Lately there has been a lot of people on here looking to learn how to code and in general "hack". This is achieved one step at a time and a lot of people here are trying to learn everything as fast as possible. I've collected a good list of things you should learn and the order I've learned them in. I will also include links to where I learned it. Please note I'm not an 3xtr3m3 l33t h4ck3r, but I'm really just trying to help you guys make a good start and my choices may not be the best. I made multiple backups of these because pastebin isn't as cool as it used to be with this stuff. I see stuff get deleted all the time.
  2.  
  3.  
  4. 1. Learning HTML, CSS, & PHP.
  5.  
  6. http://pastebin.com/raw/91Ax9NPq
  7.  
  8. http://postits4tga4cqts.onion/index.php?cat=pub&date=2016-02-28&id=555779909
  9.  
  10. https://ghostbin.com/paste/6obpb/raw
  11.  
  12. http://darknetproject.info/pastebin/c9d68d717ad.php
  13.  
  14.  
  15. 2. Get a VPN
  16.  
  17. This is short, but something everybody needs. A VPN will hide you from your ISP completely, and also hides your IP from IP loggers, hackers, and more! When you are not under a VPN, some websites that dont encrypt your data allows your ISP to plainly see your data! Same goes for torrenting, illegally downloading movies/software without being a under a VPN can get you a fee or even suspend your internet. It also helps keep good the government out of your data as well.
  18.  
  19. Some VPNs are:
  20.  
  21. FrootVPN: https://www.frootvpn.com/
  22. Mulvad: https://mullvad.net/en/
  23.  
  24. Personally I use FrootVPN and it is quite fast. Recommend it for sure.
  25.  
  26.  
  27. 3. Learning Phishing
  28.  
  29. http://pastebin.com/raw/DKr6wCBr
  30.  
  31. http://postits4tga4cqts.onion/index.php?cat=pub&date=2016-02-28&id=880440133
  32.  
  33. https://ghostbin.com/paste/yh84f/raw
  34.  
  35. http://darknetproject.info/pastebin/91c4075f.php
  36.  
  37.  
  38. 4. Doxxing
  39.  
  40. http://postits4tga4cqts.onion/index.php?cat=pub&date=2016-02-28&id=861088105
  41.  
  42. http://pastebin.com/raw/cGF8A6pD
  43.  
  44. https://ghostbin.com/paste/zjvqj/raw
  45.  
  46. http://darknetproject.info/pastebin/8c517f06.php
  47.  
  48. As an extra bit I've decided to include a tutorial on calling an ISP to get further in a Dox. I have yet to try this but hey, if your up for it tell me how it goes! Also you should probably use a Texting app/Burner phone for this.
  49.  
  50. ISP DOXING:
  51. http://postits4tga4cqts.onion/index.php?cat=pub&date=2016-02-28&id=801522822
  52. http://pastebin.com/raw/Fpyha0mv
  53. https://ghostbin.com/paste/nsxrq/raw
  54. http://darknetproject.info/pastebin/7fadd517293d.php
  55.  
  56. 5. Learn Python
  57.  
  58. This one is the obvious. Learn how to code Python, it's more useful than you think as you learn it. I learned it here:
  59.  
  60. https://thenewboston.com/videos.php?cat=98
  61.  
  62.  
  63. 6. Making bots with Python
  64.  
  65. This is for sure one the the most useful things someone can do. You can use bots to help you attack, well really almost anything you want provided there isn't a captcha. In Python you want to Import selenium webdriver and download chromedriver.exe, this is actually a bit more complex but you will get the hang of it. The video below is where I learned it and with that you should be set. I've gone through quite a bit of trouble learning to work with Selenium so if you ask me any questions I will try to answer.
  66.  
  67. Learn to use Selenium here:
  68. https://www.youtube.com/watch?v=l15ZJAbxCL8
  69.  
  70. Download Chromedriver.exe:
  71. https://sites.google.com/a/chromium.org/chromedriver/downloads
  72.  
  73.  
  74. 7. Learning about and how to DOS/DDOS
  75.  
  76. This is also known as booting so I will call it as that. This is when you sent so many requests to a server/router than no other person trying to use it can connect. This will work on websites, and residents. This is useful for a multitude of reasons. Say for example someone has made a website with your private information that includes your address, your phone number, and in a even possible worse case your bank information. Let's be honest, local police do not have any sort of information on this subject and it's pretty likely it won't be passed on to the FBI because this is frequent. So you will have to take action yourself. At this point you have 2 options, you can buy a booter online, or you can make a botnet. A botnet is when you spread a virus until you have a decent amount of people with your virus on their machines with a invisible process that runs in the background so not even the user will know they are infected, then you can use all the machines combined to send requests to a IP and flood it. This is the same idea as if you purchase a online booter. I won't teach you about botnets in this so you'll just have to find a tutorial elsewhere. I can give you a few online booters though.
  77.  
  78. XYZ Booter: https://booter.xyz/
  79. InBoot: https://inboot.me/
  80.  
  81.  
  82. 8. Make the switch
  83.  
  84. If you haven't made the switch to Linux, I really think you should switch over to the Linux side. I myself am new to it but I have come very fond of it and really think it's gots some pros over Windows. I can't really speak because I don't know much about it yet, but if you're going to switch I'd suggest going to Deepin, or Ubuntu first. I like Deepin myself and use that at the moment. I also have a live USB of Kali and use that sometimes. Kali is known for it's security testing on all sorts of stuff. I'll put the links down below. If you're not willing, at least start looking into it. I know theres some pros and cons but in the long run I'm sure I will like it.
  85.  
  86. Deepin Linux: http://linuxdeepin.com/
  87. Ubuntu: http://www.ubuntu.com/
  88. Kali Linux: https://www.kali.org/
  89.  
  90.  
  91.  
  92. EDIT: If this didn't fulfill your needs, or you want to learn more please go to this link to view another one (I didn't make it): http://24hcpmhhmtdkccam.onion/guides/n00bguide.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement