Skip to content

nga1hte/wkexploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for using this exploit on your mobile phone.

  1. Create an empty folder on your device
  2. Download packet capture from android play store
  3. Download termux
  4. Open termux: Make sure to enable or give permission for storage to termux. Settings > apps > permissions > storage

Commands to type in termux

  1. In termux type: termux-setup-storage
  2. Next type: pkg install python and keep on pressing enter when asked any confirmation
  3. After that: pkg install git
  4. Now: pip install requests
  5. Goto termux and type : ls (if you see storage you are good to go. If not please refer to step 3.)
  6. Type: cd storage/shared
  7. Type: ls
  8. If you see your folder then type: cd yourfoldername (the one you created in the beginning)
  9. Now type : git clone https://github.com/nga1hte/wkexploit.git . (don't forget the . at the end)

Go to packet capure app

  1. Capture data from alexander app
  2. Open alexander and log in
  3. Go to packet capture app again and see capture packets.
  4. Top most packet which starts with POST should be copied and saved to a file named as headers.txt
  5. Below that packet save the next packet as data.txt
  6. Save those files to the folder you created in the beginning.

Time for exploit

  1. Go back to termux
  2. Type: ls (if you see all the files that was in the folder then you are in the correct folder you can skip to step 5)
  3. If you are not in the correct folder then type: cd
  4. Next: cd storage/shared/yourfoldername
  5. type: python main.py (and follow the instructions) (Go to step 1 whenever you want to exploit)

About

Just testing hehe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages