Projects STRLCPY Osmedeus Commits 34802fb1
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 9 lines
    10 10   
    11 11   
    12 12  # What is Osmedeus?
    13  -Osmedeus allow you automated run the collection of awesome tools to reconnaissance and vulnerability scanning against the target.
     13 +Osmedeus allows you automated run the collection of awesome tools to reconnaissance and vulnerability scanning against the target.
    14 14   
    15 15  # How to use
    16 16  If you have no idea what are you doing just type the command below or check out the [Advanced Usage](https://github.com/j3ssie/Osmedeus/wiki/Advanced-Usage)
    skipped 31 lines
    48 48  # Demo
    49 49  [![asciicast](https://asciinema.org/a/230164.svg)](https://asciinema.org/a/230164)
    50 50   
    51  -![Web UI 1](https://raw.githubusercontent.com/j3ssie/Osmedeus/master/imgs/spa_0.png)
     51 +![Web UI 1](https://raw.githubusercontent.com/j3ssie/Osmedeus/master/imgs/osmedeus-1.png)
    52 52   
    53  -![Web UI](https://raw.githubusercontent.com/j3ssie/Osmedeus/master/imgs/spa_1.png)
     53 +![Web UI 2](https://raw.githubusercontent.com/j3ssie/Osmedeus/master/imgs/osmedeus-2.png)
    54 54   
    55  -![Web UI](https://raw.githubusercontent.com/j3ssie/Osmedeus/master/imgs/spa_2.png)
     55 +![Web UI 3](https://raw.githubusercontent.com/j3ssie/Osmedeus/master/imgs/osmedeus-3.png)
    56 56   
    57 57  ![Slack Noti](https://raw.githubusercontent.com/j3ssie/Osmedeus/master/imgs/slack_noti.png)
    58 58   
    59 59   
    60 60  # Disclaimer
    61  -Most of this tool done by the authors of the tool that you can see in the module folder.
    62  -I just put all the pieces together, plus some extra boring stuff that we don't wanna do everyday.
     61 +Most of this tool done by the authors of the tool that list in [CREDITS.md](https://github.com/j3ssie/Osmedeus/blob/master/CREDITS.md).
     62 +I'm just put all the pieces together, plus some extra boring stuff that we don't wanna do everyday.
    63 63   
    64 64  This tool is for educational purposes only. You are responsible for your own actions. If you mess something up or break any laws while using this software, it's your fault, and your fault only.
    65 65   
    skipped 9 lines
  • ■ ■ ■ ■ ■ ■
    core/ui/README.md
     1 +UI
     2 +===========
     3 +Web UI for Osmedeus
     4 + 
     5 +## [Osmedeus](https://github.com/j3ssie/Osmedeus)
     6 +![Web UI 1](https://raw.githubusercontent.com/j3ssie/UI/master/screenshots/osmedeus-1.png)
     7 + 
     8 +![Web UI 2](https://raw.githubusercontent.com/j3ssie/UI/master/screenshots/osmedeus-2.png)
     9 + 
     10 + 
     11 +## Installation
     12 + 
     13 +### [React source](https://github.com/j3ssie/UI/tree/master/Osmedeus-ui)
     14 + 
     15 +```
     16 +yarn install
     17 +npm start
     18 +```
     19 + 
     20 +## Credits
     21 +* React components is powered by [Atlaskit](https://atlaskit.atlassian.com/) and [atlaskit-starter](https://bitbucket.org/atlassian/atlaskit-starter).
     22 + 
     23 +* Awesomes artworks are powered by [Freepik](http://freepik.com) at [flaticon.com](http://flaticon.com).
     24 + 
     25 + 
  • imgs/osmedeus-1.png
  • imgs/osmedeus-2.png
  • imgs/osmedeus-3.png
  • imgs/rest_api.png
  • imgs/spa.png
  • imgs/spa_0.png
  • imgs/spa_1.png
  • imgs/spa_2.png
Please wait...
Page is in error, reload to recover