migrate to git.charlotte.sh

This commit is contained in:
Charlotte Croce 2025-04-19 23:42:08 -04:00
commit fbd588721e
412 changed files with 13750 additions and 0 deletions

View file

@ -0,0 +1,66 @@
<html>
<head>
<style>
td {border: 1px solid black;}
</style>
</head>
<body>
<h3>Access logs with IOC indicators:</h3>
<table>
<tr>
<td>10.0.17.5</td>
<td>04/Mar/2024:14:43:50</td>
<td>/index.php?cmd=etc/passwd</td>
</tr>
<tr>
<td>10.0.17.5</td>
<td>04/Mar/2024:14:44:19</td>
<td>/index.php?cmd=cat+etc/passwd</td>
</tr>
<tr>
<td>10.0.17.5</td>
<td>04/Mar/2024:14:44:52</td>
<td>/index.php?cmd=/bing/bash+myscript.bash</td>
</tr>
<tr>
<td>10.0.17.5</td>
<td>04/Mar/2024:14:45:01</td>
<td>/index.php?cmd=/bin/bash+myscript.bash</td>
</tr>
<tr>
<td>10.0.17.5</td>
<td>04/Mar/2024:14:45:19</td>
<td>/index.php?cmd=/bin/sh+simplebackdoor.bash</td>
</tr>
<tr>
<td>10.0.17.5</td>
<td>04/Mar/2024:14:45:31</td>
<td>/index.php?/bin/sh+simplebackdoor.bash</td>
</tr>
<tr>
<td>10.0.17.5</td>
<td>04/Mar/2024:14:46:03</td>
<td>/index.php?a=1+OR+1=1--</td>
</tr>
<tr>
<td>10.0.17.6</td>
<td>04/Mar/2024:14:49:44</td>
<td>/index.html?command=/bin/bash/+reverseshell.bash</td>
</tr>
<tr>
<td>10.0.17.6</td>
<td>04/Mar/2024:14:50:24</td>
<td>/index.html?command=/bin/bash/+midtermcheatdetector.bash</td>
</tr>
</table>
</body>
</html>