Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
AdbNet — 전 세계에서 취약한 안드로이드 기기를 검색하고 이를 익스플로잇할 수 있는 도구입니다. | Kitploit
도구/GitHubGitHub/0x1ca3/adbnet
Android SecurityReconnaissanceExploitationInformation GatheringPost-ExploitationPenetration TestingMobile Security
GitHub0x1ca3/adbnet

AdbNet

전 세계에서 취약한 안드로이드 기기를 검색하고 이를 익스플로잇할 수 있는 도구입니다.

저장소 보기
433764년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유


adb - 안드로이드 장치용 익스플로잇 도구.

전 세계의 취약한 안드로이드 장치를 검색하고 익스플로잇 할 수 있는 도구입니다.

Version

Features

root@kitploit:~
Features:
  - Post-Exploitation modules to control and tinker with the device you are connected to.
  - Scanners to search for vulnerable android devices across the world to exploit.
  - Options for managing how many devices you have connected.
  - Options for checking whether the devices you are connected to are online or offline.
  - IP-Lookup for retrieving information on a certain IP.
  - Options to dump the IP Addresses of the vulnerable android devices. [This makes your life easier so you dont have to find it yourself]

필요한 API 키 얻기

censys.io에 계정을 만든 다음 계정 페이지로 이동하여 무료 api_id 및 api_secret 키를 받고 'adbnet.py'를 열고 여기에 api id와 api key를 입력하세요:

image

shodan.io에 계정을 만든 다음 계정으로 이동하여 무료 api 키를 받으세요. 복사한 후 'adbnet.py'를 열고 여기에 api 키를 입력하세요: image

간단한 튜토리얼

root@kitploit:~
First, run the 'dump shodan' or 'dump censy' (dump shodan is recommended) command to 
dump the IP addresses of the vulnerable devices.

Then, after you find an IP-address you want to try, run the 'connect' command and you will be prompted to enter
the target IP address, once you enter the target ip address, you will be prompter to enter the port. For the port,
you can try entering '5555' or '4444' since those are the most common ports. If you want, you can try finding the
specific port yourself, but it might take some time.

Now AdbNet will now try to connect to the vulnerable android device.
If it fails to connect, try another IP.

If you manage to connect to a device, now you can check if you are really connected by using the 'devices' command.

< Warning! > You can only be connected to one device at a time! To kill the sessions use the 'killall' command! < Warning! >

To open a shell and execute commands on the device, use the 'terminal' command.

To run post-exploitation modules, run the 'post' command for the post-exploitation menu to load. Then, you
can run any module you like.

REMEMBER: IF YOU WANT TO CONNECT TO A DIFFERENT DEVICE, RUN THE 'killall' COMMAND, AND REPEAT THE PROCESS AGAIN.

설치/실행 방법

root@kitploit:~
sudo apt install pq
sudo apt install adb
pip3 install colorama
pip3 install requests
python3 adbnet.py or python adbnet.py or py adbnet.py

TIP: For people that are new to this, if you are having issues install a certain python module, just do this: pip3 install <modulename>

스크린샷

image image

크레딧

root@kitploit:~
https://github.com/0x1CA3

기여 🎉

모든 기여를 환영합니다. Issue 또는 Pull request를 열어주세요.
도구 다운로드