Skip to content

Commit 9bd613c

Browse files
committed
update README
1 parent faf4b26 commit 9bd613c

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# massExploitConsole
2-
a collection of tools with a cli ui
2+
a collection of hacking tools with a cli ui
33

4-
> please take a look at [mec-ng](https://github.com/jm33-m0/mec-ng "new mec, written in Go")
4+
> take a look at [mec-ng](https://github.com/jm33-m0/mec-ng "new mec, written in Go")
55
66
## screenshot
77

@@ -11,7 +11,6 @@ a collection of tools with a cli ui
1111
## disclaimer
1212

1313
- please use this tool only on **authorized systems**, im not responsible for any damage caused by users who ignore my warning
14-
- **i do not own the code of adapted exploits or tools**
1514
- exploits are adapted from other sources, please refer to their author info
1615
- please note, due to my limited programming experience (it's my first Python project), you can expect some silly bugs
1716

@@ -25,11 +24,6 @@ a collection of tools with a cli ui
2524
- [x] zoomeye host scan (10 threads)
2625
- [x] a simple baidu crawler (multi-threaded)
2726
- [x] censys host scan
28-
- [ ] <s>google page crawler with gecko and firefox (not fully working)</s>
29-
- [ ] an independent scanner that supports
30-
- [ ] web server fingerprinting
31-
- [ ] scanning hundreds of targets simultaneously
32-
- [ ] custom scanning rules
3327

3428
## getting started
3529

@@ -44,7 +38,7 @@ git clone https://github.com/jm33-m0/massExpConsole.git && cd massExpConsole &&
4438

4539
## requirements
4640

47-
- GNU/Linux or MacOS (not tested), fully tested under [Kali Linux (Rolling, 2017)](https://www.kali.org), Ubuntu Linux (16.04 LTS) and Fedora 25 (it will work on other distros too as long as you have dealt with all deps)
41+
- GNU/Linux, WSL, MacOS (not tested), fully tested under [Arch Linux](https://www.archlinux.org), [Kali Linux (Rolling, 2018)](https://www.kali.org), Ubuntu Linux (16.04 LTS) and Fedora 25 (it will work on other distros too as long as you have dealt with all deps)
4842
- Python 3.5 or later (or something might go wrong, [https://github.com/jm33-m0/massExpConsole/issues/7#issuecomment-305962655](https://github.com/jm33-m0/massExpConsole/issues/7#issuecomment-305962655))
4943
- `proxychains4` (in `$PATH`), used by exploiter, requires a working socks5 proxy (you can modify its config in `mec.py`)
5044
- Java is required when using Java deserialization exploits, you might want to install `openjdk-8-jre` if you haven't installed it yet

0 commit comments

Comments
 (0)