Advertisement
TVT618

Andspoilt - Android Exploit Toolkit

May 24th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. Andspoilt - Android Exploit Toolkit with Metasploit Framework
  2.  
  3. Andspoilt
  4. Run interactive android exploits in Linux by giving the users easy interface to exploit android devices Uses an intergration with Metaspoilt Framework by giving the user an easy interface to create payloads and launch Android exploits.
  5. Current Additional feature is a simple web server for file distribution
  6.  
  7. Installing
  8. git clone https://github.com/pythonofhades/Andspoilt (Download Andspoilt)
  9. cd Andspoilt
  10. sudo python setup.py install (Install Andspoilt)
  11. sudo python andspoilt.py (Run Andspoilt)
  12.  
  13. Notes: GitHackTools recommends that you install Andspoilt on Pentest OS with the Metasploit Framework installed such as Kali Linux, Parrot Security OS,...
  14.  
  15. SMS spoofing(On Development): Feature would allow the user to send sms's with fake id
  16.  
  17. SIP spoofing(On Development): Feature would allow user make fake SIP invitation
  18.  
  19. Android rooting(On Development): Feature would allow user generate an apk file which automatically roots the phone it's installed in.
  20.  
  21. Download Andspoilt: https://github.com/pythonofhades/Andspoilt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement