You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,36 +7,36 @@ The most complete and advanced IT security professional toolkit on Android.
7
7
8
8
### cSploit target
9
9
10
-
my final goal is to write an application that can:
10
+
My final goal is to write an application that is able to:
11
11
12
12
- crack wifi
13
-
- enumerate hosts (*)
13
+
- enumerate local hosts (*)
14
14
- find vulnerabilities (*)
15
-
- find exploits for that vulnerabilities (*)
16
-
- use thos exploits to gain access to the targets (*)
15
+
- find exploits for these vulnerabilities (*)
16
+
- use those exploits to gain access to the target (*)
17
17
- install backdoors for later access
18
18
19
-
(*) already working
19
+
(*) already implemented
20
20
21
-
### portability
21
+
### Portability
22
22
23
-
thanks to the new core, cSploit will be high portable.
23
+
Thanks to the new core, cSploit will be easily portable.
24
24
25
-
it can run on every UNIX-based system, but for now only andorid is supported, when i reach a beta-state version i will consider working on iOS, OSX, GTK+ and QT.
25
+
Basically it can run on any UNIX-based system, but for now only andorid is supported. When I reach a beta-state version i will consider working on iOS, OSX, GTK+ and QT.
26
26
27
-
### contribute to the code
27
+
### Contribute to the code
28
28
29
-
if you want to contribute fork the repo you want to contribute to and create a pull request when you're done.
30
-
if you actively contribute to the project we will ask you to join our team.
29
+
If you want to contribute fork the repo you want to contribute to and create a pull request when you're done.
30
+
If you actively contribute to the project I will ask you to join the team.
31
31
32
-
### support us
32
+
### Support us
33
33
34
34
please [donate](/donate.html) to cSpoit to support our efforts and resources.
35
-
thanks:heart:
35
+
Thank you:heart:
36
36
37
37
### story
38
38
39
-
i started working on dSploit in summer 2012, i forked it and added the following features:
39
+
After being initially created by evilsocket, I ( tux-mind ) started working on dSploit in summer 2012, i forked it and added the following features:
40
40
41
41
- vulnerability finder
42
42
- exploit finder
@@ -63,7 +63,7 @@ i asked if i could bring it on, but evilsocket told that the domain dsploit.net
63
63
and dsploit will oficially merge into zANTI2.
64
64
so i forked the project and finished my work on the new core.
65
65
66
-
> **NOTE:** evilsocket told that, in a far future, zANTI2 will be open source,
67
-
> but i cannot wait this, i want to bring on all dSploit TODO's.
66
+
> **NOTE:** evilsocket told, that in a far future zANTI2 will be open source,
67
+
> but I don't want to wait for this, I want to finish all original dSploit TODOs.
0 commit comments