File tree Expand file tree Collapse file tree 1 file changed +30
-3
lines changed Expand file tree Collapse file tree 1 file changed +30
-3
lines changed Original file line number Diff line number Diff line change 4
4
<p align =" center " >
5
5
<img src =" https://img.shields.io/badge/Python-3-brightgreen.svg?style=plastic " >
6
6
<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 " >
7
8
<h4 align =" center " >OSINT Tool to find Breached Credit Cards Information</h4 >
8
9
</p >
9
10
10
11
<p align =" center " >
11
- <img src =" https://imgur.com/QTnbJzx.png " >
12
+ <img src =" https://i. imgur.com/5uzbMGS.jpg " >
12
13
</p >
13
14
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
+
14
43
## Disclaimer
15
44
16
45
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
28
57
cd CardPwn
29
58
pip3 install -r requirements.txt
30
59
```
31
- ## FEATURED
32
- <a href =" https://jakecreps.com/2019/05/08/osint-collection-tools-for-pastebin/ " >Jake Creps Blog</a >
33
60
You can’t perform that action at this time.
0 commit comments