- 터미널 관련 / TTY 없을 때
python3 -c 'import pty; pty.spawn("/bin/bash")'
perl -e 'exec "/bin/bash";'
script /dev/null -c /bin/bash
- lvnp Tip
rlwrap -cAr nc -lvnp 4711
- external error
python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
- 한글 깨짐 현상
**한글 깨짐**
sudo apt install fonts-nanum ibus-hangul -y
im-config -n ibus
- git 관련 osint
dorking
truffle hog
; repo
gitrob
; account
- OSINT
!!! 나중에 꼭 확인 필요
https://github.com/sherlock-project/sherlock
https://github.com/sherlock-project/sherlock