Skip to content

Marist-Innovation-Lab/DolosHoneypot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Dolos: SDN Honeypot

          `. `'. :;+.,. `   ` :;, '#,  ; ;        
          ,:;;;,  '`.' `,;, `++#:`;';'.;;;.       
         ``';  ;.. '.;.; ;#,;,   '#.+,'::'+;      
          .,:`,,` ..'+'+:'`  ,`, ::..`': :,       
        :.` `.`,:.;#;.::`:, ` ,::,':. ;:;,#:      
       :; : +``;',##,`:; ` ``.,;, ``..`:.`.,.     
       `  . ;`,#,;+:, :` . ;`::` .. .,:,+:,;,     
        ;+:; `.'` `;;``,::.  . ,;: ..,:'. ,':     
          ,'+ '@  `.;  `, . ' :''#   ,,,,#`@@`    
         ..`+;@ :;'```;,.`   :.#+  , ,`` ,+',`    
       `.     `;` .  +'`:    `.'   ````.;.##+;`   
        ;`  .`..  ,;:;,`,,.;;:        .: ##;,#;   
      `. :  ..;..'., :`.##'+           ,+++'+++   
      ,`;` ,+'# ,++;'`#,,,;             '';,'#+   
      `.+: .: ``, `': :                 ,;##+;@   
     ;,  ,.'`  `.': `,,                 .:+'+;`   
     :', +, ',#, ''+:#         ``       `,@+'+    
    `,`,,;;,+`'.;;#++:          `       `:+:#     
    :':.::;'',+#+@++#          .`   `   .;+'#     
      .,,.;+':,+;::+,         `..`  .,`+##+#+     
    , # ';,#; #+@@';`       :'';+;  .:@##++@.     
    .; + ;  ,;' .`:.     ,,'##++#.  ,@@;#@##,     
   ,`  : `.#.;@::.;`   ..,# ,+#. ,` `@+,,:#+      
   ,,...`' + ;+,.';   '..@ + ,#+  .  @;::;;,      
   '; ';   +;#.::+,  '..@ `  .+      :';'#.       
     ..@':''  ,;;:  `...,  .:,#       ',',,,      
      ''';@@:''#':         .;+:       @,...'      
     `#,+',.. @ #`         `,.        ,.,,.'      
    ; ;';;@+,`'@ +                     #.,,+      
   ',.  , ;+@:#`'.                     #,.:#      
  :`;`: @ ,@@   '                ;`    .;,;@      
 `: ''.`   . , , .              ,      :':;@      
 .; .;;;','`;., :.             `,'+@#####:'#      
  +.`': : ',   `;,             . .#  @@@@:''      
   @+`+ ;`.'    .`.           ,.     ;.@#:;;      
     ,;' :++`    ``                :;;;+#;;,      
    ,  ':. '+,,+,               : ##@##@'''`      
     ,,`:';#:'##               ;@@+  .`''+@       
       +#;.' ##' .            `@     ,;##+@       
      ` `, ,;#@',``              `:@@@@@@#@       
        :@`+++@'@ .              '@,   `'#@       
        `. ,.+@++  .             `      :@@       
         ,.+'@,++   .                   ;#+       
         ``#'. #';   ..                `##++      
          `##  @+:    ..             ::'##;:      
             :;#::     `';`,```.   .:+##@+',#;    
             ,    ;     `,@@+';'#####:'++';::'';  
             ,:##,       `.+'@'::;'+@++;;',,,+';'@
             ;#,;.+`      `.,'##+@#'+'':'':,,+:;;;
               ';''#       ``,,,:;''++'';;:.,'::;,

What is Dolos?

DOLOS (Dolus) was the personified spirit (daimon) of trickery, cunning deception, craftiness, treachery and guile. He was an apprentice of the Titan Prometheus and a companion of the Pseudologoi (Lies). His female counterpart was Apate, the spirit of deception.

The Theoi Project: Exploring Greek Mythology

Installing Dolos

  • Unzip the file doloshp_install.zip
  • Give executable permissions to the shell script releative to your linux distro
 chmod +x filename.sh 
  • Run the installation script.
 sudo ./filename.sh 

Launching Dolos

  •     After Dolos has been deployed , you should see an IP address at the end of the installation. Use this address to access the http interface
    
  •     Once opened, attempt to "login" to the interface (<b> note: </b> you will always receive a login failed message, as this honey pot is not connected to any real service
    

Testing Dolos

  •     To test the database connection, login to the psql database named doloshp
    
  •     Attempt a web-login through the http interface
    
  •     Check to see if there are any new entries within the tables of the database.
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.0%
  • HTML 24.6%
  • Shell 2.6%
  • JavaScript 1.3%
  • PHP 0.5%