ALL_ALL_TABLESALL_ALL_TABLES describes all object tables and relational tables accessible to the current user. ALL_TABLESALL_TABLES describes all relational tables accessible to the current user. To gather statistics for this view, use the SQL ANALYZE statement. TABSTABS is a synonym for USER_TABLES. TABTAB is included for compatibility with Oracle version 5. Oracle Corporation recommends that y..
1. Burp Suite에서 Proxy > Options > Proxy Listeners > Add 를 선택하고 포트 번호를 입력해주고 All interfaces 선택하고 확인 2. 생성한 Listener의 Running 선택 3. Android 디바이스에서 환경설정 > Wi-Fi > 해당 네트워크 선택하여 네트워크 설정 변경 (디바이스마다 차이가 있으나 일반적으로 누르고 있으면 설정창이 뜸) 4. 고급 옵션 표시 선택하고 프록시 설정 > 수동으로 변경한 다음 Burp Suite가 켜져있는 컴퓨터의 IP 주소와 앞에서 설정한 포트 번호를 입력 5. Android 디바이스에서 HTTP 통신을 해보면 프록시가 잡히는 것을 확인 6. HTTPS 프록시도 잡기 위해서는 인증서가 필요 인증서를 받기 위해서 And..
1. Burp Suite에서 Proxy > Options > Proxy Listeners > Add 를 선택하고 포트 번호를 입력해주고 All interfaces 선택하고 확인 2. 생성한 Listener를 Running 선택 3. iOS 디바이스에서 설정 > Wi-Fi > 세부정보 보기 4. 세부정보 하단에 HTTP 프록시 수동을 선택하고 Burp Suite가 켜져있는 컴퓨터의 IP 주소와 앞에서 설정한 포트 번호를 입력 5. iOS 디바이스에서 HTTP 통신을 해보면 프록시가 잡히는 것을 확인 6. HTTPS 프록시도 잡기 위해서는 인증서가 필요 인증서를 받기 위해서 iOS 디바이스에서 사파리를 이용하여 http://burp 로 이동한 뒤 CA Certificate 선택 7. PortSwigger C..