Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@ all-plugins all-plugins-install all-plugins-userinstall all-plugins-clean: all-%
# Disabled
# kaitai-parsers:
# @echo "Re-generating the kaitai_struct parsers requires the gpl3 licensed "
# @echo "kaitai_struct compiler; see http://http://kaitai.io/ for more info!"
# @echo "kaitai_struct compiler; see https://kaitai.io/ for more info!"
# kaitai-struct-compiler --outdir kaitai_parsers/ -t cpp_stl -I kaitai_definitions/ kaitai_definitions/*.ksy
# file-rename -v -f 's/\.cpp$$/\.cc/' kaitai_parsers/*.cpp

Expand Down
20 changes: 10 additions & 10 deletions README.OLD
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Developer documentation for the new API is in the docs/dev/ directory!

Kismet 2016-01-R1
Mike Kershaw <dragorn@kismetwireless.net>
http://www.kismetwireless.net
https://www.kismetwireless.net

1. What is Kismet
2. Upgrading from earlier versions
Expand Down Expand Up @@ -109,7 +109,7 @@ http://www.kismetwireless.net
PLEASE read the full manual, but for the impatient, here is the BARE
MINIMUM needed to get Kismet working:

* Download Kismet from http://www.kismetwireless.net/download.shtml
* Download Kismet from https://www.kismetwireless.net/download.shtml
* Run "./configure". Pay attention to the output! If Kismet cannot
find all the headers and libraries it needs, major functionality may
be missing. Most notably, compiling Kismet yourself will require
Expand Down Expand Up @@ -151,7 +151,7 @@ http://www.kismetwireless.net
Using the CACE Package:

