Skip to main content

Posts

Showing posts with the label linux

Terminus - A Terminal For a Modern Age

  Terminus is a highly configurable terminal emulator for Windows, macOS and Linux. Theming and color schemes Fully configurable shortcuts Split panes Remembers your tabs PowerShell (and PS Core), WSL, Git-Bash, Cygwin, Cmder and CMD support Integrated SSH client and connection manager Full Unicode support including double-width characters Doesn't choke on fast-flowing outputs proper shell experience on Windows including tab completion(via Clink) Terminus is an alternative to window's standard(conhost), Powershell ISE, PuTTy or iTerm Terminus is not a new shell or a MinGW or Cygwin replacement. Neither is it lightweight - it RAM usage is of importance, consider Conemu or Alacritty Plugins Plugins and themes can be installed directly from the Settings view inside Terminus. clickable-links - makes paths and URLs in the terminal clickable shell-selector - a quick shell selector pane title-control - allows modifying the title of the terminal tabs by pr...

12 Best Linux Distributions for Hacking and Pen-Testing

I have basically listed out various Linux distributions focusing on security. These Linux distros provide various tools that are needed for assessing networking security and other similar tasks. List is in no particular order. 1.Kali Linux Kali Linux is the most widely known Linux distro for ethical hacking and penetration testing. Kali Linux was developed by Offensive Security taking on the mantle of BackTrack. Kali Linux is based on Debian. It comes with a large amount of penetration testing tools from various fields of security and forensics. And now it follows the rolling release model, meaning every tool of your collection will always be up-to-date. It is the most advanced penetration testing platform out there. It supports a wide range of devices and hardware platforms. Moreover, Kali Linux provides decent documentation and a large & active community. You can easily install Kali Linux in VirtualBox inside Windows and start your hacking practice right away. 2.Back...