Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyangXYZ committed May 6, 2018
1 parent 85eef05 commit 352227b
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# AssassinGo

AssassinGo is an extensible and concurrency information gathering and vulnerability scanning framework, with WebSocket based [Web GUI]("https://github.com/U1in/AssassinGo-Front-End").
AssassinGo is an extensible and concurrency information gathering and vulnerability scanning framework, with WebSocket based [Web GUI](https://github.com/U1in/AssassinGo-Front-End).

Just for learn.

Expand All @@ -23,9 +23,16 @@ Just for learn.
- [x] Intruder
- [ ] SSH, FTP, RDP, MYSQL Bruter
- [x] Seek Targets by Search Engine
- [x] POC Interface
- [x] Friendly PoC Interface
- [x] Web GUI(using WebSocket)

## Installation

```bash
git clone https://github.com/AmyangXYZ/AssassinGo`
docker-compose up --build
```

## API

### AJAX
Expand Down Expand Up @@ -62,10 +69,6 @@ Path | Func | Params | Return

Remember set the target(s) first.

## Demo

![](./demo.png)

## License

MIT

0 comments on commit 352227b

Please sign in to comment.