Advertisement
Guest User

Power Users, Webdev and Hacking Tools V0.2

a guest
Aug 28th, 2015
1,572
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. _DISTROS FOR POWER USERS_
  2.  
  3. >Arch Linux
  4. To learn more about Linux, to have the newest software or for extreme personalization, it has the best wiki to go from intermediate user to pro.
  5.  
  6. >Parabola GNU/Linux-Libre
  7. Using only free software to avoid propietary, removed binary blobs and any obfuscated code. Fully compliant with the Free Software Foundation.
  8.  
  9. >Qubes OS
  10. Security exponentially increased, but at a price.
  11.  
  12. >Replicant OS
  13. A replacement for the closed sourced Android, this is meant for your smartphone.
  14.  
  15. >PupNGo Linux
  16. For a more minimalistic distro or for really (REALLY) old computers with but with an impressive set of software.
  17.  
  18. >Linux From Scratch
  19. Only for the experienced user who knows how to compile programs (NOT FOR NOOBS), this will make you a wizard (and hirable for many jobs).
  20.  
  21. >Alpine Linux
  22. Ultra secure Linux server and firewall.
  23.  
  24. >Metasploitable (and Kioptrix)
  25. Used for penetration testing AS A TARGET. NEVER connect this disto directly to the internet, configure the virtual machine to a bridged connection BEFORE booting it.
  26.  
  27. Special mention: Gentoo. Very good for configuration or for learning purposes, but you would either want to use Arch or LFS for either of those reasons.
  28.  
  29. Source Mage. True source-based distribution. In contrast with Gentoo:
  30. >It is free from obfuscated and pre-configured code
  31. >Uses only free software (as in freedom) in their main package
  32. >Without 3rd party patches, "sensible defaults" or masked packages
  33. >It doesn't need obfuscated python libraries neither, only bash
  34. >Uses clean dependencies as they came from upstream developers, which by the same provides instant updates.
  35. http://beta.sourcemage.ru/Intro
  36.  
  37.  
  38.  
  39. _SOFTWARE FOR DEVELOPERS, INFOSEC AND HACKERS_
  40.  
  41. >codeblocks
  42. C and C++ IDE
  43.  
  44. >netbeans
  45. Java IDE
  46.  
  47. >Install Brackets In Ubuntu Via PPA (Open Source Code Editor For HTML, CSS And JavaScript)
  48. http://www.webupd8.org/2013/11/install-brackets-in-ubuntu-via-ppa-open.html
  49.  
  50. >Install Oracle Java 8 (JDK8 and JRE8) in Ubuntu or Linux Mint
  51. http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html
  52.  
  53. >Install Android Studio In Ubuntu Via PPA
  54. http://www.webupd8.org/2014/05/install-android-studio-in-ubuntu-via-ppa.html
  55.  
  56. >xspim
  57. MIPS32 Simulator
  58.  
  59. >umbrello
  60. UML modelling tool and code generator
  61.  
  62. >gns3
  63. Network emulator (for your cisco, etc.)
  64.  
  65. >etherape
  66. Graphical network traffic browser
  67.  
  68. >wireshark
  69. Interactive network traffic analyzer
  70.  
  71. >zenmap
  72. Graphical network exploration tool and security / port scanner
  73.  
  74. >driftnet
  75. Capture images from network traffic and display them in an X window; optionally, capture audio streams and play them.
  76.  
  77. >glogg
  78. Interactively browses and searches through logs
  79.  
  80. >htop
  81. interactive process viewer
  82.  
  83. >clamtk
  84. Graphical user interface (gui) for Clam AntiVirus
  85.  
  86. >gufw
  87. Graphic user interface for managing firewalls
  88.  
  89. >apparmor
  90. Kernel enhancement to confine programs to a limited set of resources
  91.  
  92. >tripwire
  93. File and directory integrity checker
  94.  
  95. >ddd
  96. The best graphical debugger
  97.  
  98. >radare2
  99. Advanced commandline hexadecimal editor, disassembler and debugger
  100.  
  101. >dff
  102. Digital forensic framework
  103.  
  104. >visualvm
  105. Java monitor, profiler and reverse-engineering tool
  106.  
  107. >gameconqueror
  108. A game hacking tool
  109.  
  110. >gpa
  111. Encryption assistant
  112.  
  113. >bleachbit
  114. Delete files from the system like the professional hackers
  115.  
  116. >mat
  117. Metadata Anonymisation Toolkit
  118.  
  119. >sweeper
  120. History and temporary files cleaner
  121.  
  122. >gtkorphan
  123. A graphical tool to find and remove orphaned libraries
  124.  
  125. >gdebi
  126. Simple tool to install deb files
  127.  
  128. >bastille
  129. Total security script
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement