Commit Graph

156 Commits

Author SHA1 Message Date
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
sundowndev 0eec71535b [Fix] Numverify scan & error exception 2019-01-23 18:40:31 +01:00
Raphael f09c96f826
Version
Set version to 1.0.0 and update number formatting examples.
2019-01-23 18:10:33 +01:00
Raphael 8e1cae6b9c
Delete RESOURCES.md
Moved to wiki
2019-01-20 15:46:50 +01:00
Raphael 27b39208b0
Merge pull request #21 from sundowndev/patch-msg
Patch need help message
2019-01-17 09:19:57 +00:00
Raphael bdc0bf8b23
fallback version to v1.0.0-rc2 2019-01-17 10:12:23 +01:00
Raphael 922186ca79
Need help message link 2019-01-17 10:11:40 +01:00
Raphael 170a94b702
Python badge 2019-01-14 14:25:28 +01:00
Raphael f0b54fbef4
Wiki link 2019-01-14 12:00:15 +01:00
Raphael 17c11ec794
Merge pull request #19 from sundowndev/travis-cfg
travis config
2019-01-14 10:38:12 +00:00
Raphael 58f35cb634
using python 3.7-dev 2019-01-14 11:35:37 +01:00
Raphael c9a8441f36
Build status 2019-01-14 11:34:43 +01:00
Raphael 74904549a9
Update .travis.yml 2019-01-14 11:32:55 +01:00
Raphael ac3eff13de
Create .travis.yml 2019-01-14 11:28:09 +01:00
Raphael 11b47c0562
Merge pull request #18 from sundowndev/develop
1.1.2-rc1 Improve footprinting
2019-01-14 10:22:55 +00: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 7eadfa502b Generated examples 2019-01-14 10:30:07 +01:00
sundowndev 31eb7425c6 no-ansi option & minor refactor 2019-01-14 10:29:09 +01:00
Raphael 51f76150e4
Merge pull request #17 from sundowndev/develop
1.1.0-rc1 release
2019-01-14 08:58:55 +00:00
Raphael 347d0e87bf
Version 2019-01-14 09:58:27 +01:00
sundowndev ea3e0a0024 Script to generate example outputs 2019-01-07 15:02:02 +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 89baab6f87
[Docs] OSINT Tutorial link 2019-01-04 14:13:44 +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 59ac083ccd
Add smslive.co 2018-12-26 15:52:30 +01:00
Raphael fd999a1d05
[Docs] OSINT resources 2018-12-21 18:29:39 +01:00
Raphael eb7ba13ee9
[Docs] OSINT resources 2018-12-21 18:24:26 +01:00
Raphael dee05839ec
[Docs] Captcha Troubleshooting
>The cookie should be created after you complete the captcha. If there's no captcha and *GOOGLE_ABUSE_EXEMPTION* cookie, try pressing F5 to refresh the page. The cookie should've been created. If refreshing the page does not help, change the query to something different (change the number or add text). Google will not necessarily ask you to complete a captcha if your request is the exact same as the previous one, because it'll usually be cached.
2018-12-21 11:37:04 +01:00
Raphael ed79a4f23f
tag badge 2018-12-20 15:05:21 +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
Raphael 120e190c29
Rename tests/list.txt to examples/input.txt 2018-12-14 17:26:37 +01:00
Raphael 7a14c7c5bd
[Docs] Typo 2018-12-14 17:23:52 +01:00
Raphael ec227c0782
Merge pull request #13 from sundowndev/hotfix/openssl
[v1.0.0-rc2] Hotfix: openssl & text color bugs
2018-12-14 15:07:56 +01:00
sundowndev 4e5994347c Remove exception text colors to avoid bugs 2018-12-14 15:07:14 +01:00
sundowndev b51d475695 Delete useless debug file 2018-12-14 14:59:08 +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 c7029aca68 README 2018-12-14 12:58:34 +01:00