Skip to content

Initial Bitcoin OSINT commit#160

Open
0xbadshah wants to merge 3 commits intoDataSploit:masterfrom
0xbadshah:my_bitcoinaddition
Open

Initial Bitcoin OSINT commit#160
0xbadshah wants to merge 3 commits intoDataSploit:masterfrom
0xbadshah:my_bitcoinaddition

Conversation

@0xbadshah
Copy link

As of now, this Bitcoin OSINT module displays basic details of the bitcoin address. It includes balance, total received, total send and unconfirmed balance (in satoshis).

@0xbadshah
Copy link
Author

Next update: Find a way to add transaction IDs, from/to bitcoin addresses and the transaction amounts

I didnt do that in this PR because the transaction IDs are very long. It would make the screen cumbersome when displayed along with the output.
(This PR is regarding the issue #156)

I will be more than happy if anyone continues to develop this module

@0xbadshah
Copy link
Author

Added exception handling also. To test the PR execute datasploit with random wallet address:
python datasploit.py -i 1dice8EMZmqKvrGE4Qc9bUFf9PX3xaYDp. This should show the balance, total received and total sent in satoshis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant