From 275c1921c99827bd51560942df11332ccb7e615f Mon Sep 17 00:00:00 2001 From: mayfrost Date: Sat, 27 Oct 2018 04:05:31 -0300 Subject: [PATCH] Update ALTERNATIVES.md --- ALTERNATIVES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md index 0807482..676c85c 100644 --- a/ALTERNATIVES.md +++ b/ALTERNATIVES.md @@ -420,10 +420,10 @@ Most apps are from F-Droid, we are just starting. * __Application Vulnerability__: [BCCF](https://github.com/joxeankoret/nightmare/blob/master/doc/blind_code_coverage_fuzzer.txt) -> [afl-fuzz](http://lcamtuf.coredump.cx/afl/) * __Backdooring__: [Veil](https://github.com/Veil-Framework/Veil) -> [Cymothoa](http://cymothoa.sourceforge.net/) -> [Backdoor Factory](https://github.com/secretsquirrel/the-backdoor-factory) -> [Evilgrade](https://github.com/infobyte/evilgrade) - [EvilAbigail](https://github.com/GDSSecurity/EvilAbigail) * __Cross-Scripting__: [xsser](https://github.com/epsylon/xsser) -* __Exploit Famework__: [WebSploit](https://github.com/websploit/websploit) -> [w3af](https://github.com/andresriancho/w3af) +* __Exploit Famework__: [WebSploit](https://github.com/websploit/websploit) -> [w3af](https://github.com/andresriancho/w3af), [Metasploit](https://github.com/metasploit/framework2) * __Network Vulnerability__: [pytbull](http://pytbull.sourceforge.net/) -> [Yersinia](https://github.com/tomac/yersinia) * __Post Exploitation__: [Empire](https://github.com/EmpireProject/Empire) -> [Post Exploitation Collection](https://github.com/mubix/post-exploitation) (Windows) -> [mimikatz](https://github.com/gentilkiwi/mimikatz) (Windows) -> [Post Exploitation Linux Toolkit](https://github.com/cys3c/PELT) -> [poet](https://github.com/mossberg/poet) -* __Social Engineering__: [Social Engineering Toolkit](https://github.com/trustedsec/social-engineer-toolkit) +* __Social Engineering__: [Social Engineering Toolkit](https://github.com/trustedsec/social-engineer-toolkit), [The Browser Exploitation Framework Project](https://github.com/beefproject/beef) * __SQL Injection__: [sqlmap](https://github.com/sqlmapproject/sqlmap) * __SSH Denial__: [screwSSH](https://github.com/isislab/screwSSH) * __Web Application Vulnerability__: [Nikto](https://github.com/sullo/nikto)