mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-21 12:13:17 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
d9e4129c03
commit
74aea447ea
1 changed files with 2 additions and 0 deletions
|
@ -371,6 +371,8 @@ This is just **awesome**. If you are **looking for an object like globals, built
|
|||
{% endhint %}
|
||||
|
||||
```python
|
||||
import os, sys
|
||||
|
||||
SEARCH_FOR = {
|
||||
# Misc
|
||||
"__globals__": set(),
|
||||
|
|
Loading…
Reference in a new issue