Search the Community
Showing results for tags 'info'.
-
(Sorry my bad english) I Was thinking if is possible to create a payload that would get information from the SIM Card and copy into a .txt file from a Android phone Is it possible? How?
-
!! EDIT !! !! Now updated so it should be very fast and effective !! !! This is a remake of my bashbunny script so it works on the rubberducky too https://github.com/hak5/bashbunny-payloads/tree/master/payloads/library/recon/InfoGrabber !! Hello everyone! I made this nice script that gives you a lot of information about your victims computer and stores it on the rubberducky if it runs twin duck firmware. for example their ip and public ip Change it as much as you want, but please make me as source since I spent around 15 hours on this It executes in aroun
-
How to Make USB Rubber Ducky Scripts When Drive Letter is Unknown. Ever wanted to make script that could get a file from the USB Rubber Ducky SD card. If you have you probably have run into the problem that, every time you plug the USB Rubber Ducky into a different computer, it most likely has a different drive letter then the last computer you plugged it into. Which means you would have to go back and change the drive letter in the script. If you are having problems with this then your on the right page! What I am going to hopefully teach you in this page is how to overcoming this pro
-
- ducky
- rubber ducky
-
(and 7 more)
Tagged with:
-
This simple payload opens Terminal, moves to a directory and then creates a http server that you can go and download those files. You may want to change directory and the server port. In the payload the port is 8000 DELAY 1500 GUI SPACE DELAY 300 STRING Terminal DELAY 200 ENTER DELAY 500 STRING cd (directory to show) ENTER STRING python -m SimpleHTTPServer 8000 ENTER GUI M Directory Server.txt
-
- os x
- rubber ducky
-
(and 4 more)
Tagged with: