수업

11/7

진태현 2023. 11. 7. 17:21

kali linux 

- 한글 설치

sudo apt install fonts-nanum >>
>> sudo apt install fonts-nanum >>
>> sudo apt install fcitx-lib* >>
>> sudo apt install fcitx-hangul

 

- reboot 후 >> input method > fcitx >> fcitx configuration > hangul 추가 

 

-tor browser 

 

 

 

 

 

metasploit 

- msfconsole >> db_status  

 

masscan

 

whatweb -a [주소] : 사이트 구성 확인 

 

nikto -host [주소]

 

wpscan --url [주소] : 워드프레스사이트 

 

joomscan

- git clone https://github.com/rezasp/joomscan.git 

- perl joomscan.pl -u [주소]

CMSmap 

- git clone https://github.com/Dionach/CMSmap.git

- python cmsmap.py -h

 

seclists : 보안 관련 워드리스트 및 파일 저장소

 

콘텐츠 탐색 

- burp suite

- owasp zap : url 입력 후 스캔 

 

- gobuster

 

https://www.kali.org/tools/

 

Kali Tools | Kali Linux Tools

Home of Kali Linux, an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments.

www.kali.org

- kali 툴 검색 

 

 

 

'수업' 카테고리의 다른 글

11/9 : Kali  (0) 2023.11.09
11/8 : Kali  (0) 2023.11.08
11/6 - 시큐어 코딩  (0) 2023.11.06
11/3 - 시큐어 코딩  (0) 2023.11.03
11/2 - 시큐어 코딩  (1) 2023.11.02