Notice
Recent Posts
Recent Comments
Link
Tags
- CVE-2010-1622
- Frida
- JSP
- Android 6.0
- DOM
- UnCrackable
- File Upload
- HackTheBox APKey
- HacktheBox Mobile
- JAVA ClassLoader 취약점
- login form
- Xamarin 분석
- PortSwigger
- getCachedIntrospectionResults
- blind sql injection
- nginx
- CVE-2022-22965
- mstg
- NoSQL
- MariaDB
- CVE-2014-0094
- UnCrackable level 1
- Hackthebox cat
- Directory traversal
- HackTheBox
- Android Backup
- xss
- SeeTheSharpFlag
- mongoDB
- XALZ 압축해제
Archives
- Today
- Total
끄적끄적
[ERROR] Fridump ERROR 모음 본문
fridump3.py 파일 수정
Device Not Found 에러시 (NOX 사용)
session = frida.get_usb_device().attach(APP_NAME) -> session = frida.get_usb_device(1).attach(APP_NAME) 로 변경
Comments