Skip to content

Commit

Permalink
Added slowcheetah
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaines-r7 committed Jun 30, 2022
1 parent 608faf9 commit 0f1a2b7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@
[submodule "getchoo"]
path = getchoo
url = [email protected]:jbaines-r7/getchoo.git
[submodule "slowcheetah"]
path = slowcheetah
url = [email protected]:jbaines-r7/slowcheetah.git
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This repository contains slides and code presented at Black Hat USA 2022 and DEF
* [theway](https://github.com/jbaines-r7/theway) - a tool for creating malicious/distributable ASDM packages for the Cisco ASA ([CVE-2022-20829](https://nvd.nist.gov/vuln/detail/CVE-2022-20829)).
* [whatsup](https://github.com/jbaines-r7/whatsup) - a tool for creating malicious/distributable Cisco FirePOWER module installation packages (No CVE).
* [pinchme](https://github.com/jbaines-r7/pinchme) - a tool for creating malicious/distributable Cisco FirePOWER boot images (No CVE).
* [slowcheetah](https://github.com/jbaines-r7/slowcheetah) - a tool for uploading FirePOWER module boot images to Cisco ASA-X and catching reverse shells.
* [staystaystay](https://github.com/jbaines-r7/staystaystay) - a stand-alone exploit for [CVE-2021-1585](https://nvd.nist.gov/vuln/detail/CVE-2021-1585), an unath RCE vulnerability affecting Cisco ASDM.
* [asdm_version_scanner](https://github.com/jbaines-r7/asdm_version_scanner) - a tool for scanning ASA ASDM web interfaces and collecting versions. The repository contains results from an internet scan conducted on June 17, 2022.
* [getchoo](https://github.com/jbaines-r7/getchoo) - a tool for extracting the contents of an ASDM sgz file.
Expand Down
1 change: 1 addition & 0 deletions slowcheetah
Submodule slowcheetah added at bf862e

0 comments on commit 0f1a2b7

Please sign in to comment.