[Source Code] privNote - BTC Address swapper
by - Thursday, January 1, 1970 at 12:00 AM
I've had some free time on my hands so I decided to create a BTC transaction phishing website.
I got the concept from a similar duping attack on the actual privNote website. 

The concept is quite simple, a user enters their BTC address into the "private" note requesting payment and the address displayed upon opening the note is the attacker's instead of the user's.
The project has the name privNote but I suggest you change it to something new and use this as a sort of functioning template.
I'm willing to personalise the website on commission, if you're interested feel free to PM me.

Installation steps:

  1. Download, decompress zip.
  2. Open terminal within decompressed folder.
  3. Rename the .env.example file to .env
  4. Configure your environment file(importantly: DB settings, BTC_ADDRESS values).
  5. Enter the following commands:

$ composer install
$ php artisan key:generate
$ npm install
$ npm run dev (alternatively "npm run build" for publishing)
$ php artisan serve --port 8080 (for development)

Screenshots:

Creators view of the note:

Any other user sees the note as: 
Download:
Hidden Content
You must register or login to view this content.
Reply
is this web?


is this website?
Reply
(July 9, 2022, 02:44 PM)love Wrote: I've had some free time on my hands so I decided to create a BTC transaction phishing website.
I got the concept from a similar duping attack on the actual privNote website. 

The concept is quite simple, a user enters their BTC address into the "private" note requesting payment and the address displayed upon opening the note is the attacker's instead of the user's.
The project has the name privNote but I suggest you change it to something new and use this as a sort of functioning template.
I'm willing to personalise the website on commission, if you're interested feel free to PM me.


Installation steps:
  1. Download, decompress zip.
  2. Open terminal within decompressed folder.
  3. Rename the .env.example file to .env
  4. Configure your environment file(importantly: DB settings, BTC_ADDRESS values).
  5. Enter the following commands: 
$ composer install
$ php artisan key:generate
$ npm install
$ npm run dev (alternatively "npm run build" for publishing)
$ php artisan serve --port 8080 (for development)

Screenshots:

Creators view of the note:

Any other user sees the note as: 
Download:


What a coincidence, i just read a warning about some privnote phishing website doing the same thing lol

good work tho!
Reply
thxx
:)
Reply
simple yet very efficient project
Beneath this mask there is more than flesh. Beneath this mask there is an idea, and ideas are bulletproof.

Reply
Very based sir , looking at the source code makes me wanna kill myself, i'm a python / flask guy, I could code this with like 50 lines.
Reply
gonna try this
Reply
(July 11, 2022, 10:49 AM)spice Wrote: Very based sir , looking at the source code makes me wanna kill myself, i'm a python / flask guy, I could code this with like 50 lines.


Yeah, tailwind looks pretty ugly but I prefer it over bootstrap


(July 11, 2022, 12:57 PM)Bronz Wrote: gonna try this


If you find any bugs or need help running it feel free to hmu or comment
Reply
new update - fixed note burning functionality and reduced code size.
Reply
Fake web
Reply


 Users viewing this thread: [Source Code] privNote - BTC Address swapper: No users currently viewing.