Skip to content

Commit

Permalink
Probe_spider Change
Browse files Browse the repository at this point in the history
  • Loading branch information
Aravindha1234u committed Mar 29, 2020
1 parent 7bbaef2 commit ad45556
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 134 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<H1 align="center">Recon_Spider</h1><br>
<H1 align="center">Probe_Spider</h1><br>
<p align="center">
<img src="https://img.shields.io/badge/build-passed-brightgreen" alt="build status">
<img src="https://img.shields.io/badge/analyze-passed-rightgreen" alt="Analyze">
Expand All @@ -25,7 +25,7 @@ This is a Open Source Intelligence Tool made complete out of Python.<br>
* Torrent Download History
* Tool is currently available only in Command Line Interface (CLI)

![Tool UI](https://drive.google.com/uc?export=view&id=12pJcN7J20XfzdY16sMKs0ddSaja5-lMn)
![Tool UI](https://drive.google.com/uc?export=view&id=1z-TiU5DHUTN6a69igDzDJPZFcPNOjphF)

**Creators:** :bust_in_silhouette:
> [Aravindha Hariharan M](https://github.com/Aravindha1234u)
Expand All @@ -51,14 +51,14 @@ https://github.com/texnikru/GeoLite2-Database/blob/master/GeoLite2-City.mmdb.gz
```
https://lite.ip2location.com/database/px8-ip-proxytype-country-region-city-isp-domain-usagetype-asn-lastseen
```
Download both database and move it to Recon_Spider/src/.
Download both database and move it to Probe_Spider/src/.

### Installation :floppy_disk:
Open Terminal and type
```
git clone https://github.com/Aravindha1234u/Recon_Spider
git clone https://github.com/Aravindha1234u/Probe_Spider
cd Recon_Spider
cd Probe_Spider
```

To Install required Python package
Expand All @@ -73,7 +73,7 @@ python3 -m pip install -r requirements.txt

### Execution :+1:
**Before Executing, Change api keys in file src/api.py file for full version of the tool**
To Run Recon_Spider
To Run Probe_Spider
```
python3 main.py
```
Expand All @@ -83,15 +83,15 @@ python3 main.py
>This tool is for research purposes only. Hence, the developers of this tool won't be responsible for any misuse of data collected using this tool. Used by many researchers and open source intelligence (OSINT) analysts.
### License :page_facing_up:
Recon_Spider is licensed under GNU General Public License v3.0. Take a look at the [License](https://github.com/Aravindha1234u/Recon_Spider/blob/master/LICENSE)
Probe_Spider is licensed under GNU General Public License v3.0. Take a look at the [License](https://github.com/Aravindha1234u/Probe_Spider/blob/master/LICENSE)

## Special Thanks
[Adithyan AK](https://github.com/adithyan-ak)
[Gowtham G](https://github.com/Gowtham-18)

### Issues
Feel free to express any kind of bug or error in this tool and create a issues, So that it can be fixed soon.<br>
<a href="https://github.com/Aravindha1234u/Recon_Spider/issues"><img src="https://img.shields.io/badge/issues-33-yellow" /></a>
<a href="https://github.com/Aravindha1234u/Probe_Spider/issues"><img src="https://img.shields.io/badge/issues-33-yellow" /></a>


# Some Screenshot of Tool
Expand Down
14 changes: 7 additions & 7 deletions src/banner.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ def banner():
R = '\033[31m' # red
G = '\033[32m' # green
C = '\033[36m' # cyan
W = '\033[0m' # white
W = '\033[0m' # whitee
print(C+"")
print(" ____ _____ _ __ ")
print(" / __ \___ _________ ____ / ___/____ (_)___/ /__ _____")
print(" / /_/ / _ \/ ___/ __ \/ __ \ \__ \/ __ \/ / __ / _ \/ ___/")
print(" / _, _/ __/ /__/ /_/ / / / / ___/ / /_/ / / /_/ / __/ / ")
print("/_/ |_|\___/\___/\____/_/ /_/ /____/ .___/_/\__,_/\___/_/ ")
print(" /_/ "+W)
print(" ____ __ _ __ ")
print(" / __ \_________ / /_ ___ _________ (_)___/ /__ _____")
print(" / /_/ / ___/ __ \/ __ \/ _ \ / ___/ __ \/ / __ / _ \/ ___/")
print(" / ____/ / / /_/ / /_/ / __/ (__ ) /_/ / / /_/ / __/ / ")
print("/_/ /_/ \____/_.___/\___/ /____/ .___/_/\__,_/\___/_/ ")
print(" /_/ "+W)
print(" Created By: ")
print(" T3cH_W1z4rD ")
print(" techwizard128@gmail.com ")
228 changes: 114 additions & 114 deletions src/heatmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
var map = new google.maps.Map(document.getElementById("map_canvas"), myOptions);

var PolylineCoordinates = [
new google.maps.LatLng(28.650200, 77.302696),
new google.maps.LatLng(28.584801, 77.303101),
new google.maps.LatLng(28.635300, 77.224998),
new google.maps.LatLng(12.971600, 77.594597),
new google.maps.LatLng(22.668600, 88.408897),
new google.maps.LatLng(22.740000, 88.349998),
new google.maps.LatLng(12.971600, 77.594597),
new google.maps.LatLng(20.296101, 85.824501),
new google.maps.LatLng(20.287500, 85.833298),
new google.maps.LatLng(23.022499, 72.571404),
new google.maps.LatLng(28.535500, 77.390999),
new google.maps.LatLng(20.000000, 77.000000),
Expand All @@ -39,42 +39,42 @@


var coords = [
new google.maps.LatLng(28.650649, 77.302696),
new google.maps.LatLng(28.650642, 77.302607),
new google.maps.LatLng(28.650622, 77.302521),
new google.maps.LatLng(28.650589, 77.302440),
new google.maps.LatLng(28.650544, 77.302367),
new google.maps.LatLng(28.650489, 77.302304),
new google.maps.LatLng(28.650424, 77.302253),
new google.maps.LatLng(28.650353, 77.302215),
new google.maps.LatLng(28.650278, 77.302192),
new google.maps.LatLng(28.650200, 77.302184),
new google.maps.LatLng(28.650122, 77.302192),
new google.maps.LatLng(28.650046, 77.302215),
new google.maps.LatLng(28.649975, 77.302253),
new google.maps.LatLng(28.649911, 77.302304),
new google.maps.LatLng(28.649856, 77.302367),
new google.maps.LatLng(28.649811, 77.302440),
new google.maps.LatLng(28.649778, 77.302521),
new google.maps.LatLng(28.649758, 77.302607),
new google.maps.LatLng(28.649751, 77.302696),
new google.maps.LatLng(28.649758, 77.302785),
new google.maps.LatLng(28.649778, 77.302871),
new google.maps.LatLng(28.649811, 77.302952),
new google.maps.LatLng(28.649856, 77.303025),
new google.maps.LatLng(28.649911, 77.303088),
new google.maps.LatLng(28.649975, 77.303139),
new google.maps.LatLng(28.650046, 77.303177),
new google.maps.LatLng(28.650122, 77.303200),
new google.maps.LatLng(28.650200, 77.303208),
new google.maps.LatLng(28.650278, 77.303200),
new google.maps.LatLng(28.650353, 77.303177),
new google.maps.LatLng(28.650424, 77.303139),
new google.maps.LatLng(28.650489, 77.303088),
new google.maps.LatLng(28.650544, 77.303025),
new google.maps.LatLng(28.650589, 77.302952),
new google.maps.LatLng(28.650622, 77.302871),
new google.maps.LatLng(28.650642, 77.302785),
new google.maps.LatLng(28.585250, 77.303101),
new google.maps.LatLng(28.585243, 77.303012),
new google.maps.LatLng(28.585223, 77.302926),
new google.maps.LatLng(28.585190, 77.302845),
new google.maps.LatLng(28.585145, 77.302772),
new google.maps.LatLng(28.585089, 77.302709),
new google.maps.LatLng(28.585025, 77.302658),
new google.maps.LatLng(28.584954, 77.302620),
new google.maps.LatLng(28.584879, 77.302597),
new google.maps.LatLng(28.584801, 77.302589),
new google.maps.LatLng(28.584723, 77.302597),
new google.maps.LatLng(28.584647, 77.302620),
new google.maps.LatLng(28.584576, 77.302658),
new google.maps.LatLng(28.584512, 77.302709),
new google.maps.LatLng(28.584457, 77.302772),
new google.maps.LatLng(28.584412, 77.302845),
new google.maps.LatLng(28.584379, 77.302926),
new google.maps.LatLng(28.584358, 77.303012),
new google.maps.LatLng(28.584352, 77.303101),
new google.maps.LatLng(28.584358, 77.303189),
new google.maps.LatLng(28.584379, 77.303276),
new google.maps.LatLng(28.584412, 77.303356),
new google.maps.LatLng(28.584457, 77.303429),
new google.maps.LatLng(28.584512, 77.303492),
new google.maps.LatLng(28.584576, 77.303544),
new google.maps.LatLng(28.584647, 77.303581),
new google.maps.LatLng(28.584723, 77.303604),
new google.maps.LatLng(28.584801, 77.303612),
new google.maps.LatLng(28.584879, 77.303604),
new google.maps.LatLng(28.584954, 77.303581),
new google.maps.LatLng(28.585025, 77.303544),
new google.maps.LatLng(28.585089, 77.303492),
new google.maps.LatLng(28.585145, 77.303429),
new google.maps.LatLng(28.585190, 77.303356),
new google.maps.LatLng(28.585223, 77.303276),
new google.maps.LatLng(28.585243, 77.303189),
];

var polygon = new google.maps.Polygon({
Expand Down Expand Up @@ -198,42 +198,42 @@


var coords = [
new google.maps.LatLng(22.669049, 88.408897),
new google.maps.LatLng(22.669042, 88.408813),
new google.maps.LatLng(22.669022, 88.408731),
new google.maps.LatLng(22.668989, 88.408654),
new google.maps.LatLng(22.668944, 88.408585),
new google.maps.LatLng(22.668889, 88.408525),
new google.maps.LatLng(22.668825, 88.408476),
new google.maps.LatLng(22.668754, 88.408440),
new google.maps.LatLng(22.668678, 88.408418),
new google.maps.LatLng(22.668600, 88.408411),
new google.maps.LatLng(22.668522, 88.408418),
new google.maps.LatLng(22.668446, 88.408440),
new google.maps.LatLng(22.668376, 88.408476),
new google.maps.LatLng(22.668311, 88.408525),
new google.maps.LatLng(22.668256, 88.408585),
new google.maps.LatLng(22.668211, 88.408654),
new google.maps.LatLng(22.668178, 88.408731),
new google.maps.LatLng(22.668158, 88.408813),
new google.maps.LatLng(22.668151, 88.408897),
new google.maps.LatLng(22.668158, 88.408982),
new google.maps.LatLng(22.668178, 88.409064),
new google.maps.LatLng(22.668211, 88.409141),
new google.maps.LatLng(22.668256, 88.409210),
new google.maps.LatLng(22.668311, 88.409270),
new google.maps.LatLng(22.668376, 88.409319),
new google.maps.LatLng(22.668446, 88.409355),
new google.maps.LatLng(22.668522, 88.409377),
new google.maps.LatLng(22.668600, 88.409384),
new google.maps.LatLng(22.668678, 88.409377),
new google.maps.LatLng(22.668754, 88.409355),
new google.maps.LatLng(22.668825, 88.409319),
new google.maps.LatLng(22.668889, 88.409270),
new google.maps.LatLng(22.668944, 88.409210),
new google.maps.LatLng(22.668989, 88.409141),
new google.maps.LatLng(22.669022, 88.409064),
new google.maps.LatLng(22.669042, 88.408982),
new google.maps.LatLng(22.740449, 88.349998),
new google.maps.LatLng(22.740442, 88.349914),
new google.maps.LatLng(22.740422, 88.349832),
new google.maps.LatLng(22.740389, 88.349755),
new google.maps.LatLng(22.740344, 88.349685),
new google.maps.LatLng(22.740288, 88.349625),
new google.maps.LatLng(22.740224, 88.349577),
new google.maps.LatLng(22.740153, 88.349541),
new google.maps.LatLng(22.740078, 88.349519),
new google.maps.LatLng(22.740000, 88.349512),
new google.maps.LatLng(22.739922, 88.349519),
new google.maps.LatLng(22.739846, 88.349541),
new google.maps.LatLng(22.739775, 88.349577),
new google.maps.LatLng(22.739711, 88.349625),
new google.maps.LatLng(22.739656, 88.349685),
new google.maps.LatLng(22.739611, 88.349755),
new google.maps.LatLng(22.739578, 88.349832),
new google.maps.LatLng(22.739557, 88.349914),
new google.maps.LatLng(22.739551, 88.349998),
new google.maps.LatLng(22.739557, 88.350083),
new google.maps.LatLng(22.739578, 88.350165),
new google.maps.LatLng(22.739611, 88.350242),
new google.maps.LatLng(22.739656, 88.350311),
new google.maps.LatLng(22.739711, 88.350372),
new google.maps.LatLng(22.739775, 88.350420),
new google.maps.LatLng(22.739846, 88.350456),
new google.maps.LatLng(22.739922, 88.350478),
new google.maps.LatLng(22.740000, 88.350485),
new google.maps.LatLng(22.740078, 88.350478),
new google.maps.LatLng(22.740153, 88.350456),
new google.maps.LatLng(22.740224, 88.350420),
new google.maps.LatLng(22.740288, 88.350372),
new google.maps.LatLng(22.740344, 88.350311),
new google.maps.LatLng(22.740389, 88.350242),
new google.maps.LatLng(22.740422, 88.350165),
new google.maps.LatLng(22.740442, 88.350083),
];

var polygon = new google.maps.Polygon({
Expand Down Expand Up @@ -304,42 +304,42 @@


var coords = [
new google.maps.LatLng(20.296550, 85.824501),
new google.maps.LatLng(20.296543, 85.824418),
new google.maps.LatLng(20.296523, 85.824337),
new google.maps.LatLng(20.296490, 85.824262),
new google.maps.LatLng(20.296445, 85.824193),
new google.maps.LatLng(20.296389, 85.824134),
new google.maps.LatLng(20.296325, 85.824086),
new google.maps.LatLng(20.296254, 85.824051),
new google.maps.LatLng(20.296179, 85.824029),
new google.maps.LatLng(20.296101, 85.824022),
new google.maps.LatLng(20.296023, 85.824029),
new google.maps.LatLng(20.295947, 85.824051),
new google.maps.LatLng(20.295876, 85.824086),
new google.maps.LatLng(20.295812, 85.824134),
new google.maps.LatLng(20.295757, 85.824193),
new google.maps.LatLng(20.295712, 85.824262),
new google.maps.LatLng(20.295679, 85.824337),
new google.maps.LatLng(20.295658, 85.824418),
new google.maps.LatLng(20.295652, 85.824501),
new google.maps.LatLng(20.295658, 85.824584),
new google.maps.LatLng(20.295679, 85.824665),
new google.maps.LatLng(20.295712, 85.824740),
new google.maps.LatLng(20.295757, 85.824809),
new google.maps.LatLng(20.295812, 85.824868),
new google.maps.LatLng(20.295876, 85.824916),
new google.maps.LatLng(20.295947, 85.824951),
new google.maps.LatLng(20.296023, 85.824973),
new google.maps.LatLng(20.296101, 85.824980),
new google.maps.LatLng(20.296179, 85.824973),
new google.maps.LatLng(20.296254, 85.824951),
new google.maps.LatLng(20.296325, 85.824916),
new google.maps.LatLng(20.296389, 85.824868),
new google.maps.LatLng(20.296445, 85.824809),
new google.maps.LatLng(20.296490, 85.824740),
new google.maps.LatLng(20.296523, 85.824665),
new google.maps.LatLng(20.296543, 85.824584),
new google.maps.LatLng(20.287949, 85.833298),
new google.maps.LatLng(20.287943, 85.833215),
new google.maps.LatLng(20.287922, 85.833134),
new google.maps.LatLng(20.287889, 85.833058),
new google.maps.LatLng(20.287844, 85.832990),
new google.maps.LatLng(20.287789, 85.832931),
new google.maps.LatLng(20.287725, 85.832883),
new google.maps.LatLng(20.287654, 85.832848),
new google.maps.LatLng(20.287578, 85.832826),
new google.maps.LatLng(20.287500, 85.832819),
new google.maps.LatLng(20.287422, 85.832826),
new google.maps.LatLng(20.287347, 85.832848),
new google.maps.LatLng(20.287276, 85.832883),
new google.maps.LatLng(20.287212, 85.832931),
new google.maps.LatLng(20.287156, 85.832990),
new google.maps.LatLng(20.287111, 85.833058),
new google.maps.LatLng(20.287078, 85.833134),
new google.maps.LatLng(20.287058, 85.833215),
new google.maps.LatLng(20.287051, 85.833298),
new google.maps.LatLng(20.287058, 85.833381),
new google.maps.LatLng(20.287078, 85.833461),
new google.maps.LatLng(20.287111, 85.833537),
new google.maps.LatLng(20.287156, 85.833606),
new google.maps.LatLng(20.287212, 85.833665),
new google.maps.LatLng(20.287276, 85.833712),
new google.maps.LatLng(20.287347, 85.833748),
new google.maps.LatLng(20.287422, 85.833769),
new google.maps.LatLng(20.287500, 85.833777),
new google.maps.LatLng(20.287578, 85.833769),
new google.maps.LatLng(20.287654, 85.833748),
new google.maps.LatLng(20.287725, 85.833712),
new google.maps.LatLng(20.287789, 85.833665),
new google.maps.LatLng(20.287844, 85.833606),
new google.maps.LatLng(20.287889, 85.833537),
new google.maps.LatLng(20.287922, 85.833461),
new google.maps.LatLng(20.287943, 85.833381),
];

var polygon = new google.maps.Polygon({
Expand Down Expand Up @@ -516,12 +516,12 @@


var heatmap_points = [
new google.maps.LatLng(28.650200, 77.302696),
new google.maps.LatLng(28.584801, 77.303101),
new google.maps.LatLng(28.635300, 77.224998),
new google.maps.LatLng(12.971600, 77.594597),
new google.maps.LatLng(22.668600, 88.408897),
new google.maps.LatLng(22.740000, 88.349998),
new google.maps.LatLng(12.971600, 77.594597),
new google.maps.LatLng(20.296101, 85.824501),
new google.maps.LatLng(20.287500, 85.833298),
new google.maps.LatLng(23.022499, 72.571404),
new google.maps.LatLng(28.535500, 77.390999),
new google.maps.LatLng(20.000000, 77.000000),
Expand Down
10 changes: 5 additions & 5 deletions src/log
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
 
[!] Not running latest h8mail version. [Current: 2.4.1 | Latest: 2.5]
[>] Targets:
aravindha1234u@gmail.com 
test@gmail.com 
[~] Removing duplicates
[~] Target factory started for aravindha1234u@gmail.com
[~] Target factory started for test@gmail.com

 __________________________________________________________________________________________

[>] Showing results for aravindha1234u@gmail.com
[>] Showing results for test@gmail.com

[~] No results founds
__________________________________________________________________________________________
Expand All @@ -33,9 +33,9 @@ ________________________________________________________________________________
Target | Status 
__________________________________________________________________________________________

aravindha1234u@gmail.com |  Not Compromised 
test@gmail.com |  Not Compromised 
__________________________________________________________________________________________

Execution time (seconds):  2.186133623123169 
Execution time (seconds):  3.238361358642578 

[>] Writing to CSV

0 comments on commit ad45556

Please sign in to comment.