* Download the Win32/Cygwin installer created by CACE and linked from
the download page (http://www.kismetwireless.net/download.shtml
the download page (https://www.kismetwireless.net/download.shtml
* Run the installer
* Start Kismet
* Pick your AirPcap or Kismet Drone sources
Expand All @@ -160,7 +160,7 @@ http://www.kismetwireless.net

Compiling it yourself:

* Download the Cygwin setup tool (http://www.cygwin.org)
* Download the Cygwin setup tool (https://www.cygwin.org)
* Install Cygwin with make, GCC, libncurses, libncurses-dev
* Download the Airpcap_Devpack from CACE Support
* Put Airpcap_Devpack and Libpcap_Devpack in the kismet source directory
Expand All @@ -186,7 +186,7 @@ http://www.kismetwireless.net
key events. However, Terminal.app appears to work fine, and is
recommended for using Kismet.

* Download Kismet from http://www.kismetwireless.net/download.shtml
* Download Kismet from https://www.kismetwireless.net/download.shtml
* Run "./configure". Pay attention to the output! If Kismet cannot
find all the headers and libraries it needs, major functionality may
be missing. Notably, you may need to install libpcap manually.
Expand Down Expand Up @@ -640,7 +640,7 @@ http://www.kismetwireless.net
rt2870sta Out-of-kernel/Staging rt2870 11n driver (use
in-kernel instead)
wl12xx Patched wl12xx drivers for the N900, must use
patched drivers from http://david.gnedt.eu/blog/,
patched drivers from https://david.gnedt.eu/blog/,
otherwise autodetected.
drone Remote Kismet packet capture, source options
"host=..." and "port=..." are required.
Expand Down Expand Up @@ -1013,8 +1013,8 @@ http://www.kismetwireless.net

References:
WVE-2005-0019, WVE-2005-0045, WVE-2005-0046, WVE-2005-0061
http://802.11ninja.net
http://home.jwu.edu/jwright/papers/l2-wlan-ids.pdf
https://802.11ninja.net
https://home.jwu.edu/jwright/papers/l2-wlan-ids.pdf

DHCPCLIENTID Fingerprint 802.11
A client which sends a DHCP DISCOVER packet containing a
Expand Down Expand Up @@ -1115,7 +1115,7 @@ http://www.kismetwireless.net
in his tool and the Reaver attack tool.

References:
http://sviehb.files.wordpress.com/2011/12/viehboeck_wps.pdf
https://sviehb.files.wordpress.com/2011/12/viehboeck_wps.pdf

13. Other Configuration

Expand Down Expand Up @@ -1213,7 +1213,7 @@ http://www.kismetwireless.net

The default Kismet UI uses the text-based ncurses library. Additional
UIs may be available from the Links page on the Kismet website
(http://www.kismetwireless.net/links.shtml)
(https://www.kismetwireless.net/links.shtml)

The Kismet UI functions much as any other curses application (such as
Midnight Commander or Links) does. The menu is activated with 'escape',
Expand Down
4 changes: 2 additions & 2 deletions apple80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ extern WIErr WirelessJoin(
* - It can also be the empty string, meaning no encryption.
*
* For more info see:
* http://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/11/wa/query?searchMode=Expert&type=id&val=KC.106424
* https://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/11/wa/query?searchMode=Expert&type=id&val=KC.106424
*/
extern WIErr WirelessJoinWEP(
WirelessContextPtr inContext,
Expand Down Expand Up @@ -358,7 +358,7 @@ extern WIErr WirelessGetBestChannel(
* - It can also be the empty string, meaning no encryption.
*
* For more info see:
* http://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/11/wa/query?searchMode=Expert&type=id&val=KC.106424
* https://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/11/wa/query?searchMode=Expert&type=id&val=KC.106424
*/
extern WIErr WirelessMakeIBSS(
WirelessContextPtr inContex,
Expand Down
2 changes: 1 addition & 1 deletion capture_linux_wifi/nl80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@
* various triggers. These triggers can be configured through this
* command with the %NL80211_ATTR_WOWLAN_TRIGGERS attribute. For
* more background information, see
* http://wireless.kernel.org/en/users/Documentation/WoWLAN.
* https://wireless.wiki.kernel.org/en/users/Documentation/WoWLAN.
* The @NL80211_CMD_SET_WOWLAN command can also be used as a notification
* from the driver reporting the wakeup reason. In this case, the
* @NL80211_ATTR_WOWLAN_TRIGGERS attribute will contain the reason
Expand Down
22 changes: 11 additions & 11 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -5313,7 +5313,7 @@ namespace cxx11

}

// http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// https://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
// because of this.
namespace test_template_alias_sfinae
Expand Down Expand Up @@ -6158,7 +6158,7 @@ namespace cxx11

}

// http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// https://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
// because of this.
namespace test_template_alias_sfinae
Expand Down Expand Up @@ -7017,7 +7017,7 @@ namespace cxx11

}

// http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// https://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
// because of this.
namespace test_template_alias_sfinae
Expand Down Expand Up @@ -7913,7 +7913,7 @@ namespace cxx11

}

// http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// https://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
// because of this.
namespace test_template_alias_sfinae
Expand Down Expand Up @@ -8732,7 +8732,7 @@ namespace cxx11

}

// http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// https://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
// because of this.
namespace test_template_alias_sfinae
Expand Down Expand Up @@ -9565,7 +9565,7 @@ namespace cxx11

}

// http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// https://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
// Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
// because of this.
namespace test_template_alias_sfinae
Expand Down Expand Up @@ -13283,7 +13283,7 @@ Alternatively, you may set the environment variables libwebsockets_CFLAGS
and libwebsockets_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
To get pkg-config, see <https://pkg-config.freedesktop.org/>.
See \`config.log' for more details" "$LINENO" 5; }
else
libwebsockets_CFLAGS=$pkg_cv_libwebsockets_CFLAGS
Expand Down Expand Up @@ -13634,7 +13634,7 @@ Alternatively, you may set the environment variables protobuf_CFLAGS
and protobuf_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
To get pkg-config, see <https://pkg-config.freedesktop.org/>.
See \`config.log' for more details" "$LINENO" 5; }
else
protobuf_CFLAGS=$pkg_cv_protobuf_CFLAGS
Expand Down Expand Up @@ -14768,7 +14768,7 @@ Alternatively, you may set the environment variables libusb_CFLAGS
and libusb_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
To get pkg-config, see <https://pkg-config.freedesktop.org/>.
See \`config.log' for more details" "$LINENO" 5; }
else
libusb_CFLAGS=$pkg_cv_libusb_CFLAGS
Expand Down Expand Up @@ -15158,7 +15158,7 @@ Alternatively, you may set the environment variables librtlsdr_CFLAGS
and librtlsdr_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
To get pkg-config, see <https://pkg-config.freedesktop.org/>.
See \`config.log' for more details" "$LINENO" 5; }
else
librtlsdr_CFLAGS=$pkg_cv_librtlsdr_CFLAGS
Expand Down Expand Up @@ -15444,7 +15444,7 @@ Alternatively, you may set the environment variables libmosquitto_CFLAGS
and libmosquitto_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
To get pkg-config, see <https://pkg-config.freedesktop.org/>.
See \`config.log' for more details" "$LINENO" 5; }
else
libmosquitto_CFLAGS=$pkg_cv_libmosquitto_CFLAGS
Expand Down
6 changes: 3 additions & 3 deletions crc32.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Copyright (c) 2011-2019 Stephan Brumme. All rights reserved.
// Slicing-by-16 contributed by Bulat Ziganshin
// Tableless bytewise CRC contributed by Hagai Gold
// see http://create.stephan-brumme.com/disclaimer.html
// see https://create.stephan-brumme.com/disclaimer.html
//

// if running on an embedded system, you might consider shrinking the
Expand Down Expand Up @@ -678,8 +678,8 @@ const uint32_t Crc32Lookup[MaxSlice][256] =
// Crc32Lookup[0][i] = crc;
//}
//// ... and the following slicing-by-8 algorithm (from Intel):
//// http://www.intel.com/technology/comms/perfnet/download/CRC_generators.pdf
//// http://sourceforge.net/projects/slicing-by-8/
//// https://www.intel.com/technology/comms/perfnet/download/CRC_generators.pdf
//// https://sourceforge.net/projects/slicing-by-8/
//for (int slice = 1; slice < MaxSlice; slice++)
// Crc32Lookup[slice][i] = (Crc32Lookup[slice - 1][i] >> 8) ^ Crc32Lookup[0][Crc32Lookup[slice - 1][i] & 0xFF];
{
Expand Down
2 changes: 1 addition & 1 deletion crc32.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Copyright (c) 2011-2019 Stephan Brumme. All rights reserved.
// Slicing-by-16 contributed by Bulat Ziganshin
// Tableless bytewise CRC contributed by Hagai Gold
// see http://create.stephan-brumme.com/disclaimer.html
// see https://create.stephan-brumme.com/disclaimer.html
//

// if running on an embedded system, you might consider shrinking the
Expand Down
24 changes: 12 additions & 12 deletions http_data/credit.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
<body>
<h2>JS/Presentation</h2>
<ul>
<li><a href="http://jquery.org">JQuery</a> from the JQuery Foundation</li>
<li>JQuery binary AJAX from <a href="http://www.henryalgus.com/reading-binary-files-using-jquery-ajax/">Henry Algus</a></li>
<li>JQuery Sparkline from <a href="http://omnipotent.net/jquery.sparkline/">omnipotent.net</a></li>
<li>JQuery UI from <a href="http://jqueryui.com/">jqueryui.com</a></li>
<li>JQuery UI Touch Punch from <a href="http://touchpunch.furf.com/">touchpunch.furf.com</a></li>
<li>JSPanel from <a href="http://jspanel.de/">jspanel.de</a></li>
<li><a href="https://jquery.org">JQuery</a> from the JQuery Foundation</li>
<li>JQuery binary AJAX from <a href="https://www.henryalgus.com/reading-binary-files-using-jquery-ajax/">Henry Algus</a></li>
<li>JQuery Sparkline from <a href="https://omnipotent.net/jquery.sparkline/">omnipotent.net</a></li>
<li>JQuery UI from <a href="https://jqueryui.com/">jqueryui.com</a></li>
<li>JQuery UI Touch Punch from <a href="https://touchpunch.furf.com/">touchpunch.furf.com</a></li>
<li>JSPanel from <a href="https://jspanel.de/">jspanel.de</a></li>
<li>Jquery UI x-editable from <a href="https://vitalets.github.io/x-editable/">vitalets</a></li>
<li>Jquery JCanvas from <a href="https://projects.calebevans.me/jcanvas/">calebevans</a></li>
<li>D3js from <a href="https://d3js.org/">d3js.org</a></li>
<li>Simpleexpand from <a href="http://sylvain-hamel.github.io/simple-expand/">sylvain-hamel</a></li>
<li>Simpleexpand from <a href="https://sylvain-hamel.github.io/simple-expand/">sylvain-hamel</a></li>
<li>Jquery Storage API from <a href="https://github.com/julien-maurel/jQuery-Storage-API">jQuery-Storage-API</a></li>
<li>Jquery Layout from <a href="http://layout.jquery-dev.com/">layout.jquery-dev.com</a></li>
<li>Jquery Pushmenu from <a href="http://www.jqueryscript.net/demo/Minimalist-Navigation-Drawer-Plugin-With-jQuery-Push-Menu/">jqueryscript.net</a> with minor hacks to fix sidebar being shown during load</li>
<li>Chart.js from <a href="http://www.chartjs.org/">chartjs.org</a></li>
<li>Jquery Pushmenu from <a href="https://www.jqueryscript.net/demo/Minimalist-Navigation-Drawer-Plugin-With-jQuery-Push-Menu/">jqueryscript.net</a> with minor hacks to fix sidebar being shown during load</li>
<li>Chart.js from <a href="https://www.chartjs.org/">chartjs.org</a></li>
<li>js-storage from <a href="https://github.com/julien-maurel/js-storage">github julien-maurel</a></li>
<li>spectrum color picker from <a href="https://bgrins.github.io/spectrum/">bgrins</a></li>
<li>Tooltipseter from <a href="http://iamceege.github.io/tooltipster/">iamceegee</a></li>
<li>Leaflet from <a href="http://leafletjs.com">LeafletJS</a></li>
<li>Tooltipseter from <a href="https://iamceege.github.io/tooltipster/">iamceegee</a></li>
<li>Leaflet from <a href="https://leafletjs.com">LeafletJS</a></li>
<li>Chroma.js from <a href="https://github.com/gka/chroma.js/blob/master/chroma.min.js">ChromaJS</a></li>
<li>Leaflet Polylines from <a href="https://github.com/hgoebl/Leaflet.MultiOptionsPolyline">hgoebl</a></li>
<li>Leaflet loading indicator from <a href="https://github.com/ebrelsford/Leaflet.loading">ebrelsford</a></li>
Expand All @@ -34,7 +34,7 @@ <h2>JS/Presentation</h2>
</ul>
<h2>Graphics</h2>
<ul>
<li>FontAwesome from <a href="http://fontawesome.io/">fontawesome.io</a></li>
<li>FontAwesome from <a href="https://fontawesome.com/">fontawesome.com</a></li>
<li>Prop airplane icon from <a href="https://en.wikipedia.org/wiki/File:Black_aircraft_icon.svg">Wikipedia</a></li>
<li>Jet airplane icon from <a href="https://commons.wikimedia.org/wiki/File:Plane_icon.svg">Wikipedia</a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion http_data/js/kismet.utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ exports.putStorage = function(key, data) {
exports.storage.set(key, data);
}

// From http://stackoverflow.com/a/6491621
// From https://stackoverflow.com/a/6491621
exports.ObjectByString = function(o, s) {
if (typeof(o) === 'undefined')
return;
Expand Down
Loading