This project has been deleted.

HackDucky Browsing History Stealer

HackDucky Browsing History Stealer Used AI

1 devlog
5h 37m
Created by Guy

A usb device you plug into someone's computer and it grabs their browsing history and uploads it to a server (takes about 5 seconds total) where you can view, sort, and search each victim by their IP address

I can't really demo this because I don't want to leak my private info that shows in browsing history such as location and email

only used AI to compress my bash script into 1 line because I have a life

Timeline

Ship 1

0 payouts of shell 0 shells

Guy

20 days ago

Guy Covers 1 devlog and 5h 37m
Guy
Guy
5h 37m 20 days ago

sorry for not posting devlogs I did most of this on a long flight so I couldn't post anything so this is a long one.

I started with making the server API and testing if the bash script worked.
Then I made an admin panel with a password requirement to be able to reset the database.
I realized too late that having databases in databases was stupid and I could have just made files on the machine for each user but too late to turn back now + I am learning how to use databases.
I made the main page show buttons with IP addresses of victims that when you click on pull up that user's history in a table with pages.
Later I added pages to now show 1000 items at once, a sort function, and a basic search.
Now that I am like 4 hours in I started to make the basic Duckyscript to open the terminal and run the shortest command that worked that I made by giving chatgpt my bash script and told it to shorten it because I don't want to spend 2 hours looking at bash docs to see if what I am doing is the most optimal way.
Then I started working on a multi browser grab thing that I ended up scrapping quickly due to the api and database complications.

sadly, I can't demo this because I don't want to leak my browsing history and hosting this as an API will cost a lot due to the size of history files being about 50mb+ on used computers

Update attachment