Commit Graph

197 Commits

Author SHA1 Message Date
Raphael fc67b927f3 Add whocalled.us 2019-02-25 11:06:05 +01:00
Raphael 844c6b574b Add usphonesearch.net 2019-02-25 11:06:05 +01:00
Raphael 87edd6b713 [Docs] Footprinting process 2019-02-25 11:06:05 +01:00
Raphael 981e6e86bc [Docs] Features
Also remove Formats, Installation, and Usage sections.
2019-02-25 11:06:05 +01:00
Raphael 73437b37fb Add who-calledme.com 2019-02-25 11:06:05 +01:00
Raphael a10383f0c7 Add phonenumbers.ie 2019-02-25 11:06:05 +01:00
Raphael 21cf34d398 Rename pagesjaunes.ca to yellowpages.ca 2019-02-25 11:06:05 +01:00
Raphael 6fbd867156 Add pagesjaunes.ca 2019-02-25 11:06:05 +01:00
Raphael 6029caaf91 Version 1.0.2 2019-02-25 11:06:05 +01:00
Raphael c05ddaeec0 Increase web pages results limit to 10 2019-02-25 11:06:05 +01:00
sundowndev 853f444311 [Fix] Google search results 2019-02-25 11:06:05 +01:00
sundowndev 97db817951 Use local format in OSINT scan 2019-02-25 11:06:05 +01:00
Raphael 774dfc08d2 Add findwhocallsme.com source 2019-02-25 11:06:05 +01:00
Raphael 719135c4c3
Merge pull request #35 from sundowndev/develop
[Fix] Country name for OVH scan
2019-02-19 15:12:01 +01:00
Raphael e02b4edaeb
Remove useless .replace() 2019-02-19 15:04:28 +01:00
Raphael f020a1ec85
Version 2019-02-19 14:59:02 +01:00
Raphael dc6c226252
Merge pull request #34 from sundowndev/hotfix/numCountry
Number country
2019-02-19 14:57:44 +01:00
sundowndev 303c583201 Fix: country name for OVH scan 2019-02-19 14:21:11 +01:00
Raphael 8bac8eb377
Merge pull request #32 from sundowndev/develop
Scanning improvements, readme & refactor
2019-02-18 16:58:42 +01:00
Raphael c553ca1e85
Merge pull request #33 from sundowndev/feature/refactor
Refactor
2019-02-18 16:48:47 +01:00
sundowndev 22c8bcfccb Refactor python file
Now using main() to launch tool, put everything else in some functions and put every lib import at the top of the file. Looking forward to a better file structure with multiple python files :-). It\'s already better to handle exceptions
2019-02-18 16:43:10 +01:00
sundowndev 384370eaa1 Test script 2019-02-18 16:07:50 +01:00
Raphael 1ca83be4da
Merge pull request #31 from sundowndev/awesome-readme
Awesome readme
2019-02-18 15:25:27 +01:00
sundowndev 1d69e2708d Autoindent code 2019-02-18 15:18:30 +01:00
sundowndev 006fd8bd91 Show help msg when any number is passed 2019-02-18 15:17:46 +01:00
Raphael ec85cdbd23
Update README.md 2019-02-18 15:10:39 +01:00
Raphael ec2ff93a87
Update README.md 2019-02-18 14:17:38 +01:00
Raphael e1b10a5d50
Beautify readme 2019-02-18 14:08:54 +01:00
sundowndev e1559004fb Add exception on numverify scan 2019-02-18 11:59:48 +01:00
sundowndev a5bf2d4918 Delete country codes file 2019-02-18 11:52:01 +01:00
sundowndev e3b4778cd4 Merge branch 'feature/countryName' into develop 2019-02-18 11:50:40 +01:00
Raphael 6309f6f960
Delete CountryCodes.json 2019-02-18 11:48:53 +01:00
sundowndev 85ba7478d9 Generated examples 2019-02-18 11:47:11 +01:00
sundowndev ea78993e47 Remove (useless) area result in local scan 2019-02-18 11:46:44 +01:00
sundowndev c1efb3650d Use local scan to find code instead of using third party API 2019-02-18 11:41:25 +01:00
Raphael 9116d5654b
Merge pull request #26 from sundowndev/hotfix/data-patch
Hotfix : Remove Canada country code
2019-02-14 18:39:34 +01:00
Raphael 942d7f8edc
Issue templates (#29) 2019-02-14 18:33:08 +01:00
Raphael 807c2a1a6d
Merge pull request #27 from sundowndev/develop
Decode responses to utf8
2019-02-04 19:29:12 +01:00
sundowndev 6fe97094eb Decode responses to utf8 2019-02-04 12:30:19 +01:00
Raphael 2b119cc913
Issue templates 2019-01-31 15:11:20 +01:00
Raphael 5ced4f7aec
Remove Canada and spaces
Issue #24
2019-01-31 14:33:09 +01:00
Raphael e108c1e36c
Merge pull request #20 from sundowndev/develop
v1.0.0-rc4 merge
2019-01-31 13:58:36 +01:00
Raphael 9872168db6
Merge branch 'master' into develop 2019-01-28 22:31:31 +01:00
Raphael 4e2869cba7
locatefamily.com footprinting 2019-01-28 15:05:42 +01:00
Raphael 2a6ecf15dd
Merge pull request #25 from sundowndev/hotfix/countryScan
[Fix #24] Country code scan
2019-01-28 11:38:47 +01:00
sundowndev 00cc280c40 Add exception on OVH API request 2019-01-28 11:36:24 +01:00
sundowndev ff06854856 Local database update 2019-01-28 11:30:05 +01:00
sundowndev c505ef1be8 [Fix #24] Country code scan
Use local json database to find country code instead of using third party API
2019-01-28 11:11:16 +01:00
Raphael 4fdab3bf34
Merge pull request #23 from sundowndev/master
Rebase develop
2019-01-25 22:36:26 +01:00
Raphael 3cfb11355f
Merge pull request #22 from sundowndev/hotfix/numverify
[Fix] Numverify scan & error exception
2019-01-23 18:43:36 +01:00