mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
add hdk page and make videos a tab
This commit is contained in:
parent
255dd03827
commit
9f56b4c7e0
25
hdk.md
Normal file
25
hdk.md
Normal file
@ -0,0 +1,25 @@
|
||||
# HDK
|
||||
|
||||
|
||||
|
||||
The WiFi Pineapple Mark V HDK is an Arduino Pro based microcontroller board featuring the ATmega328.
|
||||
|
||||

|
||||
|
||||
## Schematic & Reference Design
|
||||
|
||||
+ EAGLE files: [hdk-design.zip](https://www.dropbox.com/s/3zg4lpdo9q3xkql/hdk-reference-design.zip?dl=1)
|
||||
+ Schematic: [hdk-schematic.pdf](https://www.dropbox.com/s/3ywjpkft82bi5nq/hdk-schematic.pdf?dl=1)
|
||||
|
||||
## Summary
|
||||
|
||||
+ Microcontroller - ATmega328
|
||||
+ Operating Voltage - 3.3V
|
||||
+ Input Voltage - 3.3V provide by the Mark V
|
||||
+ Digital I/O Pins - 14 (of which 6 provide PWM output)
|
||||
+ Analog Input Pins - 6
|
||||
+ DC Current per I/O Pin - 40 mA
|
||||
+ Flash Memory - 32KB of which 2 KB used by bootloader
|
||||
+ SRAM - 2 KB (ATmega328)
|
||||
+ EEPROM - 1 KB (ATmega328)
|
||||
+ Clock Speed - 20 MHz
|
||||
BIN
imgs/hdk.jpg
Normal file
BIN
imgs/hdk.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
9
index.md
9
index.md
@ -4,6 +4,11 @@ Welcome to the new wiki for the [WiFi Pineapple (official site)!](https://wifipi
|
||||
|
||||
## Important Pages
|
||||
|
||||
Getting Started!
|
||||
Guides!
|
||||
Videos!
|
||||
|
||||
|
||||
- WiFi_Pineapple
|
||||
- Wiki - **Read this please.**
|
||||
- Karma
|
||||
@ -76,7 +81,9 @@ Introduction to Mobile Broadband
|
||||
3G Managed Modems
|
||||
Tutorial: Hijacking DNS
|
||||
Tutorial: Sniffing Passwords with SSLStrip
|
||||
Overview
|
||||
|
||||
## Overview
|
||||
|
||||
The WiFi Pineapple Mark V is the latest generation wireless network auditing tool from Hak5. With its custom, purpose built hardware and software, the WiFi Pineapple enable users to quickly and easily deploy advanced attacks using our intuitive web interface.
|
||||
|
||||
Hak5 focuses on making easily accessible, affordable and infinitely expandable wireless hacking tools. Since 2008 the WiFi Pineapple has been serving penetration testers, law enforcement, military and government with a versatile wireless auditing platform for almost any deployment scenario.
|
||||
|
||||
@ -18,7 +18,13 @@
|
||||
* [Serial UART](serial_uart.md)
|
||||
* [DIP Switches](dip_switches.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
* [Video Tutorials](videos.md)
|
||||
|
||||
[Videos]()
|
||||
|
||||
* [Pineapple University](pineapple_university.md)
|
||||
* [Video Guides](video_guides.md)
|
||||
* [Developer Hangouts](developer_hangouts.md)
|
||||
|
||||
|
||||
[API](api.md)
|
||||
|
||||
@ -28,7 +34,6 @@
|
||||
|
||||
* [Legacy Pineapples](legacy.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
* [PlaceHolder](guide1.md)
|
||||
|
||||
[Forums](https://forums.hak5.org/index.php?/forum/64-wifi-pineapple-jasager/)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user