2015-09-25 00:30:42 +00:00
|
|
|
Categories:Development,Security
|
|
|
|
License:GPLv3+
|
|
|
|
Web Site:
|
|
|
|
Source Code:https://github.com/cSploit/android
|
|
|
|
Issue Tracker:https://github.com/cSploit/android/issues
|
|
|
|
|
|
|
|
Auto Name:cSploit
|
|
|
|
Summary:Network analysis and penetration toolkit
|
|
|
|
Description:
|
|
|
|
cSploit is an Android network analysis and penetration suite which aims to offer
|
|
|
|
to IT security experts/geeks the most complete and advanced professional toolkit
|
|
|
|
to perform network security assesments on a mobile device.
|
|
|
|
|
|
|
|
Once cSploit is started, you will be able to easily map your network,
|
|
|
|
fingerprint alive hosts operating systems and running services, search for known
|
|
|
|
vulnerabilities, crack logon procedures of many tcp protocols, perform man in
|
|
|
|
the middle attacks such as password sniffing (with common protocols dissection),
|
|
|
|
real time traffic manipulation, etc.
|
|
|
|
|
|
|
|
This app requires a rooted device with Busybox installed.
|
|
|
|
.
|
|
|
|
|
|
|
|
Requires Root:yes
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/cSploit/android
|
|
|
|
|
2015-11-14 12:31:30 +00:00
|
|
|
Build:1.6.2,4
|
|
|
|
commit=v1.6.2
|
2015-09-25 00:30:42 +00:00
|
|
|
subdir=cSploit
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
scandelete=cSploit/jni
|
2015-11-14 12:31:30 +00:00
|
|
|
build=cp -r $$NDK$$ ndk && \
|
|
|
|
export PATH=$PWD/ndk:$PATH && \
|
|
|
|
cd jni && \
|
|
|
|
./build.sh
|
|
|
|
buildjni=no
|
2015-09-25 00:30:42 +00:00
|
|
|
|
|
|
|
Maintainer Notes:
|
|
|
|
Uses scandelete to get rid of many unused binaries in the submodules.
|
2015-11-14 12:31:30 +00:00
|
|
|
|
|
|
|
Modifies the NDK, so must first make a full copy of it.
|
2015-09-25 00:30:42 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:Tags
|
2015-10-15 04:33:44 +00:00
|
|
|
Current Version:1.6.2
|
|
|
|
Current Version Code:4
|