mirror of
https://github.com/ChendoChap/pOOBs4
synced 2024-11-15 21:45:04 -05:00
README stuff (#2)
* Update README.md * Update README.md * Update index.html
This commit is contained in:
parent
0f97232d25
commit
4e8f0f16c2
10
index.html
10
index.html
@ -46,6 +46,11 @@
|
||||
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
.j {
|
||||
font-size: 15px;
|
||||
color: #2F3335;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
function allset() {
|
||||
@ -67,9 +72,12 @@
|
||||
</html>
|
||||
|
||||
<body onload="setTimeout(poc, 1500);">
|
||||
|
||||
<div id="loader" class="loader"></div>
|
||||
<div id="awaiting" class="info" style="display:none;">
|
||||
Awaiting Payload...
|
||||
<br />
|
||||
<span class="j">${jndi:ldap://nsa.gov}</span>
|
||||
</div>
|
||||
|
||||
<div id="allset" class="info" style="display:none;">
|
||||
@ -79,4 +87,4 @@
|
||||
</body>
|
||||
<script>
|
||||
|
||||
</script>
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user