lucaconte 7 years ago
parent
commit
76fe95e2b4
5 changed files with 43 additions and 8 deletions
  1. 6 4
      css/bootstrap.css
  2. 37 4
      ht_exploitation_en.html
  3. BIN
      img/logo_b.png
  4. BIN
      img/logo_g.png
  5. BIN
      img/logo_w.png

+ 6 - 4
css/bootstrap.css

@@ -848,7 +848,7 @@ pre {
   padding: 0;
   font-family: DOS, Monaco, Menlo, Consolas, "Courier New", monospace;
   font-size: 18px;
-  color: #555;
+  color: #b0d99e;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
@@ -862,7 +862,7 @@ code {
 }
 pre {
   display: block;
-  padding: 0;
+  padding: 10px;
   margin: 0 0 10px;
   font-size: 18px;
   font-weight: normal;
@@ -872,7 +872,9 @@ pre {
   white-space: pre;
   white-space: pre-wrap;
   background-color: #000;
-  border: 0;
+  border-style: dotted;
+  border-width: thin;
+  border-color: #c9c9c9;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
@@ -882,7 +884,7 @@ pre.prettyprint {
 }
 pre code {
   padding: 0;
-  color: inherit;
+  color: #b0d99e;
   white-space: pre;
   white-space: pre-wrap;
   background-color: transparent;

+ 37 - 4
ht_exploitation_en.html

@@ -76,9 +76,42 @@
       <!-- Example row of columns -->
       <div class="row">
         <div class="span11">
-                <h1>{it} About 0.1[<a href="#1">1</a>]</h1>
-                <p><pre>
-                - [1 - Introduction] ------------------------------------------- ----------------
+                <h1>{en}  HackBack pissing on Hacking Team</h1>
+                <p><pre><code>
+
+                _   _            _      ____             _    _
+               | | | | __ _  ___| | __ | __ )  __ _  ___| | _| |
+               | |_| |/ _` |/ __| |/ / |  _ \ / _` |/ __| |/ / |
+               |  _  | (_| | (__|   <  | |_) | (_| | (__|   <|_|
+               |_| |_|\__,_|\___|_|\_\ |____/ \__,_|\___|_|\_(_)
+                                                 
+                                  A DIY Guide
+ 
+ 
+ 
+                                 ,-._,-._            
+                              _,-\  o O_/;            
+                             / ,  `     `|            
+                             | \-.,___,  /   `        
+                              \ `-.__/  /    ,.\      
+                             / `-.__.-\`   ./   \'
+                            / /|    ___\ ,/      `\
+                           ( ( |.-"`   '/\         \  `
+                            \ \/      ,,  |          \ _
+                             \|     o/o   /           \.
+                              \        , /             /
+                              ( __`;-;'__`)            \\
+                              `//'`   `||`              `\
+                             _//       ||           __   _   _ _____   __
+                     .-"-._,(__)     .(__).-""-.      | | | | |_   _| |
+                    /          \    /           \     | | |_| | | |   |
+                    \          /    \           /     | |  _  | | |   |
+                     `'-------`      `--------'`    __| |_| |_| |_|   |__
+                               #antisec
+ 
+ 
+ 
+ - [1 - Introduction] ------------------------------------------- ----------------
 
 You'll notice the language change since the last edition [1]. Speaking world
 English already has books, lectures, guides, and information about spare
@@ -996,7 +1029,7 @@ If not you, who? If not now, when?
                | |_| |/ _` |/ __| |/ / |  _ \ / _` |/ __| |/ / |
                |  _  | (_| | (__|   <  | |_) | (_| | (__|   <|_|
                |_| |_|\__,_|\___|_|\_\ |____/ \__,_|\___|_|\_(_)
-                </pre>
+               </code> </pre>
          </p>
 
 

BIN
img/logo_b.png


BIN
img/logo_g.png


BIN
img/logo_w.png