Commit Graph

45 Commits

Author SHA1 Message Date
sundowndev 0eec71535b [Fix] Numverify scan & error exception 2019-01-23 18:40:31 +01:00
Raphael a8a3015f12
version 2019-01-14 11:22:44 +01:00
sundowndev f2dd168491 [Fix] Document footprinting 2019-01-14 11:19:55 +01:00
sundowndev 96406c4e23 Ask to rerun OSINT scan at finish state 2019-01-14 11:19:29 +01:00
sundowndev 31eb7425c6 no-ansi option & minor refactor 2019-01-14 10:29:09 +01:00
Raphael 347d0e87bf
Version 2019-01-14 09:58:27 +01:00
Raphael 45875a1d62
Document footprints request 2019-01-07 12:33:54 +01:00
Raphael e9b42d078c
Document footprints : adding .xls extension 2019-01-07 12:12:05 +01:00
Raphael bcf11a938b
[Fix #15] Add exception on tempophone API call 2018-12-29 18:58:40 +01:00
Raphael 6cce114a7a
Typo 2018-12-26 15:55:32 +01:00
Raphael 01f60ef4bf
lib import priority
Import sys before other libs to avoid errors on sys.exit() when requirements are missing
2018-12-16 14:04:23 +00:00
sundowndev 4e5994347c Remove exception text colors to avoid bugs 2018-12-14 15:07:14 +01:00
sundowndev 76eb594566 Fix: bug using output option 2018-12-14 14:56:23 +01:00
sundowndev 89e1b2b7f1 Reset colors at exit 2018-12-14 14:44:58 +01:00
sundowndev 268787dce8 [Fix #11] Fix OpenSSL bug & colorama 2018-12-14 12:57:55 +01:00
Raphael 30226cc436
Merge pull request #10 from sundowndev/develop
Develop
2018-12-11 15:09:15 +01:00
sundowndev 92d1683a86 Python script update feature 2018-12-11 15:07:22 +01:00
sundowndev c53d514cfc [Fix #4] Update OSINT files 2018-12-11 15:07:22 +01:00
Raphael feddcbed9b
version 2018-12-11 15:05:42 +01:00
sundowndev d911cd9b7e Replace variables in dork requests 2018-12-11 12:01:52 +01:00
sundowndev 20495f1024 [Fix #7] Migrating to Python 3
Code refactor to migrate to Python 3. Using format() instead of %s, cleanup strings and dictionaries. Release v0.10-dev
2018-12-11 11:33:21 +01:00
sundowndev 3964c4a504 Refactor to use Python3 using 2to3 2018-12-10 16:22:38 +01:00
Raphael 14f9cce67c
Need help statement about Google captcha 2018-12-09 19:02:54 +01:00
sundowndev e6d64a1336 Number formatting
Use number formats globally and handle custom format from user input.
2018-12-09 17:37:14 +01:00
sundowndev cff4e8f227 some code refactor 2018-12-02 00:06:10 +01:00
Raphael 31dd315c18
Disable .html results for documents footprints 2018-11-30 23:54:22 +01:00
Raphael 588d02d739
Remove unused google library import 2018-11-30 15:42:15 +01:00
sundowndev 37684992ba Disposable number providers & refactor
Added support for json files to make scanners easier to handle. Added a temporary solution for bug #1 and removed proxy list because they were used as HTTP proxies (so useless for requests using HTTPS) and Google was blacklisting them instantly without taking care of the whitelist cookie.
2018-11-30 15:38:50 +01:00
sundowndev 5105f1772d Google search function & OSINT scan 2018-11-29 00:22:56 +01:00
sundowndev a0d41b9650 Merge branch 'feature/osint' of github.com:sundowndev/PhoneInfoga into feature/osint 2018-11-28 16:02:50 +01:00
sundowndev 8d1c269b2c Minor refactor 2018-11-28 16:02:34 +01:00
sundowndev d7cc63a025 Keyboard interrupt exception 2018-11-25 21:19:58 +01:00
sundowndev 9dc719804f Parse country code for OVH scanner 2018-11-21 16:53:41 +01:00
sundowndev 4adb27213f OSINT scan & minor refactor 2018-11-21 00:33:01 +01:00
sundowndev 0e768cdf3b Timezone result in local scan 2018-11-19 22:49:23 +01:00
sundowndev 369ee12fbc OSINT recon & output option 2018-11-19 17:43:19 +01:00
sundowndev 390c0f6d43 Minor refactor & v0.4-dev 2018-11-15 14:12:27 +01:00
sundowndev 1dd679acfa Import/use phonenumbers lib 2018-11-13 23:51:44 +01:00
sundowndev 9994400110 Regex formats 2018-11-13 13:30:05 +01:00
Raphael 56500d6cc7 Formatting number & carrier lookup scan 2018-11-07 18:54:01 +01:00
Raphael 777a2eb962 Color codes 2018-11-07 11:18:46 +01:00
sundowndev 6f75df6892 numverify scan 2018-11-05 23:47:43 +01:00
sundowndev a21cd07c11 Refactor arguments parsing & scanners 2018-11-05 16:28:23 +01:00
Raphael b0d6380714 Fix number verification 2018-10-25 12:30:01 +02:00
Raphael f9cc3c2fc4 Init script 2018-10-25 11:19:06 +02:00