mrlaboratory
mrlaboratory.info
blogger template
blogger template
blogger template
blogger template
md mijanur rahaman
mrlaboratory1
mrlaboratory2
mrlaboratory3
mrlaboratory4
mrlaboratory5
mrlaboratory6
mrlaboratory7
mrlaboratory8
mrlaboratory9
mrlaboratory10
mrlaboratory11
mrlaboratory12
mrlaboratory13
mrlaboratory14
mrlaboratory15
mrlaboratory16
mrlaboratory17
mrlaboratory18
mrlaboratory19
mrlaboratory20
mrlaboratory21
mrlaboratory22
mrlaboratory23
mrlaboratory24
mrlaboratory25
mrlaboratory26
mrlaboratory27
mrlaboratory28
mrlaboratory29
mrlaboratory30
mrlaboratory31
mrlaboratory32
mrlaboratory33
mrlaboratory34
mrlaboratory35
mrlaboratory36
mrlaboratory37
mrlaboratory38
mrlaboratory39
mrlaboratory40
mrlaboratory41
mrlaboratory42
mrlaboratory43
mrlaboratory44
mrlaboratory45
mrlaboratory46
mrlaboratory47
mrlaboratory48
mrlaboratory49
mrlaboratory50
mrlaboratory51
mrlaboratory52
mrlaboratory53
mrlaboratory54
mrlaboratory55
mrlaboratory56
mrlaboratory57
mrlaboratory58
mrlaboratory59
mrlaboratory60
mrlaboratory61
mrlaboratory62
mrlaboratory63
mrlaboratory64
mrlaboratory65
mrlaboratory66
mrlaboratory67
mrlaboratory68
mrlaboratory69
mrlaboratory70
mrlaboratory71
mrlaboratory72
mrlaboratory73
mrlaboratory74
mrlaboratory75
mrlaboratory76
mrlaboratory77
mrlaboratory78
mrlaboratory79
mrlaboratory80
mrlaboratory81
mrlaboratory82
mrlaboratory83
mrlaboratory84
mrlaboratory85
mrlaboratory86
mrlaboratory87
mrlaboratory88
mrlaboratory89
mrlaboratory90
mrlaboratory91
mrlaboratory92
mrlaboratory93
mrlaboratory94
mrlaboratory95
mrlaboratory96
mrlaboratory97
mrlaboratory98
mrlaboratory99
mrlaboratory100
mrlaboratory101
mrlaboratory102
mrlaboratory103
mrlaboratory104
mrlaboratory105
mrlaboratory106
mrlaboratory107
mrlaboratory108
mrlaboratory109
mrlaboratory110
mrlaboratory111
mrlaboratory112
mrlaboratory113
mrlaboratory114
mrlaboratory115
mrlaboratory116
mrlaboratory117
mrlaboratory118
mrlaboratory119
mrlaboratory120
mrlaboratory121
mrlaboratory122
mrlaboratory123
mrlaboratory124
mrlaboratory125
mrlaboratory126
mrlaboratory127
mrlaboratory128
mrlaboratory129
mrlaboratory130
mrlaboratory131
mrlaboratory132
mrlaboratory133
mrlaboratory134
mrlaboratory135
mrlaboratory136
mrlaboratory137
mrlaboratory138
mrlaboratory139
mrlaboratory140
mrlaboratory141
mrlaboratory142
mrlaboratory143
mrlaboratory144
mrlaboratory145
mrlaboratory146
mrlaboratory147
mrlaboratory148
mrlaboratory149
mrlaboratory150
mrlaboratory151
mrlaboratory152
mrlaboratory153
mrlaboratory154
mrlaboratory155
mrlaboratory156
mrlaboratory157
mrlaboratory158
mrlaboratory159
mrlaboratory160
mrlaboratory161
mrlaboratory162
mrlaboratory163
mrlaboratory164
mrlaboratory165
mrlaboratory166
mrlaboratory167
mrlaboratory168
mrlaboratory169
mrlaboratory170
mrlaboratory171
mrlaboratory172
mrlaboratory173
mrlaboratory174
mrlaboratory175
mrlaboratory176
mrlaboratory177
mrlaboratory178
mrlaboratory179
mrlaboratory180
mrlaboratory181
mrlaboratory182
mrlaboratory183
mrlaboratory184
mrlaboratory185
mrlaboratory186
mrlaboratory187
mrlaboratory188
mrlaboratory189
mrlaboratory190
mrlaboratory191
mrlaboratory192
mrlaboratory193
mrlaboratory194
mrlaboratory195
mrlaboratory196
mrlaboratory197
mrlaboratory198
mrlaboratory199
mrlaboratory200

