Skip to content

Commit 4106db0

Browse files
committed
Merge branch 'master' of https://github.com/itsmehacker/CardPwn
2 parents cad9b96 + 0e3deab commit 4106db0

File tree

1 file changed

+30
-3
lines changed

1 file changed

+30
-3
lines changed

README.md

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,42 @@
44
<p align="center">
55
<img src="https://img.shields.io/badge/Python-3-brightgreen.svg?style=plastic">
66
<img src="https://img.shields.io/badge/NetHunter-✔-red.svg?style=plastic">
7+
<img src="https://img.shields.io/badge/OSINT-red.svg?style=plastic">
78
<h4 align="center">OSINT Tool to find Breached Credit Cards Information</h4>
89
</p>
910

1011
<p align="center">
11-
<img src="https://imgur.com/QTnbJzx.png">
12+
<img src="https://i.imgur.com/5uzbMGS.jpg">
1213
</p>
1314

15+
## Description
16+
17+
CardPwn Searches for the breached credit card details avaliable on the following 17 Websites:-
18+
19+
```bash
20+
* cl1p.net
21+
* dpaste
22+
* dumpz.org
23+
* hastebin
24+
* ideone
25+
* pastebin
26+
* pw.fabian-fingerle.de
27+
* gist.github.com
28+
* heypasteit.com
29+
* ivpaste.com
30+
* mysticpaste.com
31+
* paste.org.ru
32+
* paste2.org
33+
* sebsauvage.net/paste/
34+
* slexy.org
35+
* squadedit.com
36+
* wklej.se
37+
* textsnip.com
38+
```
39+
40+
## FEATURED ON
41+
<a href="https://jakecreps.com/2019/05/08/osint-collection-tools-for-pastebin/">Jake Creps Blog</a>
42+
1443
## Disclaimer
1544

1645
This tool is a Proof of Concept and is for Educational Purposes Only.
@@ -28,6 +57,4 @@ git clone https://github.com/itsmehacker/CardPwn.git
2857
cd CardPwn
2958
pip3 install -r requirements.txt
3059
```
31-
## FEATURED
32-
<a href="https://jakecreps.com/2019/05/08/osint-collection-tools-for-pastebin/">Jake Creps Blog</a>
3360

0 commit comments

Comments
 (0)