Dotfiles - Mis módulos IP (Arch Linux)

Search for a command to run...

No comments yet. Be the first to comment.
Flameshot is one of those tools I end up using all the time. It is simple, lightweight, and just works for quick screenshots. You can capture, annotate, blur sensitive data, and copy straight to the c

After 6 or 7 years on Hack The Box, competing, failing, learning, and coming back again, I finally reached the Top 7 worldwide. The number itself is not what matters most, but everything behind it: ti

Anonymous SMB and NTLM theft enable Kerberoasting; forged silver tickets and MSSQL/token impersonation achieve SYSTEM.

In the Cybersecurity world, paranoia is part of daily life. We usually talk about flaws in terms of exploits, payloads, or bypasses. However, not all failures are due to bugs. Sometimes, it's the product design itself, which can be even more alarming...

INFO: Ports and Services 53/tcp open domain 88/tcp open kerberos-sec 135/tcp open msrpc 139/tcp open netbios-ssn 389/tcp open ldap 445/tcp open microsoft-ds 464/tcp open kpasswd5 593/tcp open http-rpc-epmap 636/tcp open ldapssl 32...

Estos módulos son muy básicos pero muy útiles, para todos aquellos que somos CTF Players y pentester, es muy común que constantemente vayamos seteando targets, viendo direcciones ip de VPNs o simplemente querer ver y copiar la direccion IP de LAN o WAN.
Con este script resumi todo eso reemplazando el módulo de titulo de ventana que no utilizo demasiado y aprovechando la barra TOP para agregarle los módulos de: VPN, TARGET, LAN, WAN.
Personalmente utilizo ARCH con BSPWN y desde hace un largo tiempo utilizo este gran trabajo como base de dotfiles (https://github.com/gh0stzk/dotfiles.), en mi caso uso el JAN THEME de dicho dotfiles y es para el theme que está enfocado mi script, (ya que si se trata de usar en otros themes posiblemente quede mal estéticamente porque los diseños de la barra de tareas etc son diferentes).
Tuve la idea de crear mi GitHUB para poder subir scripts y trabajar en pequeños proyectos, de este modo me ayudara a perfeccionar el scripting y la programación así que este es mi primer ‘muy mini’ proyecto. https://github.com/shkz-x/conn_d0tfiles
Los comandos para clonar el repo y ejecutar correctamente:
git clone https://github.com/shkz-x/conn_d0tfiles.git
chmod +x conn_d0tfiles.sh
./conn_d0tfiles.sh
von -> SHOW vpn ip
voff -> HIDE vpn ip
lanon -> SHOW lan ip
lanoff -> HIDE lan ip
wanon -> SHOW wan ip
wanoff -> HIDE wan ip
target [value] -> Set a TARGET
targetoff -> Unset TARGET