How to find similar type of vulnerable websites of an exploit from same IP address

Hello everyone! This post is written in both English and Bengali version. Scroll down for Bengali version. Assume that, you found a vulnerability of a website and exploited it and you would like to find some similar websites vulnerable to the same exploit. How can you do that? For doing this, all you have to do is, finding a list of websites connected to the specific IP address of that website. And do a brute force checking for the same vulnerability on the list. But, although this is a good choice but it will take a lot of time. You can follow a trick here. Let’s assume that, you are looking for website having admin panel and all those panels are located in /admin/index.php and titled as “Admin Panel”. Now, how can you find some more websites of that kind in the same IP address? You can do a manual search in bing.com by typing: IP:127.0.0.1 /admin/index.php Here 127.0.0.1 represents the server IP address. So, by this way, you can find similar type of website that might help you even when you are targeting a specific website to take it down. 🙂 You have another choice, that is automation! I have created one auto crawler that can find such sites based on your given keyword in bing and provide you what you are looking for. Script: https://github.com/TheChoyon/Auto-Reverse-Site-Crawler/blob/master/Auto%20Crawler%5BBugFix%5D.py Landing page: https://github.com/TheChoyon/Auto-Reverse-Site-Crawler How to use: run the script with python installed in your system and you will be asked to search some keywords + domain url type(suffix) and you will be delivered what you were looking for after complete run. That’s how you can find similar vulnerable websites. How to find website IP address? www.ip-checking.com can help here or send a ping to the domain from command prompt by typing ping domain.ext Bengali version follows: মনে করুন, আপনি কোন একটি exploit এর সাইট পেয়েছেন এবং সেটা exploit করেছেন। এখন আপনি চাচ্ছেন এরকম আরো কিছু সাইট পেতে। কিভাবে করবেন তাহলে? এর জন্য আপনাকে যা করতে হবে তা হল, সেই IP তে থাকা সব সাইটের একটি লিস্ট তৈরি করে সেগুলোয় brute force করে চেক করা exploit কাজ করে কিনা যা সময়সাপেক্ষ ব্যাপার। এর জন্য আপনি একটি ট্রিক ফলো করতে পারেন। ধরি আপনি সেসব ওয়েবসাইট খুজছেন যাতে “/admin/index.php” লিঙ্ক যুক্ত আছে এবং “admin panel” টাইটেল হিসেবে আছে। এর জন্য আপনি bing.com এ যেয়ে এভাবে খুজতে পারেনঃ IP:127.0.0.1 /admin/index.php এখানে 127.0.0.1 ওয়েবসাইটের আইপিকে নির্দেশ করে। তো, এভাবে আপনি একই আইপিতে থাকা সিমিলার সাইট খুঁজে বের করতে পারবেন যা আপনাকে টার্গেট সাইট হ্যাক করতেও অনেক সময় সাহায্য করতে পারে 🙂 আপনার আরেকটি পথ আছে যা হল automation. আপনি চাইলে আমার কোড করা script ব্যবহার করতে পারেন যা দিয়ে একই কাজ automatic ভাবে করতে পারবেন। Script: https://github.com/TheChoyon/Auto-Reverse-Site-Crawler/blob/master/Auto%20Crawler%5BBugFix%5D.py Landing page: https://github.com/TheChoyon/Auto-Reverse-Site-Crawler কিভাবে ব্যবহার করবেনঃ পাইথন ইন্সটল থাকা অবস্থায় আপনি স্ক্রিপ্টটি রান করে সেখানে যে ধরনের লিঙ্ক খুজছেন এবং কোন specific লিখা থাকতেই হবে, সেটা উল্লেখ করে দিলে আপনাকে সিমিলার সাইটের লিস্ট দিয়ে দিবে পুরোপুরি স্ক্যান সম্পন্ন হবার পর। তো, এভাবেই আপনি similar টাইপের সাইট পেতে পারেন একই আইপির। পড়ার জন্য ধন্যবাদ।



source http://b4byb0y.com/uncategorized/3421/

আমাদের ওয়েবসাইট এ নিয়ম অনুযায়ী সঠিক পোস্ট করে পোস্ট প্রতি ৫/১০ টাকা আয় করতে পারবেন । আপনি যদি কাজ করতে চান যোগাযোগ করুন ।
fb.com/mdmijanurrahaman.mr
admin@mrlaboratory.com


Don't be selfish... Share this article with your friends :)

Related post

No comments:

Give us your valuable feedback about this post

Post a Comment

Next button mr laboratory

Top 5 post in this Month

Most Populer Post


Board ResultE SOMOY TV LIVE

Do you want to post to this blog? Coronavirus Cases
Populer Category