Commit Graph

79 Commits

Author SHA1 Message Date
k4m4 de7d3e8ab5 Switch back to original Scapy (closes #409) 2019-10-06 16:35:23 -04:00
k4m4 9238b1bd88 Change ^C exit code to 0 2019-02-17 02:41:10 +02:00
k4m4 3c24219419 Add `--kick-all` CLI option (closes #379) 2019-02-17 02:38:24 +02:00
Nikolaos Kamarinakis 0f32988be7 Upgrade scapy to kamene 2018-11-07 08:49:57 +02:00
ylink 32abf16531
Update kickthemout.py 2018-09-23 14:09:15 +08:00
ylink 77092773ab
Update checkInternetConnection function
Not everyone can access google with ease, exp, uses in China Mainland. I changed the check link from https://google.com to https://github.com for a greater compatibility.
2018-09-23 13:40:13 +08:00
k4m4 7930fefb73
Fix keyboard exception in initial scanning process 2018-04-25 17:22:03 +03:00
k4m4 3fa1955ce4
Remove non-essential scapy3k exception 2018-04-25 17:17:14 +03:00
k4m4 8202c984c5
Fix #286 - URLError handling 2018-04-25 17:15:59 +03:00
k4m4 87f18dad5f
Display exec info on network scanning error 2018-02-20 12:26:29 +00:00
k4m4 993ec221e3
🎉 v2.0 release!!! 2018-02-05 21:39:08 +02:00
R3DDY97 03e2b3055f hotname display 2018-02-03 18:12:41 +05:30
R3DDY97 e0f72b9ba4 hotname display 2018-02-03 18:00:24 +05:30
R3DDY97 ecc77bba53 fixed 2017-11-21 14:14:24 +05:30
R3DDY97 89fcd40733 added uitls.socket for hostnames 2017-11-21 14:12:20 +05:30
R3DDY97 dc0efe389e added uitls.socket for hostnames 2017-11-21 14:04:40 +05:30
Nikolaos Kamarinakis a2e04329a9
Merge pull request #116 from ritiek/master
Show MAC address of targets
2017-11-10 13:03:15 +02:00
PunKeel 191f1bc8df Use https for the macvendors check 2017-08-20 00:01:14 +01:00
Ritiek 9fd96f51ef Show MAC address of targets 2017-06-30 22:16:16 +05:30
detourbr d40bc97da9 Merge branch 'master' into master 2017-04-26 19:52:54 +02:00
k4m4 fcec584e40 Add 'hang on' message for scanning process 2017-04-05 19:25:14 +03:00
k4m4 df47099e61 Add/Fix coding comments 2017-04-05 19:14:22 +03:00
Nikolaos Kamarinakis dff6f304cc Merge pull request #101 from xdavidhu/master
Added comments and scan info at start
2017-04-05 18:47:21 +03:00
xdavidhu 32541632b1 Added stacktrace to debug 2017-04-03 23:22:42 +02:00
xdavidhu e80651c22e Addded spaces to header 2017-04-01 16:24:17 +02:00
xdavidhu 44ded11c75 Added info about scanning on start 2017-04-01 12:25:37 +02:00
xdavidhu 5856cc84a4 Added comments 2017-04-01 12:01:51 +02:00
k4m4 b9beba166c Fix minor typo 2017-03-31 09:47:28 +03:00
detourbr 15699e8325 Network detection issue fixed 2017-03-26 17:44:19 +02:00
k4m4 78f7401e64 Fix error message terminology 2017-03-26 16:41:15 +03:00
xdavidhu 0a8c70d5e7 Scan method updated to nmap 2017-03-11 10:53:38 +01:00
xdavidhu 10c4f891f3 Debug added + fixes 2017-02-13 22:17:15 +01:00
xdavidhu 00f71a4d76 Fixing getDefaultInterfaceMAC 2017-02-03 11:24:41 +01:00
xdavidhu b79e721472 Merge branch 'master' of https://github.com/k4m4/kickthemout into k4m4-master 2017-02-03 10:53:50 +01:00
xdavidhu c1742fb8b2 removing test 2017-02-03 10:50:03 +01:00
xdavidhu 94b9c0b7a5 Adding test 2017-02-03 10:48:52 +01:00
k4m4 b2c866ad68 scanNetwork() Error Message - Issue #46 2017-01-25 17:39:42 +02:00
k4m4 de20d0ac99 Update kickthemout.py 2017-01-25 17:36:59 +02:00
k4m4 8390e92e1a Update kickthemout.py 2017-01-25 17:33:25 +02:00
k4m4 aeb4d97c39 scanNetwork() Error Message - Issue #46 2017-01-25 17:19:01 +02:00
k4m4 7928e302e8 Minor Bugfixes 2017-01-22 11:03:56 +02:00
David Schütz e8a8855fde getDefaultInterfaceMAC() 2017-01-21 16:59:58 +01:00
David Schütz 9cc143be87 fork update 2017-01-21 16:35:55 +01:00
David Schütz cef0f8240f Update 2017-01-21 16:33:46 +01:00
David Schütz 8a440ea3f3 update 2017-01-21 16:31:25 +01:00
k4m4 8b8a6c55d6 Resolve Issue #31 2017-01-21 13:23:14 +02:00
David Schütz 30e9a41b4a Root check 2017-01-20 14:58:05 +01:00
David Schütz 09c25bd891 Root check 2017-01-20 14:50:20 +01:00
David Schütz 5134484f35 0 host detection 2017-01-15 19:04:03 +01:00
David Schütz b86ce1c11b Add files via upload 2017-01-14 12:19:43 +01:00