Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azi-acceis committed May 13, 2024
1 parent 801a039 commit fe37919
Show file tree
Hide file tree
Showing 53 changed files with 9,584 additions and 612 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GIT
PATH
remote: .
specs:
aspisec (0.0.2)
aspisec (0.1.0)
activesupport (~> 7.1, >= 7.1.3.2)
docopt (~> 0.6)
pastel (~> 0.8)
Expand Down
52 changes: 26 additions & 26 deletions docs/pages/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

```
$ aspisec -h
AspiSec v0.0.1
AspiSec v0.1.0
Usage:
aspisec [options] clean
Expand Down Expand Up @@ -48,31 +48,31 @@ By default, it will be interactive, the description of each file / directory wil

```
$ aspisec list
netexec
✅ logs
✅ screenshots
✅ workspaces
sqlmap
✅ history
✅ logs
✅ hashcat
✅ sessions
✅ potfile
❌ dict_cache
theharvester
✅ stash
crackmapexec
logs
✅ screenshots
✅ workspaces
john
✅ logs
potfile
metasploit
✅ history
✅ logs
loot
✅ meterpreter
: amass ✅ logs ✅ database
✅ : mongodb-compass ✅ logs
✅ : mongodb-mongosh ✅ logs ✅ history
✅ : ncrack ✅ restore
: netexec ✅ logs ✅ screenshots ✅ workspaces
✅ : recaf ✅ classpath ✅ logs
✅ : remmina ❌ configs
❌ : bloodhound ✅ database ✅ transactions
✅ : semgrep ✅ logs1 ✅ logs2
✅ : crackmapexec ✅ logs ✅ screenshots ✅ workspaces
✅ : spiderfoot ✅ database ✅ logs
: sqlmap ✅ history ✅ logs
✅ : theharvester ✅ stash
: dbgate ❌ connections ✅ logs
✅ : weevely ✅ history ✅ sessions ✅ logs
✅ : ffuf ✅ history
✅ : whatwaf ✅ database
: hashcat ✅ sessions ✅ potfile ❌ dict_cache
✅ : home-history-files ✅ python ✅ postgresql ✅ ruby-irb ✅ ruby-rdbg ✅ redis-cli ❌ bash ❌ zsh ❌ zsh-alt
✅ : john ✅ logs ✅ potfile
: jwt_tool ✅ logs
✅ : lsassy ✅ masterkeys ✅ tickets
✅ : manspider ✅ logs ✅ loot
✅ : metasploit ✅ history ✅ logs ✅ loot ✅ meterpreter
✅ : mobsf ✅ logs ✅ downloads ✅ uploads ✅ database
```

## Library
Expand Down
6 changes: 3 additions & 3 deletions docs/ruby/Aspisec.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dl>
<dt>Defined in:</dt>
<dd>lib-ruby/aspisec/clean.rb<span class="defines">,<br />
lib-ruby/aspisec/config.rb,<br /> lib-ruby/aspisec/logger.rb,<br /> lib-ruby/aspisec/module.rb,<br /> lib-ruby/aspisec/modules.rb,<br /> lib-ruby/aspisec/version.rb,<br /> lib-ruby/aspisec/modules/john.rb,<br /> lib-ruby/aspisec/modules/sqlmap.rb,<br /> lib-ruby/aspisec/modules/hashcat.rb,<br /> lib-ruby/aspisec/modules/netexec.rb,<br /> lib-ruby/aspisec/modules/jwt_tool.rb,<br /> lib-ruby/aspisec/modules/manspider.rb,<br /> lib-ruby/aspisec/modules/metasploit.rb,<br /> lib-ruby/aspisec/modules/crackmapexec.rb,<br /> lib-ruby/aspisec/modules/theharvester.rb</span>
lib-ruby/aspisec/config.rb,<br /> lib-ruby/aspisec/logger.rb,<br /> lib-ruby/aspisec/module.rb,<br /> lib-ruby/aspisec/modules.rb,<br /> lib-ruby/aspisec/version.rb,<br /> lib-ruby/aspisec/configs/ffuf.rb,<br /> lib-ruby/aspisec/configs/john.rb,<br /> lib-ruby/aspisec/modules/ffuf.rb,<br /> lib-ruby/aspisec/modules/john.rb,<br /> lib-ruby/aspisec/configs/amass.rb,<br /> lib-ruby/aspisec/configs/mobsf.rb,<br /> lib-ruby/aspisec/configs/recaf.rb,<br /> lib-ruby/aspisec/modules/amass.rb,<br /> lib-ruby/aspisec/modules/mobsf.rb,<br /> lib-ruby/aspisec/modules/recaf.rb,<br /> lib-ruby/aspisec/configs/dbgate.rb,<br /> lib-ruby/aspisec/configs/lsassy.rb,<br /> lib-ruby/aspisec/configs/ncrack.rb,<br /> lib-ruby/aspisec/configs/sqlmap.rb,<br /> lib-ruby/aspisec/modules/dbgate.rb,<br /> lib-ruby/aspisec/modules/lsassy.rb,<br /> lib-ruby/aspisec/modules/ncrack.rb,<br /> lib-ruby/aspisec/modules/sqlmap.rb,<br /> lib-ruby/aspisec/configs/hashcat.rb,<br /> lib-ruby/aspisec/configs/netexec.rb,<br /> lib-ruby/aspisec/configs/remmina.rb,<br /> lib-ruby/aspisec/configs/semgrep.rb,<br /> lib-ruby/aspisec/configs/weevely.rb,<br /> lib-ruby/aspisec/configs/whatwaf.rb,<br /> lib-ruby/aspisec/modules/hashcat.rb,<br /> lib-ruby/aspisec/modules/netexec.rb,<br /> lib-ruby/aspisec/modules/remmina.rb,<br /> lib-ruby/aspisec/modules/semgrep.rb,<br /> lib-ruby/aspisec/modules/weevely.rb,<br /> lib-ruby/aspisec/modules/whatwaf.rb,<br /> lib-ruby/aspisec/configs/jwt_tool.rb,<br /> lib-ruby/aspisec/modules/jwt_tool.rb,<br /> lib-ruby/aspisec/configs/manspider.rb,<br /> lib-ruby/aspisec/modules/manspider.rb,<br /> lib-ruby/aspisec/configs/bloodhound.rb,<br /> lib-ruby/aspisec/configs/metasploit.rb,<br /> lib-ruby/aspisec/configs/spiderfoot.rb,<br /> lib-ruby/aspisec/modules/bloodhound.rb,<br /> lib-ruby/aspisec/modules/metasploit.rb,<br /> lib-ruby/aspisec/modules/spiderfoot.rb,<br /> lib-ruby/aspisec/configs/crackmapexec.rb,<br /> lib-ruby/aspisec/configs/theharvester.rb,<br /> lib-ruby/aspisec/modules/crackmapexec.rb,<br /> lib-ruby/aspisec/modules/theharvester.rb,<br /> lib-ruby/aspisec/configs/mongodb_compass.rb,<br /> lib-ruby/aspisec/configs/mongodb_mongosh.rb,<br /> lib-ruby/aspisec/modules/mongodb_compass.rb,<br /> lib-ruby/aspisec/modules/mongodb_mongosh.rb,<br /> lib-ruby/aspisec/configs/home_history_files.rb,<br /> lib-ruby/aspisec/modules/home_history_files.rb</span>
</dd>
</dl>

Expand Down Expand Up @@ -119,7 +119,7 @@ <h2>

</div>
</dt>
<dd><pre class="code"><span style="background-color:hsla(0,100%,50%,0.05)"><span style="color:#710">'</span><span style="color:#D20">0.0.2</span><span style="color:#710">'</span></span></pre></dd>
<dd><pre class="code"><span style="background-color:hsla(0,100%,50%,0.05)"><span style="color:#710">'</span><span style="color:#D20">0.1.0</span><span style="color:#710">'</span></span></pre></dd>

</dl>

Expand All @@ -135,7 +135,7 @@ <h2>
</div>

<div id="footer">
Generated on Thu Apr 11 16:52:11 2024 by
Generated on Mon May 13 11:29:37 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.36 (ruby-3.3.0).
</div>
Expand Down
Loading

0 comments on commit fe37919

Please sign in to comment.