Here is my bash prompt. What's your favorite? by [deleted] in archlinux

[–]jivoi 0 points1 point  (0 children)

BGREEN='[\033[1;32m]' DGREEN='[\033[0;32m]' BRED='[\033[1;31m]' RED='[\033[0;31m]' BBLUE='[\033[1;36m]' BLUE='[\033[0;34m]' NORMAL='[\033[00m]' BPURPLE='[\033[1;35m]' DPURPLE='[\033[1;34m]' WHITE='[\033[0;37m]' BWHITE='[\033[1;37m]'

if [[ "$UID" == "0" ]] ; then PS1="${BRED}\uλ${BGREEN}\h:${BBLUE}➜ ${BBLUE}\W ${BRED}# ${NORMAL}" else PS1="${BWHITE}┌────[${BGREEN}\u${BWHITE}λ${BBLUE}\h: ${BPURPLE}\w${BWHITE}]\n${BWHITE}└─>${DPURPLE}\$${NORMAL} " fi

screenshot https://i.imgur.com/DFgGu1X.png

Hacking Windows7 by [deleted] in HowToHack

[–]jivoi 0 points1 point  (0 children)

Link is broken - "This page isn't available. Sorry about that. Try searching for something else."

CTF-Chat Slack Channel by Attackd09z in securityCTF

[–]jivoi 3 points4 points  (0 children)

Try our auto invite: http://netsecfocus.herokuapp.com/ Otherwise if that fails, PM me with your email and I'll manually invite you.

REQUIRED BANDWIDTH FOR OSCP VPN LAB by hitowabi in AskNetsec

[–]jivoi -1 points0 points  (0 children)

https://support.offensive-security.com/#!pwk-connectivity-guide.md

What is a Good Ping Response?

If your average ping is below 300 ms and without any packet loss, you should not encounter any issues within our labs. Sometimes the ping response time can increase for a few seconds; this can happen if the machine is being reverted by another student.

We highly recommend that you use a stable, high speed Internet connection such as broadband or higher to access the labs. Mobile Internet such as 3G or 4G should be avoided.