Difference between revisions of "Main Page"
From Hacking Printers
Line 3: | Line 3: | ||
</div> | </div> | ||
− | < | + | <!-- TODAY'S FEATURED CONTENT --> |
+ | {| id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;" | ||
+ | |||
+ | <!-- ATTACKS --> | ||
+ | | class="MainPageBG" style="width:55%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;" | | ||
+ | {| id="mp-left" style="width:100%; vertical-align:top; background:#f5fffa;" | ||
+ | | style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#cef2e0; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">Attacks</h2> | ||
+ | |- | ||
+ | | | ||
+ | * '''[[Denial of service]]''': | ||
+ | ** [[Transmission channel]] | ||
+ | ** [[Document processing]] | ||
+ | ** [[Physical damage]] | ||
+ | |||
+ | * '''[[Privilege escalation]]''': | ||
+ | ** [[Factory defaults]] | ||
+ | ** [[Accounting bypass]] | ||
+ | ** [[Fax and Scanner]] | ||
+ | |||
+ | * '''[[Print job access]]''': | ||
+ | ** [[Print job retention]] | ||
+ | ** [[Print job manipulation]] | ||
+ | |||
+ | * '''[[Information disclosure]]''': | ||
+ | ** [[Memory access]] | ||
+ | ** [[File system access]] | ||
+ | ** [[Credential disclosure]] | ||
+ | |||
+ | * '''[[Code execution]]''': | ||
+ | ** [[Buffer overflows]] | ||
+ | ** [[Firmware updates]] | ||
+ | ** [[Software packages]] | ||
+ | |- | ||
+ | | style="padding:2px;" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">TL;DR</h2> | ||
+ | |- | ||
+ | | | ||
+ | Check out the [[Printer Security Testing Cheat Sheet]] | ||
+ | |} | ||
+ | | style="border:1px solid transparent;" | | ||
+ | |||
+ | <!-- OTHER STUFF --> | ||
+ | | class="MainPageBG" style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top;"| | ||
+ | {| id="mp-right" style="width:100%; vertical-align:top; background:#f5faff;" | ||
+ | | style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Tools</h2> | ||
+ | |- | ||
+ | | | ||
+ | * [[PRET]], [[Praeda]], [[PFT]], [[BeEF]] | ||
+ | |- | ||
+ | | style="padding:2px;" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Fundamentials</h2> | ||
+ | |- | ||
+ | | | ||
+ | * '''[[Network Protocols]] | ||
+ | ** [[LPD]], [[IPP]], [[Raw]], [[SMB]] | ||
+ | * '''[[Printer Languages]] | ||
+ | ** [[PJL]], [[PCL]], [[PostScript]] | ||
+ | |- | ||
+ | | style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Attack Carriers</h2> | ||
+ | |- | ||
+ | | | ||
+ | * [[USB drive or cable]] | ||
+ | * [[Port 9100 printing]] | ||
+ | * [[Cross-site printing]] | ||
+ | |- | ||
+ | | style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Countermeasures</h2> | ||
+ | |- | ||
+ | | | ||
+ | * [[Dedicated Print Server]] | ||
+ | * [[Table 8.1]] | ||
+ | |- | ||
+ | | style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Bibliography</h2> | ||
+ | |- | ||
+ | | ... | ||
+ | |- | ||
+ | | style="padding:2px;" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Links</h2> | ||
+ | |- | ||
+ | | ... http://www.undocprint.org/ | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | Beyond Printers | ||
+ | --------------- | ||
+ | + PostScript Processors / websites | ||
+ | |||
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | ||
Line 12: | Line 94: | ||
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] | * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] | ||
* [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language] | * [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language] | ||
+ | |||
+ | __NOTOC__ |
Revision as of 11:53, 22 November 2016
This is the Printer Hacking Wiki, an open approach to share knowledge on printer (in)security.
|
|
Beyond Printers
+ PostScript Processors / websites
Consult the User's Guide for information on using the wiki software.
Getting started
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
- Localise MediaWiki for your language